52 const bool registerObject
56 A1_(
dict.lookupOrDefault<scalar>(
"A1", 2.514)),
57 A2_(
dict.lookupOrDefault<scalar>(
"A2", 0.8)),
58 A3_(
dict.lookupOrDefault<scalar>(
"A3", 0.55)),
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Model for drag between phases.
Stokes drag with Cunningham slip correction. The slip correction coefficient is implemented in the fo...
aerosolDrag(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
virtual ~aerosolDrag()
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.
dimensionedScalar lambda(viscosity->lookup("lambda"))
const dimensionedScalar k
Boltzmann constant.
defineTypeNameAndDebug(aerosolDrag, 0)
addToRunTimeSelectionTable(dragModel, aerosolDrag, dictionary)
dimensionedScalar exp(const dimensionedScalar &ds)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const dimensionSet dimLength
dimensionedScalar sqrt(const dimensionedScalar &ds)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)