47 const bool registerObject
66 max(interface_.continuous(), interface_.continuous().residualAlpha())
72 neg(alpha2 - 0.85)*(0.8*
pow(alpha2, 1.28))
73 +
pos0(alpha2 - 0.85)*(
pow(alpha2, 2.65))
85 return CdsRe*alpha2/
sqr(Vr);
static const Foam::dimensionedScalar A("A", Foam::dimPressure, 611.21)
static const Foam::dimensionedScalar B("B", Foam::dimless, 18.678)
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.
virtual ~SyamlalOBrien()
Destructor.
SyamlalOBrien(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
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)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar sqrt(const dimensionedScalar &ds)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
dimensionedScalar neg(const dimensionedScalar &ds)
scalarField Re(const UList< complex > &cf)