1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-11-21 19:16:30 +00:00

Update README.md

This commit is contained in:
Axel HUYNH-PHUC 2019-01-22 15:52:18 +01:00 committed by GitHub
parent b5fd57ec77
commit 8d250d6f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,9 +23,15 @@ You can use your own scenario file (osm.sumocfg file), see : [SUMO Tutorials](ht
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_help.PNG)
Example :
Create a data dump from simulation directory :
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_example.PNG)
![](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/files/imgs/runner_new_dump.PNG)
This command will run a simulation with dump "dump" with the configuration file "config"
This command will create new dump called "dump" from the simulation directory "mysimulationdir" with a 10x10 grid.
Run simulations in parallel with multiple configuration files :
![](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"
with CSV data export and logs backup.