Constant dispersed-phase particle diameter model. More...


Public Member Functions | |
| TypeName ("constant") | |
| Runtime type information. More... | |
| constant (const dictionary &dict, const phaseModel &phase) | |
| Construct from components. More... | |
| virtual | ~constant ()=default |
| Destructor. More... | |
| tmp< volScalarField > | d () const |
| Return the phase mean diameter field. More... | |
Public Member Functions inherited from diameterModel | |
| 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... | |
Additional Inherited Members | |
Static Public Member Functions inherited from diameterModel | |
| static autoPtr< diameterModel > | New (const dictionary &dict, const phaseModel &phase) |
Protected Attributes inherited from diameterModel | |
| const dictionary & | dict_ |
| const phaseModel & | phase_ |
Constant dispersed-phase particle diameter model.
Definition at line 51 of file constantDiameter.H.
| constant | ( | const dictionary & | dict, |
| const phaseModel & | phase | ||
| ) |
Construct from components.
Definition at line 49 of file constantDiameter.C.
|
virtualdefault |
Destructor.
| TypeName | ( | "constant" | ) |
Runtime type information.
|
virtual |
Return the phase mean diameter field.
Implements diameterModel.
Definition at line 62 of file constantDiameter.C.
References DimensionedField< Type, GeoMesh >::mesh(), diameterModel::phase_, IOobject::time(), Time::timeName(), and phaseModel::U().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.