JohnsonJacksonSchaeffer Class Reference
Inheritance diagram for JohnsonJacksonSchaeffer:
Collaboration diagram for JohnsonJacksonSchaeffer:

Public Member Functions

 TypeName ("JohnsonJacksonSchaeffer")
 Runtime type information. More...
 
 JohnsonJacksonSchaeffer (const dictionary &dict)
 Construct from components. More...
 
virtual ~JohnsonJacksonSchaeffer ()
 Destructor. More...
 
virtual tmp< volScalarFieldfrictionalPressure (const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 
virtual tmp< volScalarFieldfrictionalPressurePrime (const phaseModel &phase, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 
virtual tmp< volScalarFieldnu (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< frictionalStressModelNew (const dictionary &dict)
 
- Protected Attributes inherited from frictionalStressModel
const dictionarydict_
 Reference to higher-level dictionary for re-read. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ JohnsonJacksonSchaeffer()

Construct from components.

Definition at line 53 of file JohnsonJacksonSchaefferFrictionalStress.C.

References Foam::constant::mathematical::pi().

Here is the call graph for this function:

◆ ~JohnsonJacksonSchaeffer()

Destructor.

Definition at line 73 of file JohnsonJacksonSchaefferFrictionalStress.C.

Member Function Documentation

◆ TypeName()

TypeName ( "JohnsonJacksonSchaeffer"  )

Runtime type information.

◆ frictionalPressure()

Foam::tmp< Foam::volScalarField > frictionalPressure ( const phaseModel phase,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Implements frictionalStressModel.

Definition at line 81 of file JohnsonJacksonSchaefferFrictionalStress.C.

References alpha(), alphaMax(), Foam::max(), and Foam::pow().

Here is the call graph for this function:

◆ frictionalPressurePrime()

Foam::tmp< Foam::volScalarField > frictionalPressurePrime ( const phaseModel phase,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Implements frictionalStressModel.

Definition at line 98 of file JohnsonJacksonSchaefferFrictionalStress.C.

References alpha(), alphaMax(), Foam::max(), and Foam::pow().

Here is the call graph for this function:

◆ nu()

◆ read()

bool read ( )
virtual

Implements frictionalStressModel.

Definition at line 184 of file JohnsonJacksonSchaefferFrictionalStress.C.

References Foam::constant::mathematical::pi().

Here is the call graph for this function:

The documentation for this class was generated from the following files: