Go to the documentation of this file.
45 namespace regionModels
47 namespace thermalBaffleModels
91 const word& modelType,
virtual const volScalarField & kappa() const
Return thermal conductivity [W/m/K].
virtual const volScalarField & rho() const
Return density [Kg/m3].
A class for handling words, derived from string.
virtual const volScalarField & T() const
Return the film mean temperature [K].
virtual ~noThermo()
Destructor.
A class for managing temporary objects.
virtual void preEvolveRegion()
Pre-evolve film.
virtual void evolveRegion()
Evolve the film equations.
Fundamental solid thermodynamic properties.
void operator=(const noThermo &)
Disallow default bitwise assignment.
virtual const tmp< volScalarField > Cp() const
Return the film specific heat capacity [J/kg/K].
TypeName("none")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
virtual const solidThermo & thermo() const
Return const reference to the solidThermo.
virtual bool read()
Read control parameters from dictionary.
virtual const volScalarField & kappaRad() const
Return solid absortivity [1/m].
Generic GeometricField class.
noThermo(const noThermo &)
Disallow default bitwise copy construct.