54 #include "heatTransferModel.H" 63 namespace heatTransferModels
virtual ~function2()
Destructor.
virtual tmp< volScalarField > htc() const
Get the heat transfer coefficient.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Base class for heat transfer coefficient modelling used in heat transfer fvModels. Area per unit volume [1/m] (AoV) must be provided as a value in the coefficients dictionary or as a field in constant.
virtual bool read(const dictionary &dict)
Read dictionary.
Base class for inter-region exchange.
A class for handling words, derived from string.
TypeName("function2")
Runtime type information.
virtual void correct()
Correct the heat transfer coefficient.
function2(const dictionary &dict, const interRegionModel &model)
Construct from dictionary and model.
Function2 heat transfer model. The 2D function returns the heat transfer coefficient as a function of...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.