51 namespace saturationModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > pSatPrime(const volScalarField &T) const
Saturation pressure derivetive w.r.t. temperature.
dimensionedScalar C_
Constant C.
virtual tmp< volScalarField > lnPSat(const volScalarField &T) const
Natural log of the saturation pressure.
TypeName("Antoine")
Runtime type information.
Antoine(const dictionary &dict)
Construct from a dictionary.
virtual ~Antoine()
Destructor.
virtual tmp< volScalarField > Tsat(const volScalarField &p) const
Saturation temperature.
Antoine equation for the vapour pressure.
virtual tmp< volScalarField > pSat(const volScalarField &T) const
Saturation pressure.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensionedScalar B_
Constant B.
A class for managing temporary objects.
dimensionedScalar A_
Constant A.