40 template<
class FieldType>
53 &saturationPressureModel::pSat
58 template<
class FieldType>
71 &saturationPressureModel::pSatPrime
76 template<
class FieldType>
89 &saturationPressureModel::lnPSat
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Model to describe the dependence of saturation pressure on temperature.
saturationPressureModel()
Default construct.
virtual ~saturationPressureModel()
Destructor.
A class for managing temporary objects.
tmp< scalarField > evaluate(const scalarField &argument, const word &name, const dimensionedScalar &value)
Construct a scalar field from a uniform value.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
const dimensionSet dimPressure
const dimensionSet dimless
void T(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1)
const dimensionSet dimTemperature
defineTypeNameAndDebug(combustionModel, 0)
#define IMPLEMENT_PSAT(ModelType, FieldType)