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