100 return 0.75*Cds*phase2_.rho()*Ur/(phase1_.d()*
sqr(Vr));
static const Foam::dimensionedScalar A("", Foam::dimPressure, 611.21)
static const Foam::dimensionedScalar B("", Foam::dimless, 18.678)
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
const volScalarField & alpha2
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const phaseModel & phase2() const
const phaseModel & phase2_
const phaseModel & phase1_
const phaseModel & phase1() const
dragModel(const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2)
Syamlal, M., Rogers, W. and O'Brien, T. J. (1993) MFIX documentation, Theory Guide....
tmp< volScalarField > K(const volScalarField &Ur) const
The drag function K used in the momentum eq.
virtual ~SyamlalOBrien()
Destructor.
SyamlalOBrien(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
dimensionedScalar pos0(const dimensionedScalar &ds)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensionedScalar neg(const dimensionedScalar &ds)
scalarField Re(const UList< complex > &cmplx)
Extract real component.