48 const bool registerObject
67 max(interface_.dispersed(), interface_.continuous().residualAlpha())
72 max(interface_.continuous(), interface_.continuous().residualAlpha())
79 neg(Res - 1000)*24*(1 + 0.15*
pow(Res, 0.687))
80 +
pos0(Res - 1000)*0.44*Res
85 5.81*alpha1/
pow3(alpha2) + 0.48*
pow(alpha1, 1.0/3.0)/
pow4(alpha2)
90 pow3(alpha1)*Res*(0.95 + 0.61*
pow3(alpha1)/
sqr(alpha2))
96 return CdReIsolated + 24*
sqr(alpha2)*(F0 +
F1);
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Model for drag between phases.
Drag model of Tenneti et al. for monodisperse gas-particle flows obtained with particle-resolved dire...
Tenneti(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
virtual ~Tenneti()
Destructor.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
defineTypeNameAndDebug(aerosolDrag, 0)
addToRunTimeSelectionTable(dragModel, aerosolDrag, dictionary)
dimensionedScalar pos0(const dimensionedScalar &ds)
void pow4(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void pow(LagrangianPatchField< typename powProduct< Type, r >::type > &f, const LagrangianPatchField< Type > &f1)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
dimensionedScalar neg(const dimensionedScalar &ds)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)