JPSfire
Framework for the coupling between JuPedSim and fire simulation results obtained from FDS
Have a look at the Wiki
- Create a directory in
demos
(e.g.Test
) - In
Test
create two directoriesFDS
andJuPedSim
-
In
FDS
: put fds-file and all correspondingfds
-simulation results -
In
JuPedSim
: put the files necessary to run ajpscore
simulation, especially an ini-file and a geometry file. Have a look into 0_demo/JuPedSim/jpsfire_ini.xml to see how to define thejpsfire
-relevant information. -
Run src/preprocess_fds.py to generate out of the FDS-simulation the relevant
npz-files
, which will be read duringjpscore
simulations. You may want to see the available option by runningpython preprocess_fds.py -h
Assuming your files live in a directory called
test
a call could be:python preprocess_fds.py -j ../demos/test/JuPedSim -f ../demos/test/FDS
-
Run
jpscore
. Note that in the ini-file, the right paths forfds
data should be correct.
-
-
Smoke sensor
-
Walking speed reduction in smoke
-
Fire hazard analyses
Detection
- Further examples for SmokeSensor (3D?)
- Individual detection of smoke
- Use floor field for everything