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