Options to control the operation of run_sect(). More...
Public Attributes | |
real *8 | t_max |
Final time (s). | |
real *8 | del_t |
Timestep for coagulation (s). | |
real *8 | t_output |
Output interval (0 disables) (s). | |
real *8 | t_progress |
Progress interval (0 disables) (s). | |
logical | do_coagulation |
Whether to do coagulation. | |
character(len=300) | prefix |
Output prefix. |
Options to control the operation of run_sect().
Timestep for coagulation (s).
Whether to do coagulation.
character(len=300) pmc_run_sect::run_sect_opt_t::prefix |
Output prefix.
Final time (s).
Output interval (0 disables) (s).
Progress interval (0 disables) (s).