32template<
class CloudType>
43template<
class CloudType>
55template<
class CloudType>
62template<
class CloudType>
69template<
class CloudType>
76template<
class CloudType>
83template<
class CloudType>
93 const scalar volFlowRate,
97 const vector& injectionPos,
98 const scalar pAmbient,
AtomizationModel(CloudType &owner)
Construct null from owner.
const CloudType & owner() const
Return const access to the owner cloud.
Dummy phase change model for 'none'.
NoAtomization(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
virtual ~NoAtomization()
Destructor.
virtual bool calcChi() const
Flag to indicate if chi needs to be calculated.
virtual void update(const scalar dt, scalar &d, scalar &liquidCore, scalar &tc, const scalar rho, const scalar mu, const scalar sigma, const scalar volFlowRate, const scalar rhoAv, const scalar Urel, const vector &pos, const vector &injectionPos, const scalar pAmbient, const scalar chi, Random &rndGen) const
virtual scalar initLiquidCore() const
Initial value of liquidCore.
virtual bool active() const
Flag to indicate whether model activates atomization model.
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.
dimensionedScalar pos(const dimensionedScalar &ds)
DSMCCloud< dsmcParcel > CloudType
dimensionedScalar sigma("sigma", dimMass/sqr(dimTime), transportProperties)