Abstract base-class for dispersed-phase particle diameter models.
More...
|
| | TypeName ("diameterModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase)) |
| |
| | diameterModel (const dictionary &dict, const phaseModel &phase) |
| |
| virtual | ~diameterModel ()=default |
| | Destructor. More...
|
| |
| const dictionary & | diameterProperties () const |
| | Return the phase diameter properties dictionary. More...
|
| |
| const phaseModel & | phase () const |
| | Return the phase. More...
|
| |
| virtual tmp< volScalarField > | d () const =0 |
| | Return the phase mean diameter field. More...
|
| |
| virtual void | correct () |
| | Correct the diameter field. More...
|
| |
| virtual bool | read (const dictionary &phaseProperties)=0 |
| | Read phaseProperties dictionary. More...
|
| |
| | TypeName ("diameterModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &dict, const phaseModel &phase),(dict, phase)) |
| |
| | diameterModel (const dictionary &dict, const phaseModel &phase) |
| |
| virtual | ~diameterModel ()=default |
| | Destructor. More...
|
| |
| const dictionary & | diameterProperties () const |
| | Return the phase diameter properties dictionary. More...
|
| |
| const phaseModel & | phase () const |
| | Return the phase. More...
|
| |
| virtual tmp< volScalarField > | d () const =0 |
| | Return the phase mean diameter field. More...
|
| |
| virtual void | correct () |
| | Correct the diameter field. More...
|
| |
| virtual bool | read (const dictionary &dict)=0 |
| | Read phaseProperties dictionary. More...
|
| |
Abstract base-class for dispersed-phase particle diameter models.
- Source files
-
- Source files
-
Definition at line 49 of file diameterModel.H.
◆ diameterModel() [1/2]
◆ ~diameterModel() [1/2]
◆ diameterModel() [2/2]
◆ ~diameterModel() [2/2]
◆ TypeName() [1/2]
| TypeName |
( |
"diameterModel" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [1/2]
◆ New() [1/2]
◆ diameterProperties() [1/2]
◆ phase() [1/2]
◆ d() [1/2]
◆ correct() [1/2]
◆ read() [1/2]
Read phaseProperties dictionary.
Implemented in velocityGroup, IATE, IATE, linearTsub, isothermal, isothermal, constant, and constant.
Definition at line 89 of file diameterModel.C.
References dict, dictionary::optionalSubDict(), and Foam::type().
Referenced by constant::read(), isothermal::read(), linearTsub::read(), IATE::read(), and velocityGroup::read().
◆ TypeName() [2/2]
| TypeName |
( |
"diameterModel" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [2/2]
◆ New() [2/2]
◆ diameterProperties() [2/2]
◆ phase() [2/2]
◆ d() [2/2]
◆ correct() [2/2]
◆ read() [2/2]
◆ diameterProperties_
◆ phase_
The documentation for this class was generated from the following files:
- src/phaseSystemModels/reactingEuler/multiphaseSystem/diameterModels/diameterModel/diameterModel.H
- src/phaseSystemModels/reactingEuler/multiphaseSystem/diameterModels/diameterModel/diameterModel.C