50 #ifndef limitTemperature_H 51 #define limitTemperature_H 105 const word& modelType,
Correction for temperature to apply limits between minimum and maximum values.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void correct(volScalarField &he)
Correct the energy field.
const fvMesh & mesh() const
Return const access to the mesh database.
scalar Tmin_
Minimum temperature limit [K].
A class for handling words, derived from string.
scalar Tmax_
Maximum temperature limit [K].
const word & name() const
Return const access to the source name.
Mesh data needed to do the Finite Volume discretisation.
Cell-set options abtract base class. Provides a base set of controls, e.g.:
virtual bool read(const dictionary &dict)
Read dictionary.
TypeName("limitTemperature")
Runtime type information.
virtual ~limitTemperature()
Destructor.