Go to the documentation of this file.
35 namespace regionModels
37 namespace surfaceFilmModels
93 zeroGradientFvPatchScalarField::typeName
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for managing temporary objects.
noRadiation(const noRadiation &)
Disallow default bitwise copy construct.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
Base class for film radiation models.
dimensionedScalar pow3(const dimensionedScalar &ds)
virtual ~noRadiation()
Destructor.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
virtual void correct()
Correct.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
defineTypeNameAndDebug(kinematicSingleLayer, 0)
addToRunTimeSelectionTable(surfaceFilmModel, kinematicSingleLayer, mesh)
Base class for surface film models.
Generic GeometricField class.
Dummy radiation model for 'none' option.