Menu

#1 Read and Visualize Evac prt5 Data: To-Do-List

open
nobody
None
2021-02-07
2021-02-07
Anonymous
No

Originally created by: godisreal

Technicially I suppose it is well done to read in prt5 data either by Fortran or python, but visualizing trajactory of evac agents is more difficult because there are many different scenarios in evac simulation.
So far this python program deals with one-floor scenario because it dispays agents' trajactories in 2D space. It is not difficult to extend the program to select on which floor the agents are to be displayed if there are multiple floors in simulation, but I do not have much time to complete this task. It is also probably feasible to extend the data content in prt5 files to display more features of agents (e.g., velocity and acceleration). Anyway, if anyone is interested and wants to help me to do that, I will be very glad to complete these tasks with them. @chraibi

  1. Add a small GUI (e.g., tkinter or wxpython)
  2. Select the agents data in prt5 file for different floors (MESH height variable z)

Comment or suggestion are much welcome!

Discussion


Log in to post a comment.