36#ifndef HrenyaSinclair_H
37#define HrenyaSinclair_H
39#include "viscosityModel.H"
45namespace kineticTheoryModels
47namespace viscosityModels
60 dictionary coeffDict_;
const volScalarField & alpha1
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
HrenyaSinclair(const dictionary &dict)
Construct from components.
virtual ~HrenyaSinclair()
Destructor.
TypeName("HrenyaSinclair")
Runtime type information.
virtual ~HrenyaSinclair()
Destructor.
tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const
A class for managing temporary objects.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.