|
@@ -24,7 +24,7 @@ MATSim network files (`.xml`)
|
|
|
|
|
|
plan_gen.py [ params ] > out_plans.xml
|
|
plan_gen.py [ params ] > out_plans.xml
|
|
|
|
|
|
-###params list
|
|
|
|
|
|
+### params list
|
|
- `np` : number of persons to generate
|
|
- `np` : number of persons to generate
|
|
- `nw` : global network file path
|
|
- `nw` : global network file path
|
|
- `hc` *(optional)* : home clusters network file paths. If multiple cluster files, separate paths with `:` symbol (`path1:path2:...:pathx`).
|
|
- `hc` *(optional)* : home clusters network file paths. If multiple cluster files, separate paths with `:` symbol (`path1:path2:...:pathx`).
|