Go to the documentation of this file.
30 template<
class CloudType>
40 template<
class CloudType>
50 template<
class CloudType>
64 template<
class CloudType>
71 template<
class CloudType>
78 return (2.0*Tl + Tc)/3.0;
A class for handling words, derived from string.
Base class for cloud sub-models.
virtual ~AtomizationModel()
Destructor.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
AtomizationModel(CloudType &owner)
Construct null from owner.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
scalar Taverage(const scalar &Tliq, const scalar &Tc) const
Average temperature calculation.