Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balacmi authored Mar 4, 2021
1 parent e239762 commit 187ae61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ travel survey is available.

In case you wish to use the generated synthetic travel demand or agent-based scenario directly, they are available here:

- [Synthetic travel demand](https://polybox.ethz.ch/index.php/s/JPASnSItJNwJb7J?path=%2FSynthetic%20Travel%20Demand)
- [Runnable eqasim Scenario](https://polybox.ethz.ch/index.php/s/JPASnSItJNwJb7J) The files are located in the zipped file called Simulation_input_100pct.zip.
- [Synthetic travel demand](https://polybox.ethz.ch/index.php/s/wQs55iomiIz5q5j) The files contain a 1pct synthetic travel demand.
- [Runnable eqasim Scenario](https://polybox.ethz.ch/index.php/s/CH7koBnqLDSVqYb) The files can be used to run a 1pct scenario using the [RunSimulation](https://github.com/eqasim-org/eqasim-java/blob/develop/sao_paulo/src/main/java/org/eqasim/sao_paulo/RunSimulation.java) script.

To run the simulation directly with the provided scenario you need to use the eqasim environment. The main class requiring only the config file as an input is available [here](https://github.com/eqasim-org/eqasim-java/blob/develop/sao_paulo/src/main/java/org/eqasim/sao_paulo/RunSimulation.java).

The scenario is created using this repository with the version 1.0.
The scenario is created using this repository with the version 1.1.

## Main reference

Expand Down

0 comments on commit 187ae61

Please sign in to comment.