Go to the documentation of this file.
36 #ifndef HrenyaSinclair_H
37 #define HrenyaSinclair_H
39 #include "viscosityModel.H"
45 namespace kineticTheoryModels
47 namespace viscosityModels
60 dictionary coeffDict_;
84 tmp<volScalarField>
nu
TypeName("HrenyaSinclair")
Runtime type information.
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
const volScalarField & alpha1
virtual ~HrenyaSinclair()
Destructor.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionedScalar e
Elementary charge.
HrenyaSinclair(const dictionary &dict)
Construct from components.