33template<
class CloudType>
44template<
class CloudType>
56template<
class CloudType>
63template<
class CloudType>
70template<
class CloudType>
CloudType & owner_
Reference to the cloud.
const CloudType & owner() const
Return const access to the owner cloud.
Dummy phase change model for 'none'.
virtual ~NoPhaseChange()
Destructor.
NoPhaseChange(const dictionary &, CloudType &)
Construct from dictionary.
virtual bool active() const
Flag to indicate whether model activates phase change model.
virtual void calculate(const scalar dt, const label celli, const scalar Re, const scalar Pr, const scalar d, const scalar nu, const scalar rho, const scalar T, const scalar Ts, const scalar pc, const scalar Tc, const scalarField &X, const scalarField &solMass, const scalarField &liqMass, scalarField &dMassPC) const
Update model.
PhaseChangeModel(CloudType &owner)
Construct null from owner.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
DSMCCloud< dsmcParcel > CloudType
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
scalarField Re(const UList< complex > &cmplx)
Extract real component.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensionedScalar Pr("Pr", dimless, laminarTransport)