45 namespace regionModels
47 namespace thermalBaffleModels
91 const word& modelType,
virtual const tmp< volScalarField > Cp() const
Return the film specific heat capacity [J/kg/K].
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 volScalarField & T() const
Return the film mean temperature [K].
A class for handling words, derived from string.
virtual const solidThermo & thermo() const
Return const reference to the solidThermo.
Fundamental solid thermodynamic properties.
virtual void evolveRegion()
Evolve the film equations.
virtual const volScalarField & rho() const
Return density [Kg/m3].
Mesh data needed to do the Finite Volume discretisation.
virtual bool read()
Read control parameters from dictionary.
virtual const volScalarField & kappaRad() const
Return solid absortivity [1/m].
A class for managing temporary objects.
virtual ~noThermo()
Destructor.