Go to the documentation of this file.
38 #ifndef mappedConvectiveHeatTransfer_H
39 #define mappedConvectiveHeatTransfer_H
41 #include "heatTransferModel.H"
48 namespace regionModels
50 namespace surfaceFilmModels
89 TypeName(
"mappedConvectiveHeatTransfer");
Base class for film heat transfer models.
A class for managing temporary objects.
Base class for surface film models.
const dictionary & dict() const
Convective heat transfer model based on a re-working of a Nusselt number correlation.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("mappedConvectiveHeatTransfer")
virtual ~mappedConvectiveHeatTransfer()
virtual tmp< volScalarField > h() const
const surfaceFilmRegionModel & film() const
Generic GeometricField class.