32 #ifndef RanzMarshall_H
33 #define RanzMarshall_H
46 template<
class CloudType>
100 #include "RanzMarshall.C"
Templated base class for dsmc cloud.
Templated heat transfer model class.
The Ranz-Marshall correlation for heat transfer.
virtual autoPtr< HeatTransferModel< CloudType > > clone() const
Construct and return a clone.
RanzMarshall(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
virtual ~RanzMarshall()
Destructor.
virtual scalar Nu(const scalar Re, const scalar Pr) const
Nusselt number.
TypeName("RanzMarshall")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const dictionary & dict() const
Return const access to the cloud dictionary.
scalarField Re(const UList< complex > &cf)