run, t_start and t_end become command line options
In order to enable multiple runs in parallel, the name of the debug file includes the name of the run (option is enabled in command line with --run=test). t_start and t_end are similarly chosen in command line (e.g. --t_start=1 --t_end=24).
Please register or sign in to comment