70 thermo_->validate(
name,
"e");
89 thermo_->he() = thermo_->he(
p,
T);
const Mesh & mesh() const
Return mesh.
Generic GeometricField class.
tmp< GeometricField< Type, PatchField, GeoMesh > > T() const
Return transpose (only if it is a tensor field)
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
static word groupName(Name name, const word &group)
Single incompressible VoFphase derived from the phase-fraction. Used as part of the multiPhaseMixture...
const word & name() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
compressibleVoFphase(const word &name, const fvMesh &mesh, const volScalarField &T)
Construct from components.
void correct(const volScalarField &p, const volScalarField &T)
virtual autoPtr< VoFphase > clone() const
Return clone.
Mesh data needed to do the Finite Volume discretisation.
virtual bool write(const bool write=true) const
Write using setting from DB.
static autoPtr< rhoFluidThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
word name(const bool)
Return a word representation of a bool.
const dimensionSet dimless
const dimensionSet dimTime
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)