Go to the documentation of this file.
40 #ifndef constantRadiation_H
41 #define constantRadiation_H
50 namespace regionModels
52 namespace surfaceFilmModels
77 const scalar timeStart_;
80 const scalar duration_;
TypeName("constantRadiation")
Runtime type information.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
Base class for surface film models.
const dictionary & dict() const
Return const access to the cloud dictionary.
virtual ~constantRadiation()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void correct()
Correct.
Film constant radiation model. The constant radiative flux is specified by the user,...
Base class for film radiation models.