34 namespace regionModels
36 namespace surfaceFilmModels
52 noRadiation::noRadiation
Base class for surface film models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
addToRunTimeSelectionTable(surfaceFilmRegionModel, kinematicSingleLayer, mesh)
Macros for easy insertion into run-time selection tables.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
virtual ~noRadiation()
Destructor.
dimensionedScalar pow3(const dimensionedScalar &ds)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
virtual void correct()
Correct.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
A class for managing temporary objects.
Base class for film radiation models.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
defineTypeNameAndDebug(kinematicSingleLayer, 0)