|
PLUME-MoM-TSM
1.0
VolcanicPlumeModel
|
Go to the source code of this file.
Modules | |
| module | variables |
| Global variables. | |
Functions/Subroutines | |
| logical function | variables::isset (var) |
| Input variable check. More... | |
Variables | |
| integer, parameter | variables::sp = Selected_Real_Kind (P=6, R=35) |
| integer, parameter | variables::dp = Selected_Real_Kind (P=15, R=300) |
| integer, parameter | variables::wp = dp |
| working precision More... | |
| real *8 | variables::gi |
| Gravity acceleration. More... | |
| real *8, parameter | variables::k_b = 1.3806488E-23_wp |
| Boltzmann constant. More... | |
| real *8 | variables::pi_g |
| Greek pi. More... | |
| integer | variables::verbose_level |
| Level of verbose output (0 = minimal output on screen) More... | |
| logical | variables::dakota_flag |
| Flag for dakota run (less files on output) More... | |
| logical | variables::hysplit_flag |
| Flag for hysplit run. More... | |
| logical | variables::nbl_stop |
| Flag for hysplit output . More... | |
| logical | variables::flag_nbl |
| logical | variables::entr_abv_nbl_flag |
| Flag to allow for entrainment above neutral buoyancy level. More... | |
| logical | variables::umbrella_flag |
| Flag to solve the model for the umbrella spreading. More... | |
| logical | variables::steady_flag |
| Flag to stop the umbrella solver when a steady upwind spreading is reached. More... | |
| integer | variables::n_cloud |
| real(wp) | variables::height_nbl |
| real(wp) | variables::radius_nbl |
| integer, parameter | variables::max_n_part = 50 |
| Maximum number of particle phases. More... | |
| logical | variables::inversion_flag |
| logical | variables::water_flag |
| Flag for water. More... | |
| logical | variables::aggregation_flag |
| logical | variables::write_flag |
| real(wp) | variables::height_obj |
| real(wp) | variables::r_min |
| real(wp) | variables::r_max |
| real(wp) | variables::w_min |
| real(wp) | variables::w_max |
| integer | variables::n_values |
| integer | variables::indent_space |
| character(len=40) | variables::fmt |
1.8.11