Go to the documentation of this file.
35 namespace regionModels
37 namespace surfaceFilmModels
100 zeroGradientFvPatchScalarField::typeName
virtual void correct()
Correct.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
A class for managing temporary objects.
const dimensionSet dimEnergy
constantHeatTransfer(const constantHeatTransfer &)
Disallow default bitwise copy construct.
const Time & time() const
Return the reference to the time database.
virtual ~constantHeatTransfer()
Destructor.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
scalar c0_
Constant heat transfer coefficient [W/m2/K].
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.
virtual tmp< volScalarField > h() const
Return the heat transfer coefficient [W/m2/K].
defineTypeNameAndDebug(kinematicSingleLayer, 0)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
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.
Constant heat transfer model.
addToRunTimeSelectionTable(surfaceFilmModel, kinematicSingleLayer, mesh)
const dimensionSet dimTemperature(0, 0, 0, 1, 0, 0, 0)
Base class for surface film models.
Generic GeometricField class.
const fvMesh & regionMesh() const
Return the region mesh database.