Go to the documentation of this file.
35 namespace regionModels
37 namespace surfaceFilmModels
76 htcConvPrimary_.name(),
88 htcConvPrimary_.correctBoundaryConditions();
91 htcConvFilm_.correctBoundaryConditions();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
mappedConvectiveHeatTransfer(const mappedConvectiveHeatTransfer &)
Disallow default bitwise copy construct.
A class for managing temporary objects.
volScalarField htcConvFilm_
Heat transfer coefficient - film region [W/m2/K].
const Time & time() const
Return the reference to the time database.
const fvMesh & primaryMesh() const
Return the reference to the primary mesh database.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
dimensionedScalar pow3(const dimensionedScalar &ds)
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.
virtual ~mappedConvectiveHeatTransfer()
Destructor.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
virtual tmp< volScalarField > h() const
Return the heat transfer coefficient [W/m2/K].
void correctBoundaryConditions()
Correct boundary field.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
virtual void correct()
Correct.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
Convective heat transfer model based on a re-working of a Nusselt number correlation.
addToRunTimeSelectionTable(surfaceFilmModel, kinematicSingleLayer, mesh)
volScalarField htcConvPrimary_
Heat transfer coefficient - primary region [W/m2/K].
const dimensionSet dimTemperature(0, 0, 0, 1, 0, 0, 0)
Base class for surface film models.
const fvMesh & regionMesh() const
Return the region mesh database.