Loading...
Searching...
No Matches
Schaeffer Class Reference

#include <SchaefferFrictionalStress.H>

Inheritance diagram for Schaeffer:
Collaboration diagram for Schaeffer:

Public Member Functions

 TypeName ("Schaeffer")
 Runtime type information.
 Schaeffer (const dictionary &dict)
 Construct from components.
virtual ~Schaeffer ()
 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 ("Schaeffer")
 Runtime type information.
 Schaeffer (const dictionary &dict)
 Construct from components.
virtual ~Schaeffer ()
 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

◆ Schaeffer() [1/2]

Schaeffer ( const dictionary & dict)

Construct from components.

Definition at line 49 of file SchaefferFrictionalStress.C.

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

Here is the call graph for this function:

◆ ~Schaeffer() [1/2]

~Schaeffer ( )
virtual

Destructor.

Definition at line 64 of file SchaefferFrictionalStress.C.

◆ Schaeffer() [2/2]

Schaeffer ( const dictionary & dict)

Construct from components.

References dict.

◆ ~Schaeffer() [2/2]

virtual ~Schaeffer ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Schaeffer" )

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 71 of file SchaefferFrictionalStress.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 88 of file SchaefferFrictionalStress.C.

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

Here is the call graph for this function:

◆ nu() [1/2]

◆ read() [1/2]

bool read ( )
virtual

Implements frictionalStressModel.

Definition at line 166 of file SchaefferFrictionalStress.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 ( "Schaeffer" )

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/Schaeffer/SchaefferFrictionalStress.H
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/Schaeffer/SchaefferFrictionalStress.H
  • src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/Schaeffer/SchaefferFrictionalStress.C
  • src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/frictionalStressModel/Schaeffer/SchaefferFrictionalStress.C