34 #ifndef SchaefferFrictionalStress_H 35 #define SchaefferFrictionalStress_H 37 #include "frictionalStressModel.H" 43 namespace kineticTheoryModels
45 namespace frictionalStressModels
virtual tmp< volScalarField > frictionalPressurePrime(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
TypeName("Schaeffer")
Runtime type information.
Schaeffer(const dictionary &dict)
Construct from components.
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
virtual tmp< volScalarField > frictionalPressure(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
virtual ~Schaeffer()
Destructor.
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...