No turbulent dispersion of the parcels. More...
#include <dieselSpray/noDispersion.H>
No turbulent dispersion of the parcels.
Definition at line 46 of file noDispersion.H.
Public Member Functions | |
TypeName ("off") | |
Runtime type information.
| |
noDispersion (const dictionary &dict, spray &sm) | |
Construct from components.
| |
~noDispersion () | |
void | disperseParcels () const |
noDispersion | ( | const dictionary & | dict, |
spray & | sm | ||
) |
Construct from components.
Definition at line 52 of file noDispersion.C.
~noDispersion | ( | ) |
Definition at line 63 of file noDispersion.C.
TypeName | ( | "off" | ) |
Runtime type information.
void disperseParcels | ( | ) | const [virtual]
|
Implements dispersionModel.
Definition at line 69 of file noDispersion.C.