49 phasePropertyName(
"thermo:psi", phaseName),
63 phasePropertyName(
"thermo:mu", phaseName),
83 return basicThermo::New<psiThermo>(
mesh, phaseName);
141 return mu_.boundaryField()[
patchi];
const GeometricField< Type, PatchField, GeoMesh > & oldTime() const
Return old time field.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
implementation(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual tmp< volScalarField > mu() const
Dynamic viscosity of mixture [kg/m/s].
const Time & time() const
Return the top-level database.
virtual ~psiThermo()
Destructor.
Dimension set for the base types.
static word timeName(const scalar, const int precision=curPrecision_)
Return time name of given scalar time.
A class for handling words, derived from string.
virtual tmp< volScalarField > rho() const
Density [kg/m^3] - uses current value of pressure.
virtual void correctRho(const volScalarField &deltaRho)
Add the given density correction to the density field.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static autoPtr< psiThermo > New(const fvMesh &mesh, const word &phaseName=word::null)
Standard selection based on fvMesh.
defineTypeNameAndDebug(combustionModel, 0)
virtual ~implementation()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< volScalarField > rho0() const
Old-time density [kg/m^3].
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual const volScalarField & psi() const
Compressibility [s^2/m^2].