Go to the documentation of this file.
43 #ifndef AntoineExtended_H
44 #define AntoineExtended_H
52 namespace saturationModels
virtual tmp< volScalarField > pSat(const volScalarField &T) const
Saturation pressure.
A class for managing temporary objects.
Antoine equation for the vapour pressure.
virtual tmp< volScalarField > pSatPrime(const volScalarField &T) const
Saturation pressure derivetive w.r.t. temperature.
TypeName("AntoineExtended")
Runtime type information.
virtual ~AntoineExtended()
Destructor.
Extended Antoine equation for the vapour pressure.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
AntoineExtended(const dictionary &dict)
Construct from a dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
virtual tmp< volScalarField > lnPSat(const volScalarField &T) const
Natural log of the saturation pressure.
dimensionedScalar E_
Constant E.
dimensionedScalar D_
Constant D.
Generic GeometricField class.
virtual tmp< volScalarField > Tsat(const volScalarField &p) const
Saturation temperature.
dimensionedScalar F_
Constant F.