32template<
class CloudType>
42template<
class CloudType>
52template<
class CloudType>
66template<
class CloudType>
73template<
class CloudType>
80 return (2.0*Tl + Tc)/3.0;
Templated atomization model class.
virtual ~AtomizationModel()
Destructor.
AtomizationModel(CloudType &owner)
Construct null from owner.
scalar Taverage(const scalar &Tliq, const scalar &Tc) const
Average temperature calculation.
const CloudType & owner() const
Return const access to the owner cloud.
CloudSubModelBase(CloudType &owner)
Construct null from owner cloud.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const dictionary & dict() const
Return const access to the cloud dictionary.
A class for handling words, derived from Foam::string.
DSMCCloud< dsmcParcel > CloudType
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")