45 namespace regionModels
47 namespace thermalBaffleModels
80 const word& modelType,
noThermo(const word &modelType, const fvMesh &mesh)
Construct from type name and mesh.
virtual void preEvolveRegion()
Pre-evolve film.
TypeName("none")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual const volScalarField & kappa() const
Return thermal conductivity [W/m/K].
virtual const solidThermo & thermo() const
Return const reference to the solidThermo.
A class for handling words, derived from string.
void operator=(const noThermo &)=delete
Disallow default bitwise assignment.
virtual const volScalarField & rho() const
Return density [Kg/m^3].
Fundamental solid thermodynamic properties.
virtual void evolveRegion()
Evolve the film equations.
virtual const tmp< volScalarField > Cp() const
Return the film specific heat capacity [J/kg/K].
Dummy surface model for 'none'.
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Read control parameters from dictionary.
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].