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.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
addToRunTimeSelectionTable(saturationPressureModel, Antoine, dictionary)
defineTypeNameAndDebug(Antoine, 0)
const dimensionSet dimPressure
const dimensionSet dimTemperature
Type gAverage(const FieldField< Field, Type > &f)