Go to the documentation of this file.
38 #ifndef primaryRadiation_H
39 #define primaryRadiation_H
48 namespace regionModels
50 namespace surfaceFilmModels
Radiation model whereby the radiative heat flux is mapped from the primary region.
virtual ~primaryRadiation()
Destructor.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
virtual void correct()
Correct.
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.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("primaryRadiation")
Runtime type information.
Base class for film radiation models.