36 #ifndef primaryRadiation_H 37 #define primaryRadiation_H 46 namespace regionModels
48 namespace surfaceFilmModels
Base class for surface film models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & dict() const
Return const access to the cloud dictionary.
virtual tmp< volScalarField::Internal > Shs()
Return the radiation sensible enthalpy source.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
virtual ~primaryRadiation()
Destructor.
TypeName("primaryRadiation")
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Radiation model whereby the radiative heat flux is mapped from the primary region.
primaryRadiation(surfaceFilmRegionModel &film, const dictionary &dict)
Construct from surface film model and dictionary.
virtual void correct()
Correct.
A class for managing temporary objects.
void operator=(const primaryRadiation &)=delete
Disallow default bitwise assignment.
Base class for film radiation models.