41 #include "phaseModel.H" 81 (interfaceDict, phase1, phase2)
declareRunTimeSelectionTable(autoPtr, dragModel, dictionary,( const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2 ),(interfaceDict, phase1, phase2))
dimensionedScalar residualPhaseFraction_
const phaseModel & phase1_
static autoPtr< dragModel > New(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Macros to ease declaration of run-time selection tables.
const phaseModel & phase2_
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dimensionedScalar & residualPhaseFraction() const
dimensionedScalar residualSlip_
virtual ~dragModel()
Destructor.
const phaseModel & phase2() const
const dictionary & interfaceDict_
dragModel(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
const phaseModel & phase1() const
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
TypeName("dragModel")
Runtime type information.
virtual tmp< volScalarField > K() const
Return the drag coefficient K.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
const dimensionedScalar & residualSlip() const