Go to the documentation of this file.
51 #ifndef GidaspowSchillerNaumann_H
52 #define GidaspowSchillerNaumann_H
54 #include "dragModel.H"
70 class GidaspowSchillerNaumann
91 const dictionary&
dict,
92 const phasePair& pair,
104 virtual tmp<volScalarField>
CdRe()
const;
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
bool registerObject() const
Should object created with this IOobject be registered?
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
virtual ~GidaspowSchillerNaumann()
Destructor.
TypeName("GidaspowSchillerNaumann")
Runtime type information.
GidaspowSchillerNaumann(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.