34 namespace diameterModels
51 const dictionary&
dict 81 const scalar Cti = Cti_.value();
82 const scalar WeCr = WeCr_.value();
91 2*Cti*
Ut[celli]*
sqrt(1 - WeCr/
We[celli])*
exp(-WeCr/
We[celli]);
tmp< volScalarField > Ut() const
Return the bubble turbulent velocity.
#define forAll(list, i)
Loop across all elements in list.
turbulentBreakUp(const IATE &iate, const dictionary &dict)
tmp< fvMatrix< Type > > Su(const DimensionedField< Type, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
dimensionedScalar sqrt(const dimensionedScalar &ds)
tmp< volScalarField > We() const
Return the bubble Webber number.
const dimensionSet dimless
DimensionedField< scalar, volMesh > Internal
Type of the internal field from which this GeometricField is derived.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionSet dimTime
const phaseModel & phase() const
Return the phase.
dimensionedScalar exp(const dimensionedScalar &ds)
static word timeName(const scalar, const int precision=curPrecision_)
Return time name of given scalar time.
virtual tmp< fvScalarMatrix > R(const volScalarField &alphai, volScalarField &kappai) const
const IATE & iate_
Reference to the IATE this source applies to.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const Mesh & mesh() const
Return mesh.
defineTypeNameAndDebug(combustionModel, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const Time & time() const
Return time.
A class for managing temporary objects.
virtual tmp< fvScalarMatrix > R(const volScalarField &alphai, volScalarField &kappai) const
Calculate the matrix for implicit and explicit sources.