30 template<
class CloudType>
41 template<
class CloudType>
50 template<
class CloudType>
57 template<
class CloudType>
Templated heat transfer model class.
A list of keyword definitions, which are a keyword followed by any number of values (e...
dimensionedScalar sqrt(const dimensionedScalar &ds)
virtual scalar Nu(const scalar Re, const scalar Pr) const
Nusselt number.
virtual ~RanzMarshall()
Destructor.
dimensionedScalar cbrt(const dimensionedScalar &ds)
The Ranz-Marshall correlation for heat transfer.
RanzMarshall(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
Templated base class for dsmc cloud.