virtual void correctRho(const volScalarField &deltaRho)=0
Add the given density correction to the density field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Base-class for fluid and solid thermodynamic properties.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > rho() const =0
Density [kg/m^3].
static autoPtr< rhoThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
TypeName("rhoThermo")
Runtime type information.
void operator=(const dynamicTransportModel &)=delete
Disallow default bitwise assignment.
virtual const word & phaseName() const =0
Return the phase name.
A class for handling words, derived from string.
Base-class for fluid thermodynamic properties.
static const word null
An empty word.
declareRunTimeSelectionTable(autoPtr, rhoThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName))
Declare run-time constructor selection table.
virtual ~rhoThermo()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< volScalarField > mu() const =0
Dynamic viscosity of mixture [kg/m/s].
Base-class for fluid thermodynamic properties based on density.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
A class for managing temporary objects.
virtual const volScalarField & psi() const =0
Compressibility [s^2/m^2].
virtual tmp< volScalarField > rho0() const =0
Old-time density [kg/m^3].