PedestrianDynamics / jupedsim

JuPedSim is an open source pedestrian dynamics simulator
http://jupedsim.org
Other
39 stars 27 forks source link

Tutorials in jpsreport and jpscore #633

Closed chraibi closed 4 years ago

chraibi commented 4 years ago

It would be nice to have the new tutorials as jupyter notebooks too.

Things to cover might be:

  1. editing jpscore inifile
  2. creating geometry
  3. making jpscore simulation
  4. editing jpsreport inifile
  5. analysis
  6. plot results. Voila!
zeroset commented 4 years ago

@chraibi How and why do you want to have jupyter notebooks?

chraibi commented 4 years ago

How: Like this one https://github.com/JuPedSim/jpscore/blob/master/jpsreport/demos/HowTo.ipynb

Why: Jupyter notebook is self-contained and can be run along with explanations. It does not have to be a notebook.