35 namespace diameterModels
37 namespace coalescenceModels
57 const populationBalanceModel& popBal,
58 const dictionary&
dict 61 coalescenceModel(popBal, dict),
84 <virtualMassModels::dispersedVirtualMassModel>
90 const virtualMassModels::dispersedVirtualMassModel& vm =
92 <virtualMassModels::dispersedVirtualMassModel>
107 pi/4*
sqr(fi.dSph() + fj.dSph())*uij
113 sqrt(fi.phase().rho()/continuousPhase.rho()
114 + vm.Cvm())*
pow3(1 + xi)
118 continuousPhase.rho()*fi.dSph()*
sqr(uij)
126 <<
"A virtual mass model for " << fi.phase().name() <<
" in " Luo(const populationBalanceModel &popBal, const dictionary &dict)
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const phaseCompressible::momentumTransportModel & continuousTurbulence() const
Return reference to turbulence model of the continuous phase.
dimensionedScalar sqrt(const dimensionedScalar &ds)
const word & name() const
const dimensionSet dimless
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar exp(const dimensionedScalar &ds)
const phaseModel & continuousPhase() const
Return continuous phase.
const phaseSystem & fluid() const
Return reference to the phaseSystem.
dimensionedScalar cbrt(const dimensionedScalar &ds)
bool foundInterfacialModel(const phaseInterface &interface) const
Check availability of a sub model for a given interface.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
defineTypeNameAndDebug(combustionModel, 0)
const UPtrList< sizeGroup > & sizeGroups() const
Return the size groups belonging to this populationBalance.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar pow3(const dimensionedScalar &ds)
const ModelType & lookupInterfacialModel(const phaseInterface &interface) const
Return a sub model for an interface.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const tmp< volScalarField > sigmaWithContinuousPhase(const phaseModel &dispersedPhase) const
Return the surface tension coefficient between a given dispersed.
virtual tmp< volScalarField > epsilon() const =0
Return the turbulence kinetic energy dissipation rate.