71 #ifndef function1Temperature_H
72 #define function1Temperature_H
81 namespace saturationModels
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Saturation vapour temperature in terms of the vapour pressure (in Pa). The saturation temperature in ...
virtual tmp< volScalarField::Internal > Tsat(const volScalarField::Internal &p) const
Saturation temperature for volScalarField::Internal.
TypeName("function1")
Runtime type information.
function1Temperature(const dictionary &dict)
Construct from a dictionary and an interface.
virtual ~function1Temperature()
Destructor.
Model to describe the dependence of saturation pressure on temperature, and vice versa.
A class for managing temporary objects.