75 const word& phaseName,
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
autoPtr< phaseModel > operator()(Istream &is) const
autoPtr< phaseModel > clone() const
Return clone.
const volScalarField & Alpha() const
Return const-access to phase mass-fraction.
const word & name() const
phaseModel(const word &phaseName, const volScalarField &p, const volScalarField &T)
Construct from components.
iNew(const volScalarField &p, const volScalarField &T)
A class for handling words, derived from string.
const rhoThermo & thermo() const
Return const-access to phase rhoThermo.
Return a pointer to a new phaseModel created on freestore.
const word & keyword() const
tmp< GeometricField< scalar, fvPatchField, volMesh > > T() const
Return transpose (only if it is a tensor field)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
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...
const volScalarField::Internal & dgdt() const
Return const-access to phase divergence.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...