38#ifndef primaryRadiation_H
39#define primaryRadiation_H
59 public filmRadiationModel
72 primaryRadiation(
const primaryRadiation&) =
delete;
75 void operator=(
const primaryRadiation&) =
delete;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
virtual void correct()
Correct.
TypeName("primaryRadiation")
Runtime type information.
virtual ~primaryRadiation()
Destructor.
Base class for surface film models.
const dictionary & dict() const
Return const access to the cloud dictionary.
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
Forwards and collection of common volume field types.