Skip to content

Commit

Permalink
create branch 1.1 with updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Janekdererste committed Jul 21, 2021
1 parent dd5d1b4 commit 9a23d5a
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# matsim-example-project
# matsim-velbert

A small example of how to use MATSim as a library.

By default, this project uses the latest (pre-)release. In order to use a different version, edit `pom.xml`.

A recommended directory structure is as follows:
* `src` for sources
* `original-input-data` for original input data (typically not in MATSim format)
* `scenarios` for MATSim scenarios, i.e. MATSim input and output data. A good way is the following:
* One subdirectory for each scenario, e.g. `scenarios/mySpecialScenario01`.
* This minimally contains a config file, a network file, and a population file.
* Output goes one level down, e.g. `scenarios/mySpecialScenario01/output-from-a-good-run/...`.
A scenario of the Velbert in Germany. The current version is v1.1. The necessary input files can be optained from the VSP team.


### Import into eclipse
Expand Down

0 comments on commit 9a23d5a

Please sign in to comment.