31 template<
class FieldType>
44 &saturationTemperatureModel::Tsat
49 template<
class FieldType>
62 &saturationTemperatureModel::TsatPrime
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 temperature on pressure.
saturationTemperatureModel()
Default construct.
virtual ~saturationTemperatureModel()
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 dimTemperature
defineTypeNameAndDebug(combustionModel, 0)
#define IMPLEMENT_TSAT(ModelType, FieldType)