64 #ifndef heatTransferCoefficientModels_variable_H
65 #define heatTransferCoefficientModels_variable_H
75 namespace heatTransferCoefficientModels
84 public heatTransferCoefficientModel
Generic GeometricField class.
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.
TypeName("variable")
Runtime type information.
virtual void correct()
Correct the heat transfer coefficient.
virtual bool read(const dictionary &dict)
Read dictionary.
virtual ~variable()
Destructor.
virtual tmp< volScalarField > htc() const
Get the heat transfer coefficient.
variable(const dictionary &dict, const fvMesh &mesh)
Construct from dictionary and mesh.
Base class for inter-region exchange.
A class for managing temporary objects.
A class for handling words, derived from string.