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

Public Member Functions

 TypeName ("LunSavage")
 Runtime type information. More...
 
 LunSavage (const dictionary &dict)
 Construct from components. More...
 
virtual ~LunSavage ()
 Destructor. More...
 
tmp< volScalarFieldg0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Radial distribution function. More...
 
tmp< volScalarFieldg0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Derivative of the radial distribution function. More...
 
 TypeName ("LunSavage")
 Runtime type information. More...
 
 LunSavage (const dictionary &dict)
 Construct from components. More...
 
virtual ~LunSavage ()
 Destructor. More...
 
tmp< volScalarFieldg0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Radial distribution function. More...
 
tmp< volScalarFieldg0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
 Derivative of the radial distribution function. More...
 
- Public Member Functions inherited from radialModel
 TypeName ("radialModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
 
 radialModel (const dictionary &dict)
 Construct from components. More...
 
virtual ~radialModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldg0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
 Radial distribution function. More...
 
virtual tmp< volScalarFieldg0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
 Derivative of the radial distribution function. More...
 
virtual bool read ()
 
 TypeName ("radialModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
 
 radialModel (const dictionary &dict)
 Construct from components. More...
 
virtual ~radialModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldg0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
 Radial distribution function. More...
 
virtual tmp< volScalarFieldg0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
 Derivative of the radial distribution function. More...
 
virtual bool read ()
 

Additional Inherited Members

- Static Public Member Functions inherited from radialModel
static autoPtr< radialModelNew (const dictionary &dict)
 
static autoPtr< radialModelNew (const dictionary &dict)
 
- Protected Attributes inherited from radialModel
const dictionarydict_
 

Detailed Description

Source files

Source files

Definition at line 53 of file LunSavageRadial.H.

Constructor & Destructor Documentation

◆ LunSavage() [1/2]

LunSavage ( const dictionary dict)

Construct from components.

Definition at line 54 of file LunSavageRadial.C.

◆ ~LunSavage() [1/2]

~LunSavage ( )
virtual

Destructor.

Definition at line 65 of file LunSavageRadial.C.

◆ LunSavage() [2/2]

LunSavage ( const dictionary dict)

Construct from components.

◆ ~LunSavage() [2/2]

virtual ~LunSavage ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "LunSavage"  )

Runtime type information.

◆ g0() [1/2]

Foam::tmp< Foam::volScalarField > g0 ( const volScalarField alpha,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Radial distribution function.

Implements radialModel.

Definition at line 72 of file LunSavageRadial.C.

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

Here is the call graph for this function:

◆ g0prime() [1/2]

Foam::tmp< Foam::volScalarField > g0prime ( const volScalarField alpha,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Derivative of the radial distribution function.

Implements radialModel.

Definition at line 85 of file LunSavageRadial.C.

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

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "LunSavage"  )

Runtime type information.

◆ g0() [2/2]

tmp< volScalarField > g0 ( const volScalarField alpha,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Radial distribution function.

Implements radialModel.

◆ g0prime() [2/2]

tmp< volScalarField > g0prime ( const volScalarField alpha,
const dimensionedScalar alphaMinFriction,
const dimensionedScalar alphaMax 
) const
virtual

Derivative of the radial distribution function.

Implements radialModel.


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