45 const dictionary&
dict,
46 const phaseInterface& interface,
47 const bool registerObject
50 dispersedDragModel(dict, interface, registerObject),
67 max(interface_.dispersed(), interface_.continuous().residualAlpha())
72 max(1 - interface_.dispersed(), interface_.continuous().residualAlpha())
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
volScalarField & alpha1(mixture.alpha1())
const dimensionSet dimless
Beetstra(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
Macros for easy insertion into run-time selection tables.
virtual ~Beetstra()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
stressControl lookup("compactNormalStress") >> compactNormalStress
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
A class for managing temporary objects.