

Public Member Functions | |
| TypeName ("JohnsonJackson") | |
| Runtime type information. More... | |
| JohnsonJackson (const dictionary &dict) | |
| Construct from components. 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 |
| virtual bool | read () |
Public Member Functions inherited from frictionalStressModel | |
| TypeName ("frictionalStressModel") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, frictionalStressModel, dictionary,(const dictionary &dict),(dict)) | |
| frictionalStressModel (const dictionary &dict) | |
| Construct from components. More... | |
| frictionalStressModel (const frictionalStressModel &)=delete | |
| Disallow default bitwise copy construction. More... | |
| virtual | ~frictionalStressModel () |
| Destructor. 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) |
Protected Attributes inherited from frictionalStressModel | |
| const dictionary & | dict_ |
| Reference to higher-level dictionary for re-read. More... | |
Definition at line 51 of file JohnsonJacksonFrictionalStress.H.
| JohnsonJackson | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 53 of file JohnsonJacksonFrictionalStress.C.
References Foam::constant::mathematical::pi().

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

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

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

|
virtual |
Implements frictionalStressModel.
Definition at line 139 of file JohnsonJacksonFrictionalStress.C.
References Foam::constant::mathematical::pi().
