55 #ifndef function1Pressure_H
56 #define function1Pressure_H
65 namespace saturationModels
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Saturation vapour pressure in terms of temperature in Kelvins. The saturation pressure in Pa is speci...
function1Pressure(const dictionary &dict)
Construct from a dictionary and an interface.
TypeName("function1")
Runtime type information.
virtual tmp< scalarField > pSat(const scalarField &T) const
Saturation pressure for scalarField.
virtual ~function1Pressure()
Destructor.
virtual tmp< scalarField > pSatPrime(const scalarField &T) const
Saturation pressure derivative w.r.t. temperature for scalarField.
virtual tmp< scalarField > lnPSat(const scalarField &T) const
Natural log of the saturation pressure for scalarField.
Model to describe the dependence of saturation pressure on temperature.
A class for managing temporary objects.
void T(GeometricField< Type, GeoMesh, PrimitiveField1 > &gf, const GeometricField< Type, GeoMesh, PrimitiveField2 > &gf1)