Loading...
Searching...
No Matches
JohnsonJackson Class Reference

#include <JohnsonJacksonFrictionalStress.H>

Inheritance diagram for JohnsonJackson:
Collaboration diagram for JohnsonJackson:

Public Member Functions

 TypeName ("JohnsonJackson")
 Runtime type information.
 JohnsonJackson (const dictionary &dict)
 Construct from components.
virtual ~JohnsonJackson ()
 Destructor.
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 ()
 TypeName ("JohnsonJackson")
 Runtime type information.
 JohnsonJackson (const dictionary &dict)
 Construct from components.
virtual ~JohnsonJackson ()
 Destructor.
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.
 declareRunTimeSelectionTable (autoPtr, frictionalStressModel, dictionary,(const dictionary &dict),(dict))
 frictionalStressModel (const dictionary &dict)
 Construct from components.
virtual ~frictionalStressModel ()=default
 Destructor.
 TypeName ("frictionalStressModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, frictionalStressModel, dictionary,(const dictionary &dict),(dict))
 frictionalStressModel (const dictionary &dict)
 Construct from components.
virtual ~frictionalStressModel ()=default
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from frictionalStressModel
static autoPtr< frictionalStressModelNew (const dictionary &dict)
static autoPtr< frictionalStressModelNew (const dictionary &dict)
Protected Attributes inherited from frictionalStressModel
const dictionarydict_
 Reference to higher-level dictionary for re-read.

Detailed Description

Constructor & Destructor Documentation

◆ JohnsonJackson() [1/2]

JohnsonJackson ( const dictionary & dict)

Construct from components.

Definition at line 49 of file JohnsonJacksonFrictionalStress.C.

References Foam::degToRad(), dict, Foam::dimless, frictionalStressModel::frictionalStressModel(), and Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName.

Here is the call graph for this function:

◆ ~JohnsonJackson() [1/2]

~JohnsonJackson ( )
virtual

Destructor.

Definition at line 69 of file JohnsonJacksonFrictionalStress.C.

◆ JohnsonJackson() [2/2]

JohnsonJackson ( const dictionary & dict)

Construct from components.

References dict.

◆ ~JohnsonJackson() [2/2]

virtual ~JohnsonJackson ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "JohnsonJackson" )

Runtime type information.

References alphaMax(), D, and dict.

Here is the call graph for this function:

◆ frictionalPressure() [1/2]

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

Implements frictionalStressModel.

Definition at line 77 of file JohnsonJacksonFrictionalStress.C.

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

Here is the call graph for this function:

◆ frictionalPressurePrime() [1/2]

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

Implements frictionalStressModel.

Definition at line 94 of file JohnsonJacksonFrictionalStress.C.

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

Here is the call graph for this function:

◆ nu() [1/2]

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

Implements frictionalStressModel.

Definition at line 114 of file JohnsonJacksonFrictionalStress.C.

References alphaMax(), D, Foam::dimTime, and Foam::sin().

Here is the call graph for this function:

◆ read() [1/2]

bool read ( )
virtual

Implements frictionalStressModel.

Definition at line 127 of file JohnsonJacksonFrictionalStress.C.

References Foam::degToRad(), frictionalStressModel::dict_, and Foam::GlobalIOList< Tuple2< scalar, vector > >::typeName.

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "JohnsonJackson" )

Runtime type information.

◆ frictionalPressure() [2/2]

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

Implements frictionalStressModel.

References alphaMax().

Here is the call graph for this function:

◆ frictionalPressurePrime() [2/2]

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

Implements frictionalStressModel.

References alphaMax().

Here is the call graph for this function:

◆ nu() [2/2]

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

Implements frictionalStressModel.

References alphaMax(), and D.

Here is the call graph for this function:

◆ read() [2/2]

virtual bool read ( )
virtual

Implements frictionalStressModel.


The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/JohnsonJackson/JohnsonJacksonFrictionalStress.H
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/JohnsonJackson/JohnsonJacksonFrictionalStress.H
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/JohnsonJackson/JohnsonJacksonFrictionalStress.C
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/JohnsonJackson/JohnsonJacksonFrictionalStress.C