45 const dictionary&
dict,
46 const phaseInterface& interface,
47 const bool registerObject
50 dispersedDragModel(dict, interface, registerObject)
64 const phaseModel& dispersed = interface_.dispersed();
65 const phaseModel& continuous = interface_.continuous();
71 *
max(1 - continuous, dispersed.residualAlpha())
72 /
max(continuous, continuous.residualAlpha())
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
Macros for easy insertion into run-time selection tables.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
Ergun(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
virtual ~Ergun()
Destructor.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
A class for managing temporary objects.