76 scalar Crc = Crc_.
value();
88 scalar cbrtAlphaMaxMAlpha = cbrtAlphaMax -
cbrt(
alpha[celli]);
91 (-12)*
phi()*kappai[celli]*
alpha[celli]
95 /(cbrtAlphaMax*cbrtAlphaMaxMAlpha);
#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.
Graphite solid properties.
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.
const volScalarField & kappai() const
Return the interfacial curvature.
const phaseModel & phase() const
const IATE & iate_
Reference to the IATE this source applies to.
tmp< volScalarField > Ut() const
Return the bubble turbulent velocity.
Random coalescence IATE source as defined in paper:
virtual tmp< volScalarField > R() const
randomCoalescence(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.
dimensionedScalar exp(const dimensionedScalar &ds)
const dimensionSet dimless
Dimensionless.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static constexpr const zero Zero
Global zero (0).
dimensionedScalar cbrt(const dimensionedScalar &ds)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
#define forAll(list, i)
Loop across all elements in list.