32 #ifndef RanzMarshall_H 33 #define RanzMarshall_H 46 template<
class CloudType>
100 #include "RanzMarshall.C" dimensionedScalar Pr("Pr", dimless, laminarTransport)
Templated heat transfer model class.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("RanzMarshall")
Runtime type information.
virtual scalar Nu(const scalar Re, const scalar Pr) const
Nusselt number.
const dictionary & dict() const
Return const access to the cloud dictionary.
virtual ~RanzMarshall()
Destructor.
A cloud is a collection of lagrangian particles.
The Ranz-Marshall correlation for heat transfer.
RanzMarshall(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
virtual autoPtr< HeatTransferModel< CloudType > > clone() const
Construct and return a clone.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Templated base class for dsmc cloud.
scalarField Re(const UList< complex > &cf)