JohnsonJackson Class Reference
Inheritance diagram for JohnsonJackson:
Collaboration diagram for JohnsonJackson:

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< 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

◆ JohnsonJackson()

JohnsonJackson ( const dictionary coeffDict)

Construct from the coefficients dictionary.

Definition at line 74 of file JohnsonJacksonFrictionalStress.C.

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

Here is the call graph for this function:

◆ ~JohnsonJackson()

~JohnsonJackson ( )
virtual

Destructor.

Definition at line 93 of file JohnsonJacksonFrictionalStress.C.

Member Function Documentation

◆ TypeName()

TypeName ( "JohnsonJackson"  )

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 101 of file JohnsonJacksonFrictionalStress.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 118 of file JohnsonJacksonFrictionalStress.C.

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

Here is the call graph for this function:

◆ nu()

Foam::tmp< Foam::volScalarField > nu ( const phaseModel phase,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax,
const volScalarField pf,
const volSymmTensorField D 
) const
virtual

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