85 namespace saturationModels
virtual tmp< volScalarField > pSatPrime(const volScalarField &T) const
Saturation pressure derivative w.r.t. temperature.
A list of keyword definitions, which are a keyword followed by any number of values (e...
function1(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual tmp< volScalarField > Tsat(const volScalarField &p) const
Saturation temperature.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
TypeName("function1")
Runtime type information.
virtual ~function1()
Destructor.
virtual tmp< volScalarField > pSat(const volScalarField &T) const
Saturation pressure.
const phaseInterface & interface() const
Access the interface.
Saturation vapour temperature in terms of the vapour pressure (in Pa). The saturation temperature in ...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Model to describe the dependence of saturation pressure on temperature, and vice versa.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
virtual tmp< volScalarField > lnPSat(const volScalarField &T) const
Natural log of the saturation pressure.