From d337ccb80baa2811c0a72de68fb66c90d45732c4 Mon Sep 17 00:00:00 2001 From: Axel HUYNH-PHUC Date: Tue, 22 Jan 2019 17:15:17 +0100 Subject: [PATCH] Updated How to run (markdown) --- How-to-run.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How-to-run.md b/How-to-run.md index 024edd5..884fd5f 100644 --- a/How-to-run.md +++ b/How-to-run.md @@ -16,6 +16,6 @@ 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. +This command will run a simulation dump "dump" with the configuration file(s) "config1" and "config2" in parallel +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.