Schaeffer Class Reference
Inheritance diagram for Schaeffer:
[legend]
Collaboration diagram for Schaeffer:
[legend]

Public Member Functions

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

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

Detailed Description

Constructor & Destructor Documentation

◆ Schaeffer() [1/2]

Schaeffer ( const dictionary dict)

Construct from components.

Definition at line 57 of file SchaefferFrictionalStress.C.

References Foam::degToRad().

Here is the call graph for this function:

◆ ~Schaeffer() [1/2]

~Schaeffer ( )
virtual

Destructor.

Definition at line 71 of file SchaefferFrictionalStress.C.

◆ Schaeffer() [2/2]

Schaeffer ( const dictionary dict)

Construct from components.

◆ ~Schaeffer() [2/2]

virtual ~Schaeffer ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Schaeffer"  )

Runtime type information.

◆ frictionalPressure() [1/2]

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

Implements frictionalStressModel.

Definition at line 80 of file SchaefferFrictionalStress.C.

References Foam::constant::atomic::alpha, 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 97 of file SchaefferFrictionalStress.C.

References Foam::constant::atomic::alpha, 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 183 of file SchaefferFrictionalStress.C.

References Foam::degToRad().

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.

◆ frictionalPressurePrime() [2/2]

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

Implements frictionalStressModel.

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

◆ read() [2/2]

virtual bool read ( )
virtual

Implements frictionalStressModel.


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