75 const scalar Cti = Cti_.
value();
76 const scalar WeCr = WeCr_.
value();
91 *
exp(-WeCr/
We[celli]);
#define R(A, B, C, D, E, F, K, M)
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
const Mesh & mesh() const noexcept
Return const reference to mesh.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
@ NO_REGISTER
Do not request registration (bool: false).
const phaseModel & phase() const
Return the phase.
virtual tmp< volScalarField > d() const
Return the Sauter-mean diameter.
const IATE & iate_
Reference to the IATE this source applies to.
tmp< volScalarField > We() const
Return the bubble Webber number.
tmp< volScalarField > Ut() const
Return the bubble turbulent velocity.
Turbulence-induced break-up IATE source as defined in paper:
virtual tmp< volScalarField > R() const
turbulentBreakUp(const IATE &iate, const dictionary &dict)
virtual tmp< fvScalarMatrix > R(const volScalarField &alphai, volScalarField &kappai) const
const Type & value() const noexcept
Return const reference to value.
const volVectorField & U() const
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
wallPoints::trackData td(isBlockedFace, regionToBlockSize)
dimensionedScalar exp(const dimensionedScalar &ds)
const dimensionSet dimless
Dimensionless.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar sqrt(const dimensionedScalar &ds)
static constexpr const zero Zero
Global zero (0).
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define forAll(list, i)
Loop across all elements in list.