#include <kineticTheoryModel/LunSavageRadial.H>
Definition at line 48 of file LunSavageRadial.H.
Public Member Functions | |
TypeName ("LunSavage") | |
Runtime type information. | |
LunSavageRadial (const dictionary &dict) | |
Construct from components. | |
virtual | ~LunSavageRadial () |
Destructor. | |
tmp< volScalarField > | g0 (const volScalarField &alpha, const dimensionedScalar &alphaMax) const |
Radial distribution function. | |
tmp< volScalarField > | g0prime (const volScalarField &alpha, const dimensionedScalar &alphaMax) const |
Derivative of the radial distribution function. | |
![]() | |
TypeName ("radialModel") | |
Runtime type information. | |
declareRunTimeSelectionTable (autoPtr, radialModel, dictionary,(const dictionary &dict),(dict)) | |
radialModel (const dictionary &dict) | |
Construct from components. | |
virtual | ~radialModel () |
Destructor. |
Additional Inherited Members | |
![]() | |
static autoPtr< radialModel > | New (const dictionary &dict) |
![]() | |
const dictionary & | dict_ |
LunSavageRadial | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 46 of file LunSavageRadial.C.
|
virtual |
Destructor.
Definition at line 54 of file LunSavageRadial.C.
TypeName | ( | "LunSavage" | ) |
Runtime type information.
|
virtual |
Radial distribution function.
Implements radialModel.
Definition at line 61 of file LunSavageRadial.C.
References Foam::pow().
|
virtual |
Derivative of the radial distribution function.
Implements radialModel.
Definition at line 72 of file LunSavageRadial.C.
References Foam::pow().