Go to the documentation of this file.
74 #ifndef thermalShell_H
75 #define thermalShell_H
87 namespace regionModels
157 const word& modelType,
const tmp< areaScalarField > kappa() const
A class for handling words, derived from Foam::string.
virtual ~thermalShell()=default
void operator=(const thermalShell &)=delete
A class for managing temporary objects.
The thermophysical properties of a solid.
const tmp< areaScalarField > Cp() const
const tmp< areaScalarField > rho() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Thermal-shell finite-area model. It solves the energy equation in 2D. The coupling with the 3D region...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void preEvolveRegion()
virtual void evolveRegion()
thermalShell(const word &modelType, const fvPatch &patch, const dictionary &dict)
Intermediate class for thermal-shell finite-area models.
Generic GeometricField class.