33 namespace saturationModels
75 return function_->value(
p);
89 function_->value(
p + dp/2)
90 - function_->value(
p - dp/2)
Macros for easy insertion into run-time selection tables.
Run-time selectable general function of one variable.
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 ...
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.
addToRunTimeSelectionTable(saturationPressureModel, Antoine, dictionary)
defineTypeNameAndDebug(Antoine, 0)
Type gAverage(const UList< Type > &f, const label comm)
const dimensionSet & dimPressure
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
const dimensionSet & dimTemperature