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