mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2024-11-22 11:36:29 +00:00
Updated How to run (markdown)
parent
d337ccb80b
commit
eb5f6fe211
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
**With a Shell:**
|
**With a Shell:**
|
||||||
|
|
||||||
See user commands help :
|
|
||||||
|
|
||||||
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_help.PNG)
|
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_help.PNG)
|
||||||
|
|
||||||
Create a data dump from simulation directory :
|
Create a data dump from simulation directory :
|
||||||
@ -16,6 +14,10 @@ Run simulations in parallel with multiple configuration files :
|
|||||||
|
|
||||||
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_run_ex.PNG)
|
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_run_ex.PNG)
|
||||||
|
|
||||||
This command will run a simulation dump "dump" with the configuration file(s) "config1" and "config2" in parallel
|
This command will run a simulation dump "dump" with the configuration file(s) "config1" and "config2"
|
||||||
with CSV data export and logs backup. The number of simulations you can run in parallel obviously depends on the hardware characteristics of your machine.
|
with CSV data export and logs backup.
|
||||||
|
|
||||||
|
From a folder which contains multiple configuration files :
|
||||||
|
|
||||||
|
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_cdir.PNG)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user