30 template<
class CloudType>
38 B_(this->typeDict().template
lookup<scalar>(
"B")),
39 angle_(this->typeDict().template
lookup<scalar>(
"angle"))
43 template<
class CloudType>
57 template<
class CloudType>
64 template<
class CloudType>
71 template<
class CloudType>
78 template<
class CloudType>
88 const scalar volFlowRate,
92 const vector& injectionPos,
93 const scalar pAmbient,
106 scalar pWalk =
mag(
pos - injectionPos);
Templated atomisation model class.
Primary Breakup Model for pressure swirl atomisers.
BlobsSheetAtomisation(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
virtual bool calcChi() const
Flag to indicate if chi needs to be calculated.
virtual ~BlobsSheetAtomisation()
Destructor.
virtual scalar initLiquidCore() const
Initial value of liquidCore.
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, randomGenerator &rndGen) const
Templated base class for dsmc cloud.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
const dimensionedScalar mu
Atomic mass unit.
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
dimensionedScalar pos(const dimensionedScalar &ds)
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
tmp< DimensionedField< scalar, GeoMesh, Field > > mag(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
dimensionedScalar cos(const dimensionedScalar &ds)
randomGenerator rndGen(653213)