109 #ifndef wallHeatTransferCoeffModels_kappaEff_H 110 #define wallHeatTransferCoeffModels_kappaEff_H 118 namespace wallHeatTransferCoeffModels
127 public wallHeatTransferCoeffModel
174 virtual bool read(
const dictionary&);
const fvPatchList & patches
void operator=(const kappaEff &)=delete
Disallow default bitwise assignment.
virtual ~kappaEff()
Destructor.
HashSet< label, Hash< label > > labelHashSet
A HashSet with label keys.
compressibleMomentumTransportModel momentumTransportModel
virtual tmp< volScalarField > htcByRhoCp(const momentumTransportModel &mmtm, const labelHashSet &patches) const
Calculate the wall heat transfer coefficient.
TypeName("kappaEff")
Runtime type information.
word name(const complex &)
Return a string representation of a complex.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual bool read(const dictionary &)
Read the kappaEff data.
kappaEff(const word &name, const fvMesh &mesh, const dictionary &)
Construct from name, mesh and dict.