Go to the documentation of this file.
30 template<
class CloudType>
41 template<
class CloudType>
53 template<
class CloudType>
60 template<
class CloudType>
67 template<
class CloudType>
78 template<
class CloudType>
virtual bool active() const
Flag to indicate whether model activates heat transfer model.
Dummy heat transfer model for 'none'.
virtual scalar Pr() const
Prandtl number.
virtual scalar Nu(const scalar, const scalar) const
Nusselt number.
NoHeatTransfer(const dictionary &, CloudType &owner)
Construct from dictionary.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual ~NoHeatTransfer()
Destructor.