34 namespace regionModels
36 namespace thermalBaffleModels
64 const word& modelType,
91 <<
"Cp field not available for " <<
type()
108 <<
"kappa field not available for " <<
type()
117 <<
"rho field not available for " <<
type()
126 <<
"K field not available for " <<
type()
135 <<
"T field not available for " <<
type()
144 <<
"T field not available for " <<
type()
146 return NullObjectRef<solidThermo>();
noThermo(const word &modelType, const fvMesh &mesh)
Construct from type name and mesh.
virtual void preEvolveRegion()
Pre-evolve film.
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
virtual const volScalarField & kappa() const
Return thermal conductivity [W/m/K].
Macros for easy insertion into run-time selection tables.
const dimensionSet dimTime
const fvMesh & primaryMesh() const
Return the reference to the primary mesh database.
virtual const solidThermo & thermo() const
Return const reference to the solidThermo.
addToRunTimeSelectionTable(thermalBaffleModel, noThermo, mesh)
A class for handling words, derived from string.
virtual const volScalarField & rho() const
Return density [Kg/m^3].
errorManip< error > abort(error &err)
Base-class for solid thermodynamic properties.
const dimensionSet dimEnergy
virtual void evolveRegion()
Evolve the film equations.
static const GeometricField< scalar, fvPatchField, volMesh > & null()
Return a null geometric field.
virtual const tmp< volScalarField > Cp() const
Return the film specific heat capacity [J/kg/K].
Dummy surface model for 'none'.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual bool read()
Read control parameters from dictionary.
defineTypeNameAndDebug(noThermo, 0)
Mesh data needed to do the Finite Volume discretisation.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
virtual bool read()
Read control parameters from dictionary.
const dimensionSet dimVolume
thermalBaffleModel(const fvMesh &mesh)
Construct null from mesh.
A class for managing temporary objects.
virtual const volScalarField & T() const
Return the film mean temperature [K].
virtual ~noThermo()
Destructor.
virtual const volScalarField & kappaRad() const
Return solid absorptivity [1/m].