|
PartMC
2.4.0
|
The pmc_run_sect module. More...
Go to the source code of this file.
Data Types | |
| type | pmc_run_sect::run_sect_opt_t |
| Options controlling the operation of run_sect(). More... | |
Modules | |
| module | pmc_run_sect |
| 1D sectional simulation. | |
Functions/Subroutines | |
| subroutine | pmc_run_sect::run_sect (bin_grid, gas_data, aero_data, aero_dist, scenario, env_state, run_sect_opt) |
| Run a sectional simulation. More... | |
| subroutine | pmc_run_sect::coad (n_bin, dt, taug, taup, taul, tauu, prod, ploss, c, ima, g, r, e, ck, ec) |
| Collision subroutine, exponential approach. More... | |
| subroutine | pmc_run_sect::courant (n_bin, log_width, e, ima, c) |
| Determines the Courant number for each bin pair. More... | |
| subroutine | pmc_run_sect::smooth_bin_kernel (n_bin, k, k_smooth) |
| Smooths kernel values for bin pairs, and halves the self-rate. More... | |
The pmc_run_sect module.
Definition in file run_sect.F90.