Dummy soot model for 'none'.
More...
|
| | TypeName ("none") |
| | Runtime type information. More...
|
| |
| | noSoot (const dictionary &dict, const fvMesh &mesh, const word &) |
| | Construct from components. More...
|
| |
| virtual | ~noSoot () |
| | Destructor. More...
|
| |
| void | correct () |
| | Main update/correction routine. More...
|
| |
| const volScalarField & | soot () const |
| | Return Ysoot. More...
|
| |
| | TypeName ("sootModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, sootModel, dictionary,(const dictionary &dict, const fvMesh &mesh, const word &modelType),(dict, mesh, modelType)) |
| | Declare runtime constructor selection table. More...
|
| |
| | sootModel (const fvMesh &mesh, const word &modelType) |
| | Construct from components. More...
|
| |
| virtual | ~sootModel () |
| | Destructor. More...
|
| |
| const fvMesh & | mesh () const |
| | Reference to the mesh. More...
|
| |
Dummy soot model for 'none'.
- Source files
-
Definition at line 52 of file noSoot.H.
◆ noSoot()
Construct from components.
Definition at line 52 of file noSoot.C.
◆ ~noSoot()
Destructor.
Definition at line 65 of file noSoot.C.
◆ TypeName()
Runtime type information.
◆ correct()
◆ soot()
The documentation for this class was generated from the following files:
- src/radiationModels/sootModels/noSoot/noSoot.H
- src/radiationModels/sootModels/noSoot/noSoot.C