Go to the documentation of this file.
49 const fvMesh&
mesh = refCast<const fvMesh>(obr);
66 const word UName(
"U");
67 const word TName(
"T");
68 const word thermoPhysicalName(
"thermophysicalProperties");
69 const word thermoName(
"thermodynamicProperties");
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
static const word FIELD_NAME
Field file name.
const Time & time() const
Return time.
Fundamental fluid thermodynamic properties.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
dimensioned< scalar > mag(const dimensioned< Type > &)
Registry of regIOobjects.
#define R(A, B, C, D, E, F, K, M)
Basis for writers used in derivedFields e.g., wallShearStressWriter.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
virtual void write(const objectRegistry &obr)
Write derived field.
bool foundObject(const word &name) const
Is the named Type found?
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
dimensionedScalar sqrt(const dimensionedScalar &ds)
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)
machWriter(const dictionary &dict)