38namespace surfaceFilmModels
73 film.mappedPushedFieldPatchTypes<scalar>()
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
void correctBoundaryConditions()
Correct boundary field.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Base class for film radiation models.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
surfaceFilmRegionModel & filmModel_
Reference to the film surface film model.
Radiation model whereby the radiative heat flux is mapped from the primary region.
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
virtual void correct()
Correct.
virtual ~primaryRadiation()
Destructor.
Base class for surface film models.
virtual const volScalarField & alpha() const =0
Return the film coverage, 1 = covered, 0 = uncovered / [].
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensionedScalar pow3(const dimensionedScalar &ds)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
static constexpr const zero Zero
Global zero (0)
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)