45 #include "dragModel.H" 85 const dictionary&
dict,
86 const phasePair& pair,
98 virtual tmp<volScalarField>
CdRe()
const;
101 virtual tmp<volScalarField>
K()
const;
104 virtual tmp<surfaceScalarField>
Kf()
const;
virtual tmp< volScalarField > K() const
The drag function used in the momentum equation.
virtual ~segregated()
Destructor.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
TypeName("segregated")
Runtime type information.
segregated(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from components.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
bool & registerObject()
Register object created from this IOobject with registry if true.
virtual tmp< surfaceScalarField > Kf() const
The drag function Kf used in the face-momentum equations.