37#ifndef StaticPhaseModel_H
38#define StaticPhaseModel_H
40#include "phaseModel.H"
51template<
class BasePhaseModel>
virtual const surfaceScalarField & phi()
Access the volumetric flux.
virtual tmp< surfaceScalarField > diffNo() const
Maximum 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 tmp< volVectorField > U() const
Access const reference to U.
virtual tmp< surfaceScalarField > alphaPhi() const
Constant access the volumetric flux of the phase.
StaticPhaseModel(const multiphaseInterSystem &fluid, const word &phaseName)
virtual ~StaticPhaseModel()=default
Destructor.
virtual tmp< surfaceScalarField > phi() const
Constant access the volumetric flux. Return zero field.
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