Go to the documentation of this file.
34 #ifndef JohnsonJackson_H
35 #define JohnsonJackson_H
37 #include "frictionalStressModel.H"
43 namespace kineticTheoryModels
45 namespace frictionalStressModels
dimensionedScalar p_
Material constant for frictional normal stress.
dimensionedScalar phi_
Angle of internal friction.
virtual ~JohnsonJackson()
Destructor.
A class for managing temporary objects.
dimensionedScalar alphaDeltaMin_
Lower limit for (alphaMax - alpha1)
virtual tmp< volScalarField > nu(const volScalarField &alpha1, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax, const volScalarField &pf, const volSymmTensorField &D) const
dimensionedScalar Fr_
Material constant for frictional normal stress.
TypeName("JohnsonJackson")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
dimensionedScalar eta_
Material constant for frictional normal stress.
Generic dimensioned Type class.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
JohnsonJackson(const dictionary &dict)
Construct from components.
virtual tmp< volScalarField > frictionalPressure(const volScalarField &alpha1, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
virtual tmp< volScalarField > frictionalPressurePrime(const volScalarField &alpha1, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Generic GeometricField class.