Go to the documentation of this file.
38 #ifndef constantRadiation_H
39 #define constantRadiation_H
48 namespace regionModels
50 namespace surfaceFilmModels
A class for managing temporary objects.
TypeName("constantRadiation")
Runtime type information.
volScalarField QrConst_
Constant radiative flux [kg/s3].
volScalarField mask_
Radiation mask.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
void operator=(const constantRadiation &)
Disallow default bitwise assignment.
const scalar duration_
Duration [s].
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
const dictionary & dict() const
Return const access to the cloud dictionary.
virtual ~constantRadiation()
Destructor.
scalar absorptivity_
Absorptivity.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void correct()
Correct.
constantRadiation(const constantRadiation &)
Disallow default bitwise copy construct.
Base class for surface film models.
Generic GeometricField class.
const scalar timeStart_
Time start [s].