30 template<
class CloudType>
41 template<
class CloudType>
53 template<
class CloudType>
60 template<
class CloudType>
64 const typename CloudType::parcelType::trackingData& td,
82 template<
class CloudType>
Templated phase change model class.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~NoPhaseChange()
Destructor.
virtual void info(Ostream &os)
Write injection info to stream.
CloudType & owner_
Reference to the cloud.
NoPhaseChange(const dictionary &, CloudType &)
Construct from dictionary.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void calculate(const typename CloudType::parcelType &p, const typename CloudType::parcelType::trackingData &td, const scalar dt, const scalar Re, const scalar Pr, const scalar d, const scalar nu, const scalar T, const scalar Ts, const scalar pc, const scalar Tc, const scalarField &X, scalarField &dMassPC) const
Update model.
Templated base class for dsmc cloud.
Dummy phase change model for 'none'.