secondary atomization model for the spray More...
#include <dieselSpray/noAtomization.H>
secondary atomization model for the spray
Definition at line 46 of file noAtomization.H.
Inheritance diagram for noAtomization:
Collaboration diagram for noAtomization:Public Member Functions | |
| TypeName ("off") | |
| Runtime type information.
| |
| noAtomization (const dictionary &dict, spray &sm) | |
| Construct from components.
| |
| ~noAtomization () | |
| void | atomizeParcel (parcel &parcel, const scalar deltaT, const vector &vel, const liquidMixture &fuels) const |
| noAtomization | ( | const dictionary & | dict, |
| spray & | sm | ||
| ) |
Construct from components.
Definition at line 52 of file noAtomization.C.
| ~noAtomization | ( | ) |
Definition at line 63 of file noAtomization.C.
| TypeName | ( | "off" | ) |
Runtime type information.
| void atomizeParcel | ( | parcel & | parcel, |
| const scalar | deltaT, | ||
| const vector & | vel, | ||
| const liquidMixture & | fuels | ||
| ) | const [virtual]
|
Implements atomizationModel.
Definition at line 70 of file noAtomization.C.
References parcel::liquidCore().