Public Member Functions | List of all members
JohnsonJackson Class Reference
Inheritance diagram for JohnsonJackson:
Inheritance graph
[legend]
Collaboration diagram for JohnsonJackson:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("JohnsonJackson")
 Runtime type information. More...
 
 JohnsonJackson (const dictionary &dict)
 Construct from components. 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
 
virtual bool read ()
 
 TypeName ("JohnsonJackson")
 Runtime type information. More...
 
 JohnsonJackson (const dictionary &dict)
 Construct from components. More...
 
virtual ~JohnsonJackson ()
 Destructor. More...
 
virtual tmp< volScalarFieldfrictionalPressure (const volScalarField &alpha1, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 
virtual tmp< volScalarFieldfrictionalPressurePrime (const volScalarField &alpha1, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 
virtual tmp< volScalarFieldnu (const volScalarField &alpha1, 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 ()
 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 ()
 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

Source files

Source files

Definition at line 51 of file JohnsonJacksonFrictionalStress.H.

Constructor & Destructor Documentation

JohnsonJackson ( const dictionary dict)

Construct from components.

virtual ~JohnsonJackson ( )
virtual

Destructor.

JohnsonJackson ( const dictionary dict)

Construct from components.

virtual ~JohnsonJackson ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "JohnsonJackson"  )

Runtime type information.

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

Implements frictionalStressModel.

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

Implements frictionalStressModel.

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

Implements frictionalStressModel.

virtual bool read ( )
virtual

Implements frictionalStressModel.

TypeName ( "JohnsonJackson"  )

Runtime type information.

virtual tmp<volScalarField> frictionalPressure ( const volScalarField alpha1,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Implements frictionalStressModel.

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

Implements frictionalStressModel.

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

Implements frictionalStressModel.

virtual bool read ( )
virtual

Implements frictionalStressModel.


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