35 namespace regionModels
37 namespace surfaceFilmModels
53 primaryRadiation::primaryRadiation
102 owner().regionMesh(),
106 owner().regionMesh(),
108 zeroGradientFvPatchScalarField::typeName
surfaceFilmModel & owner_
Reference to the owner surface film model.
virtual ~primaryRadiation()
Destructor.
dimensionedScalar pow3(const dimensionedScalar &ds)
defineTypeNameAndDebug(kinematicSingleLayer, 0)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
wordList mappedPushedFieldPatchTypes() const
Return boundary types for pushed mapped field patches.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
addToRunTimeSelectionTable(surfaceFilmModel, kinematicSingleLayer, mesh)
InternalField & internalField()
Return internal field.
const fvMesh & regionMesh() const
Return the region mesh database.
const Time & time() const
Return the reference to the time database.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
virtual const volScalarField & alpha() const =0
Return the film coverage, 1 = covered, 0 = uncovered / [].
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
Macros for easy insertion into run-time selection tables.
void correctBoundaryConditions()
Correct boundary field.
Base class for surface film models.
virtual void correct()
Correct.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A class for managing temporary objects.