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

Public Member Functions

 TypeName ("JohnsonJacksonSchaeffer")
 Runtime type information. More...
 
 JohnsonJacksonSchaeffer (const dictionary &coeffDict)
 Construct from the coefficients dictionary. 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
 
- 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< frictionalStressModelNew (const dictionary &dict)
 

Detailed Description

Constructor & Destructor Documentation

◆ JohnsonJacksonSchaeffer()

JohnsonJacksonSchaeffer ( const dictionary coeffDict)

Construct from the coefficients dictionary.

Definition at line 75 of file JohnsonJacksonSchaefferFrictionalStress.C.

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

Here is the call graph for this function:

◆ ~JohnsonJacksonSchaeffer()

Destructor.

Definition at line 94 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 102 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 119 of file JohnsonJacksonSchaefferFrictionalStress.C.

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

Here is the call graph for this function:

◆ nu()


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