|
| TypeName ("isothermal") |
| Runtime type information. More...
|
|
| isothermal (const dictionary &dict, const phaseModel &phase) |
| Construct from components. More...
|
|
virtual | ~isothermal () |
| Destructor. More...
|
|
tmp< volScalarField > | d () const |
| Return the phase mean diameter field. More...
|
|
| TypeName ("isothermal") |
| Runtime type information. More...
|
|
| isothermal (const dictionary &diameterProperties, const phaseModel &phase) |
| Construct from components. More...
|
|
virtual | ~isothermal () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | d () const |
| Return the diameter field. More...
|
|
virtual bool | read (const dictionary &phaseProperties) |
| Read phaseProperties dictionary. More...
|
|
| TypeName ("isothermal") |
| Runtime type information. More...
|
|
| isothermal (const dictionary &diameterProperties, const phaseModel &phase) |
| Construct from components. More...
|
|
virtual | ~isothermal () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | d () const |
| Return the diameter field. More...
|
|
virtual bool | read (const dictionary &phaseProperties) |
| 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 () |
| Destructor. More...
|
|
| TypeName ("diameterModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &diameterProperties, const phaseModel &phase),(diameterProperties, phase)) |
|
| diameterModel (const dictionary &diameterProperties, const phaseModel &phase) |
|
virtual | ~diameterModel () |
| Destructor. More...
|
|
const dictionary & | diameterProperties () const |
| Return the phase diameter properties dictionary. More...
|
|
const phaseModel & | phase () const |
| Return the phase. More...
|
|
virtual void | correct () |
| Correct the diameter field. More...
|
|
| TypeName ("diameterModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &diameterProperties, const phaseModel &phase),(diameterProperties, phase)) |
|
| diameterModel (const dictionary &diameterProperties, const phaseModel &phase) |
|
virtual | ~diameterModel () |
| Destructor. More...
|
|
const dictionary & | diameterProperties () const |
| Return the phase diameter properties dictionary. More...
|
|
const phaseModel & | phase () const |
| Return the phase. More...
|
|
virtual void | correct () |
| Correct the diameter field. More...
|
|
Isothermal dispersed-phase particle diameter model.
- Source files
-
- Source files
-
Definition at line 50 of file isothermalDiameter.H.