Go to the documentation of this file.
35 namespace regionModels
37 namespace surfaceFilmModels
102 owner().regionMesh(),
106 owner().regionMesh(),
108 zeroGradientFvPatchScalarField::typeName
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Radiation model whereby the radiative heat flux is mapped from the primary region.
A class for managing temporary objects.
virtual ~primaryRadiation()
Destructor.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
const Time & time() const
Return the reference to the time database.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
virtual void correct()
Correct.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
volScalarField QinPrimary_
Incident radiative flux mapped from the primary region / [kg/s3].
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
Base class for film radiation models.
Pre-declare SubField and related Field type.
dimensionedScalar pow3(const dimensionedScalar &ds)
InternalField & internalField()
Return internal field.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
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.
Generic dimensioned Type class.
wordList mappedPushedFieldPatchTypes() const
Return boundary types for pushed mapped field patches.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
void correctBoundaryConditions()
Correct boundary field.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
surfaceFilmModel & owner_
Reference to the owner surface film model.
addToRunTimeSelectionTable(surfaceFilmModel, kinematicSingleLayer, mesh)
Base class for surface film models.
primaryRadiation(const primaryRadiation &)
Disallow default bitwise copy construct.
Generic GeometricField class.
virtual const volScalarField & alpha() const =0
Return the film coverage, 1 = covered, 0 = uncovered / [].
const fvMesh & regionMesh() const
Return the region mesh database.