32template<
class CloudType>
41 angle_(this->
coeffDict().getScalar(
"angle"))
45template<
class CloudType>
59template<
class CloudType>
66template<
class CloudType>
73template<
class CloudType>
80template<
class CloudType>
90 const scalar volFlowRate,
94 const vector& injectionPos,
95 const scalar pAmbient,
108 scalar pWalk =
mag(
pos - injectionPos);
Templated atomization model class.
AtomizationModel(CloudType &owner)
Construct null from owner.
Primary Breakup Model for pressure swirl atomizers.
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 ~BlobsSheetAtomization()
Destructor.
BlobsSheetAtomization(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
const CloudType & owner() const
Return const access to the owner cloud.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const dictionary & coeffDict() const
Return const access to the coefficients dictionary.
const dictionary & dict() const
Return const access to the cloud dictionary.
constexpr scalar pi(M_PI)
dimensionedScalar pos(const dimensionedScalar &ds)
DSMCCloud< dsmcParcel > CloudType
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
dimensionedScalar cos(const dimensionedScalar &ds)
dimensionedScalar sigma("sigma", dimMass/sqr(dimTime), transportProperties)