Go to the documentation of this file.
116 const word& phaseName
124 const word& phaseName
131 const word& phaseName,
132 const word& dictionaryName
148 const word& phaseName,
declareRunTimeSelectionTable(autoPtr, rhoThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName))
rhoThermo(const rhoThermo &)
virtual void correctRho(const volScalarField &deltaRho, const dimensionedScalar &rhoMin, const dimensionedScalar &rhoMax)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
static const word dictName
Fundamental fluid thermodynamic properties.
virtual const volScalarField & psi() const
Basic thermodynamic properties based on density.
static autoPtr< rhoThermo > New(const fvMesh &, const word &phaseName=word::null)
const dimensionedScalar rhoMin
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
virtual tmp< volScalarField > mu() const
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const dimensionedScalar rhoMax
Macros to ease declaration of run-time selection tables.
virtual tmp< volScalarField > rho() const
Generic GeometricField class.