70 #ifndef function1Temperature_H
71 #define function1Temperature_H
80 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 temperature in terms of the vapour pressure (in Pa). The saturation temperature in ...
TypeName("function1")
Runtime type information.
virtual tmp< scalarField > Tsat(const scalarField &p) const
Saturation temperature for scalarField.
virtual tmp< scalarField > TsatPrime(const scalarField &p) const
Saturation temperature derivative w.r.t. pressure for scalarField.
function1Temperature(const dictionary &dict)
Construct from a dictionary and an interface.
virtual ~function1Temperature()
Destructor.
Model to describe the dependence of saturation temperature on pressure.
A class for managing temporary objects.