Go to the documentation of this file.
77 #ifndef saturationModels_function1_H
78 #define saturationModels_function1_H
87 namespace saturationModels
A class for managing temporary objects.
function1(const dictionary &dict, const objectRegistry &db)
virtual tmp< volScalarField > pSat(const volScalarField &T) const
virtual tmp< volScalarField > pSatPrime(const volScalarField &T) const
Registry of regIOobjects.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< volScalarField > Tsat(const volScalarField &p) const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Saturation vapour temperature in terms of the vapour pressure (in Pa). The saturation temperature in ...
Generic GeometricField class.
virtual tmp< volScalarField > lnPSat(const volScalarField &T) const
const objectRegistry & db() const noexcept