|
| | TypeName ("none") |
| | Runtime type information. More...
|
| |
| | noTurbulentDispersion (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and a phase pair. More...
|
| |
| virtual | ~noTurbulentDispersion () |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | D () const |
| | Turbulent diffusivity. More...
|
| |
| virtual tmp< volVectorField > | F () const |
| | Turbulent dispersion force. More...
|
| |
| | TypeName ("none") |
| | Runtime type information. More...
|
| |
| | noTurbulentDispersion (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and a phase pair. More...
|
| |
| virtual | ~noTurbulentDispersion () |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | D () const |
| | Turbulent diffusivity. More...
|
| |
| virtual tmp< volVectorField > | F () const |
| | Turbulent dispersion force. More...
|
| |
| | TypeName ("turbulentDispersionModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
| |
| | turbulentDispersionModel (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and a phase pair. More...
|
| |
| virtual | ~turbulentDispersionModel () |
| | Destructor. More...
|
| |
| virtual tmp< surfaceScalarField > | Ff () const |
| | Turbulent dispersion force on faces. More...
|
| |
| | TypeName ("turbulentDispersionModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
| |
| | turbulentDispersionModel (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and a phase pair. More...
|
| |
| virtual | ~turbulentDispersionModel () |
| | Destructor. More...
|
| |
- Source files
-
- Source files
-
Definition at line 52 of file noTurbulentDispersion.H.