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 base class for dsmc cloud.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
Dummy phase change model for 'none'.
virtual void info(Ostream &os)
Write injection info to stream.
virtual ~NoPhaseChange()
Destructor.
NoPhaseChange(const dictionary &, CloudType &)
Construct from dictionary.
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.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Templated phase change model class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
void T(GeometricField< Type, GeoMesh, PrimitiveField1 > &gf, const GeometricField< Type, GeoMesh, PrimitiveField2 > &gf1)
scalarField Re(const UList< complex > &cf)