47 phasePropertyName(
"thermo:psi"),
61 phasePropertyName(
"thermo:mu"),
81 return basicThermo::New<psiThermo>(
mesh, phaseName);
virtual tmp< volScalarField > mu() const
Dynamic viscosity of mixture [kg/m/s].
Mesh data needed to do the Finite Volume discretisation.
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual const volScalarField & psi() const
Compressibility [s^2/m^2].
virtual tmp< volScalarField > rho() const
Density [kg/m^3] - uses current value of pressure.
volScalarField mu_
Dynamic viscosity [kg/m/s].
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual ~psiThermo()
Destructor.
Dimension set for the base types.
volScalarField & p_
Pressure [Pa].
psiThermo(const psiThermo &)
Construct as copy (not implemented)
Fundamental fluid thermodynamic properties.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static autoPtr< psiThermo > New(const fvMesh &mesh, const word &phaseName=word::null)
Selector.
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.
defineTypeNameAndDebug(combustionModel, 0)
volScalarField psi_
Compressibility [s^2/m^2].