Anonymous
-
2025-06-10
- assigned_to: godisreal
Originally created by: godisreal
Originally owned by: godisreal
Up to now we have successfully use pygame to visualize data from both fds+evac and our simulation platform crowdegress in 2D space. Now we will mainly be interested in visualizing such data by smokeview in 3D space. The major task is modifying a smokeview script for crowdegress output data.
There are mainly three steps:
(1) Run crowdegress with a fds input file to get the prt5 data file.
(2) Run fds command with the same fds input file to initialize a smokeview script (smv file).
(3) Add the prt5 data file in step1 into the smokeview script in step2 such that the prt5 data can be visualized in smokeview.