34 #ifndef JohnsonJacksonSchaefferFrictionalStress_H 35 #define JohnsonJacksonSchaefferFrictionalStress_H 37 #include "frictionalStressModel.H" 43 namespace kineticTheoryModels
45 namespace frictionalStressModels
virtual tmp< volScalarField > nu(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax, const volScalarField &pf, const volSymmTensorField &D) const
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > frictionalPressurePrime(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
TypeName("JohnsonJacksonSchaeffer")
Runtime type information.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
JohnsonJacksonSchaeffer(const dictionary &dict)
Construct from components.
virtual ~JohnsonJacksonSchaeffer()
Destructor.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual tmp< volScalarField > frictionalPressure(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const