34 #ifndef noneViscosity_H 35 #define noneViscosity_H 37 #include "viscosityModel.H" 43 namespace kineticTheoryModels
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.
A list of keyword definitions, which are a keyword followed by any number of values (e...
noneViscosity(const dictionary &dict)
Construct from components.
volScalarField & alpha1(mixture.alpha1())
const doubleScalar e
Elementary charge.
A class for managing temporary objects.
const dimensionedScalar & rho1
virtual ~noneViscosity()
Destructor.