Hello,
I have a simple case of exit at the end of a short corridor (3m long and 2,2m wide). This corridor stems off a room where the agents (1000) are initially located. I have tried the following ways of creating the corridor and they result in very different evacuation times caused by the entrance into the corridor :
1. one mesh + corridor created by OBSTs - exit time approx. 360s
2. one mesh + corridor created by OBSTs + DOOR+ENTR+KEEP_XY=.TRUE. exit time approx. 540s
2. 2 meshes (room & corridor) + connection by DOOR+ENTR+KEEP_XY=.TRUE. - exit time approx. 540s
3. 2 meshes (room & corridor) + connection by DOOR+ENTR+KEEP_XY=.FALSE. - exit time approx. 420s
4. one mesh + exit straight from the room - exit time approx. 320s
Here is a figure from item 1:
And here is a figure from item 2.:
I understand that the DOOR+ENTR connection needs enough space to place agents in front of the ENTR which reduces the density and flow. This can be "improved" somewhat by turning off KEEP_XY.
When I checked the densities and specific flows, the slowest option (2) had about 3.3 pers/m2 in front of the door and the resulting specific flow of about 0.85 pers/m/s which was in line with the fundamental diagram in the SFPE handbook. However, when simulating the same thing within single mesh with OBSTs simulating the corridor (option 1) the flow of persons is much higher.
My main question is, what is the best way to simulate corridors? In addition, when connecting two meshes one has only the option of DOOR/ENTR.
Also, is there any way of decreasing the amount of space required for an agent to be placed in front of an ENTR? And what is the actual space that is required in front of an ENTR?
Thanks for any advice.
Vlad