|
PLUME-MoM-TSM
1.0
VolcanicPlumeModel
|
Go to the source code of this file.
Modules | |
| module | plume_module |
| Plume module. | |
Functions/Subroutines | |
| subroutine | plume_module::initialize_plume |
| Plume variables initialization. More... | |
Variables | |
| real(wp) | plume_module::s |
| length along plume centerline More... | |
| real(wp) | plume_module::x |
| plume location (downwind) More... | |
| real(wp) | plume_module::y |
| plume location (crosswind) More... | |
| real(wp) | plume_module::z |
| plume vertical coordinate More... | |
| real(wp) | plume_module::r |
| plume radius More... | |
| real(wp) | plume_module::u |
| plume x-horizontal velocity More... | |
| real(wp) | plume_module::v |
| plume y-horizontal velocity More... | |
| real(wp) | plume_module::w |
| plume vertical velocity More... | |
| real(wp) | plume_module::mag_u |
| velocity magnitude along the centerline More... | |
| real(wp) | plume_module::phi |
| angle between the plume trajectory and ground More... | |
| real(wp) | plume_module::rp |
| radiation coefficient (kg/m**2/deg. k**3/s) More... | |
| real(wp) | plume_module::alpha_inp |
| entrainment coefficient (parallel direction) More... | |
| real(wp) | plume_module::beta_inp |
| entrainment coefficient (normal direction) More... | |
| real(wp) | plume_module::prob_factor |
| particle loss factor More... | |
| logical | plume_module::particles_loss |
| logical defining if we loose particles More... | |
| real(wp) | plume_module::vent_height |
| height of the base of the plume More... | |
| real(wp) | plume_module::w0 |
| initial vertical velocity of the plume More... | |
| real(wp) | plume_module::r0 |
| initial radius of the plume More... | |
| real(wp) | plume_module::log10_mfr |
1.8.11