

Public Member Functions | |
| TypeName ("SinclairJackson") | |
| Runtime type information. More... | |
| SinclairJackson (const dictionary &dict) | |
| Construct from components. More... | |
| virtual | ~SinclairJackson () |
| Destructor. More... | |
| tmp< volScalarField > | g0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const |
| Radial distribution function. More... | |
| tmp< volScalarField > | g0prime (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const |
| Derivative of the radial distribution function. More... | |
| TypeName ("SinclairJackson") | |
| Runtime type information. More... | |
| SinclairJackson (const dictionary &dict) | |
| Construct from components. More... | |
| virtual | ~SinclairJackson () |
| Destructor. More... | |
| tmp< volScalarField > | g0 (const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const |
| Radial distribution function. More... | |
| tmp< volScalarField > | g0prime (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 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 bool | read () |
Additional Inherited Members | |
Static Public Member Functions inherited from radialModel | |
| static autoPtr< radialModel > | New (const dictionary &dict) |
| static autoPtr< radialModel > | New (const dictionary &dict) |
Protected Attributes inherited from radialModel | |
| const dictionary & | dict_ |
Definition at line 49 of file SinclairJacksonRadial.H.
| SinclairJackson | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 48 of file SinclairJacksonRadial.C.
|
virtual |
Destructor.
Definition at line 58 of file SinclairJacksonRadial.C.
| SinclairJackson | ( | const dictionary & | dict | ) |
Construct from components.
|
virtual |
Destructor.
| TypeName | ( | "SinclairJackson" | ) |
Runtime type information.
|
virtual |
Radial distribution function.
Implements radialModel.
Definition at line 66 of file SinclairJacksonRadial.C.
References Foam::constant::atomic::alpha, alphaMax(), Foam::cbrt(), and Foam::min().

|
virtual |
Derivative of the radial distribution function.
Implements radialModel.
Definition at line 78 of file SinclairJacksonRadial.C.
References Foam::constant::atomic::alpha, alphaMax(), Foam::cbrt(), Foam::clamp(), Foam::constant::electromagnetic::e, Foam::sqr(), and dimensioned< Type >::value().

| TypeName | ( | "SinclairJackson" | ) |
Runtime type information.
|
virtual |
Radial distribution function.
Implements radialModel.
|
virtual |
Derivative of the radial distribution function.
Implements radialModel.