34 #ifndef JohnsonJacksonFrictionalStress_H 35 #define JohnsonJacksonFrictionalStress_H 37 #include "frictionalStressModel.H" 43 namespace kineticTheoryModels
45 namespace frictionalStressModels
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
TypeName("JohnsonJackson")
Runtime type information.
virtual ~JohnsonJackson()
Destructor.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
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