34 #ifndef JohnsonJacksonSchaefferFrictionalStress_H 35 #define JohnsonJacksonSchaefferFrictionalStress_H 37 #include "frictionalStressModel.H" 43 namespace kineticTheoryModels
45 namespace frictionalStressModels
52 class JohnsonJacksonSchaeffer
54 public frictionalStressModel
58 dictionary coeffDict_;
96 const phaseModel& phase,
103 const phaseModel& phase,
108 virtual tmp<volScalarField>
nu 110 const phaseModel& phase,
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
virtual tmp< volScalarField > nu(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax, const volScalarField &pf, const volSymmTensorField &D) const
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual tmp< volScalarField > frictionalPressurePrime(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
TypeName("JohnsonJacksonSchaeffer")
Runtime type information.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
JohnsonJacksonSchaeffer(const dictionary &dict)
Construct from components.
virtual ~JohnsonJacksonSchaeffer()
Destructor.
virtual tmp< volScalarField > frictionalPressure(const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const