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