matsim-org / matsim-code-examples

A repository containing code examples around MATSim
GNU General Public License v3.0
75 stars 173 forks source link

How can we make sure that the results obtained with matsim is correct ? #1122

Open BarshaLamichhane opened 1 month ago

BarshaLamichhane commented 1 month ago
  1. How can we check our simulation results are as expected ?

  2. Are there any indicators or functions through which we can know that our matsim results are as expected if we do not know the real scenario?

Janekdererste commented 1 month ago

How can we check our simulation results are as expected ?

Part V of the [user guide] is dedicated to scenario analysis. In the end, you have to apply some of the discussed techniques to investigate your scenario results.

Are there any indicators or functions through which we can know that our matsim results are as expected if we do not know the real scenario?

It is entirely up to you to decide whether your results are as expected, as it is also up to you what you expect 🙃