Go to the documentation of this file.
41 #ifndef MovingPhaseModel_H
42 #define MovingPhaseModel_H
44 #include "phaseModel.H"
55 template<
class BasePhaseModel>
122 # include "MovingPhaseModel.C"
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual tmp< surfaceScalarField > alphaPhi() const
virtual tmp< surfaceScalarField > diffNo() const
Class which represents a moving fluid phase. Holds the velocity, fluxes and turbulence model....
virtual tmp< surfaceScalarField > phi() const
virtual tmp< volVectorField > U() const
virtual ~MovingPhaseModel()=default
MovingPhaseModel(const phaseSystem &fluid, const word &phaseName)
Class to represent a system of phases and model interfacial transfers between them.
Generic GeometricField class.