34 #ifndef GidaspowViscosity_H 35 #define GidaspowViscosity_H 37 #include "viscosityModel.H" 43 namespace kineticTheoryModels
45 namespace viscosityModels
74 tmp<volScalarField>
nu
Gidaspow(const dictionary &dict)
Construct from components.
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
virtual ~Gidaspow()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const volScalarField & alpha1
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const doubleScalar e
Elementary charge.
const dimensionedScalar & rho1
TypeName("Gidaspow")
Runtime type information.