44 namespace saturationModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > Tsat(const volScalarField &p) const
Saturation temperature.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual tmp< volScalarField > pSatPrime(const volScalarField &T) const
Saturation pressure derivative w.r.t. temperature.
virtual ~ArdenBuck()
Destructor.
const phaseInterface & interface() const
Access the interface.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Model to describe the dependence of saturation pressure on temperature, and vice versa.
virtual tmp< volScalarField > lnPSat(const volScalarField &T) const
Natural log of the saturation pressure.
ArdenBuck(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
A class for managing temporary objects.
TypeName("ArdenBuck")
Runtime type information.
virtual tmp< volScalarField > pSat(const volScalarField &T) const
Saturation pressure.
ArdenBuck equation for the vapour pressure of moist air.