34 #ifndef JohnsonJacksonFrictionalStress_H
35 #define JohnsonJacksonFrictionalStress_H
43 namespace kineticTheoryModels
45 namespace frictionalStressModels
77 virtual bool readCoeffs(
const dictionary& coeffDict);
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
virtual ~JohnsonJackson()
Destructor.
virtual tmp< volScalarField > frictionalPressure(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
virtual tmp< volScalarField > nu(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax, const volScalarField &pf, const volSymmTensorField &D) const
virtual tmp< volScalarField > frictionalPressurePrime(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
JohnsonJackson(const dictionary &coeffDict)
Construct from the coefficients dictionary.
TypeName("JohnsonJackson")
Runtime type information.
A class for managing temporary objects.
dimensionedScalar alphaMax(viscosity->lookup("alphaMax"))
static const coefficient D("D", dimTemperature, 257.14)