60 thermalBaffleModel(
mesh)
66 const word& modelType,
71 thermalBaffleModel(modelType,
mesh,
dict)
93 <<
"Cp field not available for " <<
type()
101 <<
"kappa field not available for " <<
type()
110 <<
"rho field not available for " <<
type()
119 <<
"K field not available for " <<
type()
128 <<
"T field not available for " <<
type()
137 <<
"T field not available for " <<
type()
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
static const this_type & null() noexcept
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Read control parameters from dictionary.
Dummy surface pyrolysis model for 'none'.
virtual const solidThermo & thermo() const
Return const reference to the solidThermo.
virtual const volScalarField & rho() const
Return density [Kg/m3].
virtual ~noThermo()
Destructor.
virtual const volScalarField & kappa() const
Return thermal conductivity [W/m/K].
virtual const volScalarField & T() const
Return the film mean temperature [K].
virtual const tmp< volScalarField > Cp() const
Return the film specific heat capacity [J/kg/K].
virtual void preEvolveRegion()
Pre-evolve film.
virtual const volScalarField & kappaRad() const
Return solid absorptivity [1/m].
virtual bool read()
Read control parameters from dictionary.
virtual void evolveRegion()
Evolve the film equations.
Fundamental solid thermodynamic properties.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const T & NullObjectRef() noexcept
Const reference (of type T) to the nullObject.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
errorManip< error > abort(error &err)
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...