41#ifndef MovingPhaseModel_H
42#define MovingPhaseModel_H
44#include "phaseModel.H"
55template<
class BasePhaseModel>
virtual const surfaceScalarField & phi()
Access the volumetric flux.
virtual tmp< surfaceScalarField > diffNo() const
Diffusion number.
virtual void correct()
Correct the phase properties other than the thermo and turbulence.
virtual surfaceScalarField & alphaPhi()
Access the volumetric flux of the phase.
virtual ~MovingPhaseModel()=default
Destructor.
virtual tmp< volVectorField > U() const
Access const reference to U.
virtual tmp< surfaceScalarField > alphaPhi() const
Constant access the volumetric flux of the phase.
MovingPhaseModel(const multiphaseInterSystem &fluid, const word &phaseName)
virtual tmp< surfaceScalarField > phi() const
Constant access the volumetric flux.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField