

Public Member Functions | |
| TypeName ("JohnsonJackson") | |
| Runtime type information. More... | |
| JohnsonJackson (const dictionary &coeffDict) | |
| Construct from the coefficients dictionary. More... | |
| virtual | ~JohnsonJackson () |
| Destructor. More... | |
| virtual tmp< volScalarField > | frictionalPressure (const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const |
| virtual tmp< volScalarField > | frictionalPressurePrime (const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const |
| virtual tmp< volScalarField > | nu (const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax, const volScalarField &pf, const volSymmTensorField &D) const |
Public Member Functions inherited from frictionalStressModel | |
| TypeName ("frictionalStressModel") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, frictionalStressModel, dictionary,(const dictionary &dict),(dict)) | |
| frictionalStressModel (const dictionary &coeffDict) | |
| Construct from the coefficients dictionary. More... | |
| frictionalStressModel (const frictionalStressModel &)=delete | |
| Disallow default bitwise copy construction. More... | |
| virtual | ~frictionalStressModel () |
| Destructor. More... | |
| bool | read (const dictionary &dict) |
| Read the coefficients from the optional ".*Coeffs" sub-dictionary. More... | |
| void | operator= (const frictionalStressModel &)=delete |
| Disallow default bitwise assignment. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from frictionalStressModel | |
| static autoPtr< frictionalStressModel > | New (const dictionary &dict) |
Definition at line 51 of file JohnsonJacksonFrictionalStress.H.
| JohnsonJackson | ( | const dictionary & | coeffDict | ) |
Construct from the coefficients dictionary.
Definition at line 74 of file JohnsonJacksonFrictionalStress.C.
References Foam::constant::mathematical::pi().

|
virtual |
Destructor.
Definition at line 93 of file JohnsonJacksonFrictionalStress.C.
| TypeName | ( | "JohnsonJackson" | ) |
Runtime type information.
|
virtual |
Implements frictionalStressModel.
Definition at line 101 of file JohnsonJacksonFrictionalStress.C.
References alpha(), alphaMax(), Foam::max(), and Foam::pow().

|
virtual |
Implements frictionalStressModel.
Definition at line 118 of file JohnsonJacksonFrictionalStress.C.
References alpha(), alphaMax(), Foam::max(), and Foam::pow().

|
virtual |
Implements frictionalStressModel.
Definition at line 138 of file JohnsonJacksonFrictionalStress.C.
References Foam::dimTime, IOobject::group(), IOobject::groupName(), GeometricField< Type, GeoMesh, PrimitiveField >::New(), and Foam::sin().
