Go to the documentation of this file.
36 #ifndef primaryRadiation_H
37 #define primaryRadiation_H
46 namespace regionModels
48 namespace surfaceFilmModels
A class for managing temporary objects.
virtual ~primaryRadiation()
Destructor.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
virtual void correct()
Correct.
volScalarField QinPrimary_
Incident radiative flux mapped from the primary region / [kg/s3].
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
const dictionary & dict() const
Return const access to the cloud dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
void operator=(const primaryRadiation &)
Disallow default bitwise assignment.
TypeName("primaryRadiation")
Runtime type information.
Base class for surface film models.
primaryRadiation(const primaryRadiation &)
Disallow default bitwise copy construct.
Generic GeometricField class.