Go to the documentation of this file.
28 #include "turbulentDispersionModel.H"
29 #include "phasePair.H"
48 const dictionary&
dict,
turbulentDispersionModel(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
A class for managing temporary objects.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
Dimension set for the base types.
virtual tmp< volVectorField > F() const
Turbulent dispersion force.
virtual ~turbulentDispersionModel()
Destructor.
static const dimensionSet dimD
Diffusivity dimensions.
static const dimensionSet dimF
Force dimensions.
Calculate the gradient of the given field.
const dimensionedScalar & D
defineTypeNameAndDebug(combustionModel, 0)