49 mappedConvectiveHeatTransfer,
55mappedConvectiveHeatTransfer::mappedConvectiveHeatTransfer
61 heatTransferModel(
film),
68 film.primaryMesh().thisDb(),
78 htcConvPrimary_.
name(),
80 film.regionMesh().thisDb(),
86 film.mappedPushedFieldPatchTypes<scalar>()
90 htcConvPrimary_.correctBoundaryConditions();
93 htcConvFilm_.correctBoundaryConditions();
108 htcConvPrimary_.correctBoundaryConditions();
111 htcConvFilm_.correctBoundaryConditions();
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
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,...
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
Base class for film heat transfer models.
Convective heat transfer model based on a re-working of a Nusselt number correlation.
virtual ~mappedConvectiveHeatTransfer()
Destructor.
virtual void correct()
Correct.
virtual tmp< volScalarField > h() const
Return the heat transfer coefficient [W/m2/K].
Base class for surface film models.
const dictionary & dict() const
Return const access to the cloud dictionary.
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensionedScalar pow3(const dimensionedScalar &ds)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const dimensionSet dimTemperature(0, 0, 0, 1, 0, 0, 0)
static constexpr const zero Zero
Global zero (0).
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)