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