Go to the documentation of this file.
37 #ifndef StaticPhaseModel_H
38 #define StaticPhaseModel_H
40 #include "phaseModel.H"
51 template<
class BasePhaseModel>
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual tmp< surfaceScalarField > phi() const
virtual tmp< surfaceScalarField > alphaPhi() const
virtual ~StaticPhaseModel()=default
Class which represents a static fluid phase.
virtual tmp< surfaceScalarField > diffNo() const
virtual tmp< volVectorField > U() const
StaticPhaseModel(const phaseSystem &fluid, const word &phaseName)
Class to represent a system of phases and model interfacial transfers between them.
Generic GeometricField class.