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