Restructure
Change the directory structure of JPSfire
as follows:
-
src
: contains the code for readingFDS
simulations and processing them. -
demos
: Here we have several demo directories e.g.A_smoke_sensor
. Every directory contains two different directories:-
FDS
: contains simulation data fromFDS
-
JuPedSim
: contains project files necessary for laterjpscore
simulation, especially ini-file and geometry-file. Note, that in the ini-file the right FDS-paths should be given. SeeA_smoke_sensor
for an example.
-
For usage see README.