66 #ifndef heatTransferModels_variable_H 67 #define heatTransferModels_variable_H 69 #include "heatTransferModel.H" 77 namespace heatTransferModels
86 public heatTransferModel
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...
virtual bool read(const dictionary &dict)
Read dictionary.
Base class for inter-region exchange.
A class for handling words, derived from string.
virtual void correct()
Correct the heat transfer coefficient.
virtual ~variable()
Destructor.
variable(const dictionary &dict, const fvMesh &mesh)
Construct from dictionary and mesh.
Mesh data needed to do the Finite Volume discretisation.
TypeName("variable")
Runtime type information.
const fvMesh & mesh() const
Return reference to the mesh.
A class for managing temporary objects.