Go to the documentation of this file.
36 namespace regionModels
38 namespace surfaceFilmModels
54 constantHeatTransfer::constantHeatTransfer
61 c0_(coeffDict_.
get<scalar>(
"c0"))
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Base class for film heat transfer models.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
A class for managing temporary objects.
const dimensionSet dimEnergy
static word timeName(const scalar t, const int precision=precision_)
const Time & time() const
addToRunTimeSelectionTable(surfaceFilmRegionModel, kinematicSingleLayer, mesh)
virtual ~constantHeatTransfer()
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
Base class for surface film models.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
virtual tmp< volScalarField > h() const
defineTypeNameAndDebug(kinematicSingleLayer, 0)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const dimensionSet dimTemperature(0, 0, 0, 1, 0, 0, 0)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Constant heat transfer model.
surfaceFilmRegionModel & filmModel_
Generic GeometricField class.
const fvMesh & regionMesh() const