

Public Member Functions | |
| TypeName ("Schaeffer") | |
| Runtime type information. More... | |
| Schaeffer (const dictionary &dict) | |
| Construct from components. More... | |
| virtual | ~Schaeffer () |
| 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 SchaefferFrictionalStress.H.
| Schaeffer | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 52 of file SchaefferFrictionalStress.C.
References Foam::constant::mathematical::pi().

|
virtual |
Destructor.
Definition at line 67 of file SchaefferFrictionalStress.C.
| TypeName | ( | "Schaeffer" | ) |
Runtime type information.
|
virtual |
Implements frictionalStressModel.
Definition at line 74 of file SchaefferFrictionalStress.C.
References alpha(), Foam::max(), and Foam::pow().

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

|
virtual |
Implements frictionalStressModel.
Definition at line 108 of file SchaefferFrictionalStress.C.
References alpha(), GeometricField< Type, PatchField, GeoMesh >::boundaryField(), GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), D, forAll, IOobject::group(), IOobject::groupName(), Foam::invariantII(), Foam::mag(), DimensionedField< Type, GeoMesh >::mesh(), GeometricField< Type, PatchField, GeoMesh >::New(), patches, patchi, tmp< T >::ref(), Foam::sin(), Foam::sqr(), Foam::sqrt(), Foam::tr(), phaseModel::U(), and dimensioned< Type >::value().

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