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