41 turbulentDispersionModel,
57 turbulentDispersionModel(
dict, pair)
70Foam::tmp<Foam::volScalarField>
73 const fvMesh&
mesh = this->pair_.phase1().mesh();
85Foam::tmp<Foam::volVectorField>
88 const fvMesh&
mesh = this->pair_.phase1().mesh();
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
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).
virtual tmp< volVectorField > F() const
Turbulent dispersion force.
virtual tmp< volScalarField > D() const
Turbulent diffusivity.
virtual ~noTurbulentDispersion()
Destructor.
noTurbulentDispersion(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
static constexpr const zero Zero
Global zero (0).
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.