Specify orientation of VENT during stairs evacuation

1,387 views
Skip to first unread message

Fernando Adell Pijuán

unread,
Apr 16, 2014, 9:54:44 AM4/16/14
to fds...@googlegroups.com
Dear Sirs,

I have been working with FDS+EVAC only for a short period of time, so probably I will make many mistakes while programming my file. I am trying to simulate the evacuation of a six floor building using stairs with EVSS. It is a simple model but when I try to run it I get an error:  Specify orientation of VENT   2, MESH NUMBER  2

My second Mesh is the first one of the evacuations one, but i do not understand what I am supposed to specify, as I do not know if I should write any VENT command line. I am using FDS6 and I have tried to write this file using as example one about stairs I founded on the website, and I think I am doing everything as I see in the other file.

Here I write all the lines:

Evacuation IIT

&HEAD CHID='IIT', TITLE='IIT' /

Main Mesh

&MESH IJK=160,180,280, XB=-2,14.3, -2,16, -5,23, /

Evacuation Meshes

&MESH IJK=40,50,1, XB=0,12.3, 0,14, -1.8, -2.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_-1', EVAC_Z_OFFSET=1.0 /
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 0.8,1.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_0', EVAC_Z_OFFSET=1.0 /
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 3.8,4.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_1', EVAC_Z_OFFSET=1.0 / 
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 6.8,7.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_2', EVAC_Z_OFFSET=1.0 /
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 9.8,10.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_3', EVAC_Z_OFFSET=1.0 /
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 12.8,13.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_4', EVAC_Z_OFFSET=1.0 /
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 15.8,16.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_5', EVAC_Z_OFFSET=1.0 /
&MESH IJK=40,50,1, XB=0,12.3, 0,14, 18.8,19.2, 
      EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., ID='Mesh_6', EVAC_Z_OFFSET=1.0 /


Time

&TIME T_END=100 /

&MISC EVACUATION_DRILL=.TRUE., /

Wall and material

&SURF ID= 'Wall' , DEFAULT=.TRUE.
      MATL_ID= 'Concrete' 
      THICKNESS= 0.1/ 
                                               
&MATL ID= 'Concrete'               
      CONDUCTIVITY= 1.0                   
      SPECIFIC_HEAT= 0.88                  
      EMISSIVITY= 0.8                   
      DENSITY= 2200. /  

Smoke

&DUMP SMOKE3D=.FALSE.,
      NFRAMES=500,
      DT_PART=1.0,
      DT_HRR=1.0,
      DT_DEVC=1000000.0,
      DT_SLCF=1000000.0,
      DT_PL3D=1000000.0,
      DT_ISOF=1000000.0 /

Exterior walls

&OBST XB=0,0 ,1.2,14, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=0,12.3 ,14,14, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=0,2.5 ,1.2,1.2, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=2.5,2.5 ,0,1.2, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2,/
&OBST XB=2.5,7 ,0,0, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=7,7 ,0,1.2, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=7,9.5 ,1.2,1.2, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=9.5,9.5 ,1.2,5.7, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=9.5,11.5 ,5.7,5.7, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2,/
&OBST XB=11.5,11.5 ,5.7,11, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2,/
&OBST XB=11.5,12.3 ,11,11, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2,/
&OBST XB=12.3,12.3 ,11,14, -3,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2,/


Interior walls

&OBST XB=0,6.6 ,10,10, 3,21, SURF_ID='Wall',  /
&OBST XB=2.2,2.2 ,10,14, 3,21, SURF_ID='Wall', /
&OBST XB=4.4,4.4 ,10,14, 3,21, SURF_ID='Wall', /
&OBST XB=6.6,6.6 ,10,14, 3,21, SURF_ID='Wall', /
&OBST XB=6.6,11.5 ,11,11, 3,21, SURF_ID='Wall', /
&OBST XB=9.5,9.5 ,5.7,11, 3,21, SURF_ID='Wall', /
&OBST XB=7,9.5 ,5.7,5.7, 3,21, SURF_ID='Wall', /
&OBST XB=7,7 ,1.2,5.7, 3,21, SURF_ID='Wall', /

Doors

Floor 1

&HOLE XB=1.4,2.2, 9.8,10.2, 3,5.5, /
&HOLE XB=3.6,4.4, 9.8,10.2, 3,5.5, /
&HOLE XB=6.4,6.8, 10,10.8, 3,5.5, /
&HOLE XB=6.6,7.4, 10.8,11.2, 3,5.5, /
&HOLE XB=9.3,9.7, 10.2,11, 3,5.5, /
&HOLE XB=6.8,7.2, 4.7,5.7, 3,5.5, /

Floor 2

&HOLE XB=1.4,2.2, 9.8,10.2, 6,8.5, /
&HOLE XB=3.6,4.4, 9.8,10.2, 6,8.5, /
&HOLE XB=6.4,6.8, 10,10.8, 6,8.5, /
&HOLE XB=6.6,7.4, 10.8,11.2, 6,8.5, /
&HOLE XB=9.3,9.7, 10.2,11, 6,8.5, /
&HOLE XB=6.8,7.2, 4.7,5.7, 6,8.5, /

Floor 3

&HOLE XB=1.4,2.2, 9.8,10.2, 9,11.5, /
&HOLE XB=3.6,4.4, 9.8,10.2, 9,11.5, /
&HOLE XB=6.4,6.8, 10,10.8, 9,11.5, /
&HOLE XB=6.6,7.4, 10.8,11.2, 9,11.5, /
&HOLE XB=9.3,9.7, 10.2,11, 9,11.5, /
&HOLE XB=6.8,7.2, 4.7,5.7, 9,11.5, /

Floor 4

&HOLE XB=1.4,2.2, 9.8,10.2, 12,14.5, /
&HOLE XB=3.6,4.4, 9.8,10.2, 12,14.5, /
&HOLE XB=6.4,6.8, 10,10.8, 12,14.5, /
&HOLE XB=6.6,7.4, 10.8,11.2, 12,14.5, /
&HOLE XB=9.3,9.7, 10.2,11, 12,14.5, /
&HOLE XB=6.8,7.2, 4.7,5.7, 12,14.5, /

Floor 5

&HOLE XB=1.4,2.2, 9.8,10.2, 15,17.5, /
&HOLE XB=3.6,4.4, 9.8,10.2, 15,17.5, /
&HOLE XB=6.4,6.8, 10,10.8, 15,17.5, /
&HOLE XB=6.6,7.4, 10.8,11.2, 15,17.5, /
&HOLE XB=9.3,9.7, 10.2,11, 15,17.5, /
&HOLE XB=6.8,7.2, 4.7,5.7, 15,17.5, /

Floor 6

&HOLE XB=1.4,2.2, 9.8,10.2, 18,20.5, /
&HOLE XB=3.6,4.4, 9.8,10.2, 18,20.5, /
&HOLE XB=6.4,6.8, 10,10.8, 18,20.5, /
&HOLE XB=6.6,7.4, 10.8,11.2, 18,20.5, /
&HOLE XB=9.3,9.7, 10.2,11, 18,20.5, /
&HOLE XB=6.8,7.2, 4.7,5.7, 18,20.5, /

Ground

Floor -1

&OBST XB=2.5,7 ,0,1.2, -3,-3, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, -3,-3, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, -3,-3, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, -3,-3, SURF_ID='Wall', /

Floor 0

&OBST XB=2.5,7 ,0,1.2, 0,0 SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 0,0, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 0,0, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 0,0, SURF_ID='Wall', /

Floor 1

&OBST XB=2.5,7 ,0,1.2, 3,3, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 3,3, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 3,3, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 3,3, SURF_ID='Wall', /

Floor 2

&OBST XB=2.5,7 ,0,1.2, 6,6, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 6,6, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 6,6, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 6,6, SURF_ID='Wall', /

Floor 3

&OBST XB=2.5,7 ,0,1.2, 9,9, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 9,9, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 9,9, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 9,9, SURF_ID='Wall', /

Floor 4

&OBST XB=2.5,7 ,0,1.2, 12,12, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 12,12, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 12,12, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 12,12, SURF_ID='Wall', /

Floor 5

&OBST XB=2.5,7 ,0,1.2, 15,15, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 15,15, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 15,15, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 15,15, SURF_ID='Wall', /

Floor 6

&OBST XB=2.5,7 ,0,1.2, 18,18, SURF_ID='Wall', /
&OBST XB=0,9.5 ,1.2,14, 18,18, SURF_ID='Wall', /
&OBST XB=9.5,11.5 ,5.7,14, 18,18, SURF_ID='Wall', /
&OBST XB=11.5,12.3 ,10,14, 18,18, SURF_ID='Wall', /

Roof

&OBST XB=2.5,7 ,0,1.2, 21,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=0,9.5 ,1.2,14, 21,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=9.5,11.5 ,5.7,14, 21,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /
&OBST XB=11.5,12.3 ,10,14, 21,21, SURF_ID='Wall', COLOR='YELLOW', TRANSPARENCY=0.2, /


Stairs walls

&OBST XB=8.1,8.4 ,2.2,4.6, -3,21, SURF_ID='Wall', COLOR='BLUE', TRANSPARENCY=0.2, EVACUATION=.TRUE.,/
&OBST XB=7,7.1 ,1.2,4.6, -3,21, SURF_ID='Wall', COLOR='BLUE', TRANSPARENCY=0.2, EVACUATION=.TRUE.,/
&OBST XB=9.4,9.5 ,1.2,4.6, -3,21, SURF_ID='Wall', COLOR='BLUE', TRANSPARENCY=0.2,EVACUATION=.TRUE.,/
&OBST XB=7,9.5 ,1.2,1.3, -3,21, SURF_ID='Wall', COLOR='BLUE', TRANSPARENCY=0.2,EVACUATION=.TRUE.,/

Floor 0 door

&HOLE XB=6.8,7.2, 4.7,5.7, 0,2.5, /


Stairs

-1-0

&EVSS XB=7.1,8.1, 2.2,4.6, -1.8,-2.2, IOR=+2, ID='Stair-1A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_-1'  /
&EVSS XB=8.4,9.4, 2.2,4.6, -1.8, -2.2, IOR=-2, ID='Stair-1B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_-1'  /
&EVSS XB=7.1,9.4, 1.3,2.2, -1.8, -2.2, IOR=+2, ID='Stair-1',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_-1'  /
&HOLE XB=7.1,9.4, 1.3,4.6, -1.7, -2.3, EVACUATION=.TRUE. /


0-1

&EVSS XB=7.1,8.1, 2.2,4.6, 0.8,1.2, IOR=+2, ID='Stair0A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_0'  /
&EVSS XB=8.4,9.4, 2.2,4.6, 0.8, 1.2, IOR=-2, ID='Stair0B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_0'  /
&EVSS XB=7.1,9.4, 1.3,2.2, 0.8, 1.2, IOR=+2, ID='Stair0',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_0'  /
&HOLE XB=7.1,9.4, 1.3,4.6, 0.7, 1.3, EVACUATION=.TRUE. /

1-2

&EVSS XB=7.1,8.1, 2.2,4.6, 3.8,4.2, IOR=+2, ID='Stair1A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_1'  /
&EVSS XB=8.4,9.4, 2.2,4.6, 3.8, 4.2, IOR=-2, ID='Stair1B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_1'  /
&EVSS XB=7.1,9.4, 1.3,2.2, 3.8, 4.2, IOR=+2, ID='Stair1',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_1'  /
&HOLE XB=7.1,9.4, 1.3,4.6, 3.7, 4.3, EVACUATION=.TRUE. /

2-3

&EVSS XB=7.1,8.1, 2.2,4.6, 6.8,7.2, IOR=+2, ID='Stair2A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_2'  /
&EVSS XB=8.4,9.4, 2.2,4.6, 6.8, 7.2, IOR=-2, ID='Stair2B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_2'  /
&EVSS XB=7.1,9.4, 1.3,2.2, 6.8, 7.2, IOR=+2, ID='Stair2',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_2'  /
&HOLE XB=7.1,9.4, 1.3,4.6, 6.7, 7.3, EVACUATION=.TRUE. /

3-4

&EVSS XB=7.1,8.1, 2.2,4.6, 9.8,10.2, IOR=+2, ID='Stair3A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_3'  /
&EVSS XB=8.4,9.4, 2.2,4.6, 9.8, 10.2, IOR=-2, ID='Stair3B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_3'  /
&EVSS XB=7.1,9.4, 1.3,2.2, 9.8, 10.2, IOR=+2, ID='Stair3',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_3'  /
&HOLE XB=7.1,9.4, 1.3,4.6, 9.7, 10.3, EVACUATION=.TRUE. /

4-5

&EVSS XB=7.1,8.1, 2.2,4.6, 12.8,13.2, IOR=+2, ID='Stair4A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_4'  /
&EVSS XB=8.4,9.4, 2.2,4.6, 12.8, 13.2, IOR=-2, ID='Stair4B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_4'  /
&EVSS XB=7.1,9.4, 1.3,2.2, 12.8, 13.2, IOR=+2, ID='Stair4',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_4'  /
&HOLE XB=7.1,9.4, 1.3,4.6, 12.7, 13.3, EVACUATION=.TRUE. /

5-6

&EVSS XB=7.1,8.1, 2.2,4.6, 15.8,16.2, IOR=+2, ID='Stair5A',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=0.0, MESH_ID='Mesh_5'  /
&EVSS XB=8.4,9.4, 2.2,4.6, 15.8, 16.2, IOR=-2, ID='Stair5B',
      FAC_V0_UP=0.5, FAC_V0_DOWN=0.7, FAC_V0_HORI=1.0,
      HEIGHT=3, HEIGHT0=1.5, MESH_ID='Mesh_5'  /
&EVSS XB=7.1,9.4, 1.3,2.2, 15.8, 16.2, IOR=+2, ID='Stair5',
      FAC_V0_UP=1.0, FAC_V0_DOWN=1.0, FAC_V0_HORI=1.0,
      HEIGHT=1.5, HEIGHT0=1.5, MESH_ID='Mesh_5'  /
&HOLE XB=7.1,9.4, 1.3,4.6, 15.7, 16.3, EVACUATION=.TRUE. /


Exit door

&EXIT ID='Exit1', IOR=-2,
      COUNT_ONLY=.FALSE.,
      XYZ= 5, 0, 1,
      XB=4,6, 0,0, 0.8,1.2, /
      

&DOOR ID='Door_in_-1', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_0'
      XYZ=  8.9, 4.6, -2,
      XB=8.4,9.4, 4.6,4.6, -1.8,-2.2, /
&DOOR ID='Door_out_0', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_-1'
      XYZ= 8.9, 4.5, 1,
      XB=8.4,9.4, 4.5,4.5, 0.8,1.2, /

&DOOR ID='Door_in_0', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_1'
      XYZ=  8.9, 4.6, 1,
      XB=8.4,9.4, 4.6,4.6, 0.8,1.2, /
&DOOR ID='Door_out_1', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_0'
      XYZ= 8.9, 4.5, 4,
      XB=8.4,9.4, 4.5,4.5, 3.8,4.2, /
      
&DOOR ID='Door_in_1', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_2'
      XYZ=  8.9, 4.6, 4,
      XB=8.4,9.4, 4.6,4.6, 3.8,4.2, /
&DOOR ID='Door_out_2', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_1'
      XYZ= 8.9, 4.5, 7,
      XB=8.4,9.4, 4.5,4.5, 6.8,7.2, /      

&DOOR ID='Door_in_2', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_3'
      XYZ=  8.9, 4.6, 7,
      XB=8.4,9.4, 4.6,4.6, 6.8,7.2, /
&DOOR ID='Door_out_3', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_2'
      XYZ= 8.9, 4.5, 10,
      XB=8.4,9.4, 4.5,4.5, 9.8,10.2, /
      
&DOOR ID='Door_in_3', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_4'
      XYZ=  8.9, 4.6, 10,
      XB=8.4,9.4, 4.6,4.6, 9.8,10.2, /
&DOOR ID='Door_out_4', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_3'
      XYZ= 8.9, 4.5, 13,
      XB=8.4,9.4, 4.5,4.5, 12.8,13.2, /
      
&DOOR ID='Door_in_4', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_5'
      XYZ=  8.9, 4.6, 13,
      XB=8.4,9.4, 4.6,4.6, 12.8,13.2, /
&DOOR ID='Door_out_5', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_4'
      XYZ= 8.9, 4.5, 16,
      XB=8.4,9.4, 4.5,4.5, 15.8,16.2, /
      
&DOOR ID='Door_in_5', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_6'
      XYZ=  8.9, 4.6, 16,
      XB=8.4,9.4, 4.6,4.6, 15.8,16.2, /
&DOOR ID='Door_out_6', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_5'
      XYZ= 8.9, 4.5, 19,
      XB=8.4,9.4, 4.5,4.5, 18.8,19.2, /

People
      
&PERS ID='Adulto',
      DEFAULT_PROPERTIES='Adult'/

Group
      
&EVAC ID = 'Group1', 
      NUMBER_INITIAL_PERSONS = 1,
      XB = 3,5   ,3,5   ,18.8,19.2,
      AVATAR_COLOR = 'BLUE',
      PRE_EVAC_DIST=1,PRE_LOW=10.0,PRE_HIGH=20.0,
      DET_EVAC_DIST=1,DET_LOW=20.0,DET_HIGH=30.0,DET_MEAN=15.0,
      KNOWN_DOOR_NAMES = 'Exit1',
      KNOWN_DOOR_PROBS = 1.0,
      PERS_ID = 'Adulto' / 


&TAIL


I have read a lot in this group and in the users guide and I am not able to solve the problem. I would be really pleased if anyone could help me with this exercise. 

Thank you very much for your help.

Yours faithfully,

Fernando Adell

brad c

unread,
Apr 16, 2014, 1:02:51 PM4/16/14
to fds...@googlegroups.com
Hello,
I am familiar with ver 5 FDS+EVAC, but I added these 2 lines to your input file:

&SURF ID = 'OUTFLOW', VEL = 0.000001, TAU_V=0.1/

&VENT SURF_ID='OUTFLOW', XB=4,4, 0,0, 0.8,1.2,EVACUATION=.TRUE., MESH_ID='Mesh_0'/

and now get the error:

Specify orientation of VENT   3, MESH NUMBER  2,

so it might be a start to fixing the input.

I also put "/" at the end of your &EVAC line.

good luck!
Brad Casterline
...

Fernando Adell Pijuán

unread,
Apr 17, 2014, 5:19:36 AM4/17/14
to fds...@googlegroups.com
Thank you very much for your quick answer Brad. 

I have tried what you have advised but once I write 8 VENTs lines, one for each evacuation mesh, all I get is a change in the error from ''VENT 2, MESH 2'' to ''VENT 10, MESH 2''. I am still trying to solve the problem and if I were able to solve it I will publish the answer. Meanwhile any kind of help is welcome. Thank you very much again.

Fernando Adell
<span style="line-height:
...

brad c

unread,
Apr 17, 2014, 9:13:07 AM4/17/14
to fds...@googlegroups.com
You are welcome Fernando. I wish I could solve the problem, and if you were using v5 FDS+EVAC I would have a better chance. I think something v6 does is eliminate the need for additional EVAC VENTS, to make it easier. But I think the extra work required for v5 is worth it because everything functions as I expect. If you are doing EVAC only, I think you would be just a few steps away from having a working model using v5!!

Brad

TimoK

unread,
Apr 28, 2014, 6:45:01 AM4/28/14
to fds...@googlegroups.com
Well, I have been out of the office a couple of weeks, needed to spend all
"last year holidays" until the end of April. Have you already checked the
page:  http://www.vtt.fi/proj/fdsevac/fdsevac_documents.jsp?lang=en
and there the "How to debug your input file: Readme_InputErrors.txt",
where the Readme_InputErrors.txt is a link to a text file:
http://virtual.vtt.fi/virtual/proj6/fdsevac/documents/Readme_InputErrors.txt

What to do:

1: comment away the &EVSS lines, e.g., take the "&" away.

2: Check that your have SLCF output for the guiding evacuation flow
fields (at a z-level of your evacuation meshes).

3: Take the agents away (speeds things out), &EVAC lines away (i.e., just
the "&" away).

4: Set T_END=0.1s (or something similar) so that the guiding flow fields
are calculated. And run the case with EVACUATION_DRILL=.TRUE. on
the MISC-namelist.

See things in Smokeview. You could also use COLOR keyword on our
DOOR, ENTR and EXIT lines, so that you can recognize different doors
better in Smokeview. And you could also use COLOR on the vent lines.

Note that a door (or exit) that is a target of (some) agents, should have a
vent defined on it (in FDS 5, in FDS 6 this is automatic). And a vent should
have at least one grid cell thick OBST behind it. Use THICKEN=.TRUE. on
the OBST lines to force this.

A common note for stairs: You should have the stair flights that have
same (x,y) coordinates, but different z-location, in different meshes.

Say, 3 storey building, stair flight SF_A is going up from a floor to an
intermediate landing IML and stair flight SF_B is going up form the
intermediate landing to the upper floor. One way of defining the
different parts of the stairs to different meshes (1st floor, 2nd floor,
and 3rd floor) would be:

1st floor mesh: SF_A_1stfloor, IML_1stfloor, SF_B_1stfloor and here
a DOOR (or ENTR) DoorOut_2ndTo1st. Put also an OBST here (could
be zero thick, no vent for this door, where agents are coming out, the
flow direction is now 3rd floor => 1st floor, i.e., downwards). See also
that the sides of the flights and landings are "closed" so your have
there the OBSTs needed.

Note, that you can not have other agents on the 1st floors that are walking under the
stair flight SF_B_1stfloor. If this could hapen in your geometry, then you
should put the SF_B_1stfloor flight to the second floor mesh (and the
intermediate landing, if needed also). And if you would have similar problems
in the 2nd floor (you floor height is large), then you could overcome this by
making the intermediate landings as their own main evacuation meshes
(and put the stair flights also to these meshes).

2nd floor mesh: DoorIn_2ndTo1st and an outflow vent here also. And an
OBST (at least one grid cell thick) behind the door and vent. SF_A_2ndfloor
and IML_2ndfloor, and SF_B_2ndfloor and a DOOR (or ENTR) DoorOut_3rdTo2nd.
(And same notes apply here than for the 1st floor case.)

3rd floor mesh: DoorIn_3rdTo2nd and an outflow vent here also. And an
OBST (at least one grid cell thick) behind the door and vent.

To get an eight storey stairs should be simple. Just copy-and-paste the 2nd floor
mesh part as many times as needed.

Above is for the FDS 5 based evacuation, the FDS 6 based evacuation is similar,
but should not define the outflow vents (and need not to place the OBSTs that
are needed by the outflow vents). And you should not define the additional
door flow evacuation meshes, just the main evacuation meshes are enough.
FDS 6 evacuation automatically places one grid cell thick OBSTs behind all
EXITs and "outflow" DOORs and puts there also the vents. And uses the main
evacuation mesh to calculate the guiding flow field towards every different
DOOR/EXIT on that mesh, one after the other in the initialization phase and
saves them to the hard drive.

Wbr,
TimoK

Fernando Adell Pijuán

unread,
May 5, 2014, 11:26:13 AM5/5/14
to fds...@googlegroups.com
Thank you very much for your deep explanation.
Finally I was able to find my mistake. It was in the position of each of the doors which are connected between them, so it was not possible to for the people to go through them.
I attach here only the part of the doors in case anyone has the same problem:

&EXIT ID='Exit1', IOR=-2,
      COUNT_ONLY=.FALSE.,
      XYZ= 5, 0, 1,
      XB=3.9975,6.0475, 0,0, 0.8,1.2, /
      

&DOOR ID='Door_in_-1', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_0'
      XYZ=  8.9, 4.55, -2,
      XB=8.405,9.43, 4.55,4.55, -1.8,-2.2, /
&DOOR ID='Door_out_0', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_-1'
      XYZ= 8.9, 4.5, 1,
      XB=8.405,9.43, 4.6667,4.6667, 0.8,1.2, /

&DOOR ID='Door_in_0', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_1'
      XYZ=  8.9, 4.55, 1,
      XB=8.405,9.43, 4.55,4.55, 0.8,1.2, /
&DOOR ID='Door_out_1', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_0'
      XYZ= 8.9, 4.7, 4,
      XB=8.405,9.43, 4.6667,4.6667, 3.8,4.2, /
      
&DOOR ID='Door_in_1', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_2'
      XYZ=  8.9, 4.5, 4,
      XB=8.405,9.43, 4.55,4.55, 3.8,4.2, /
&DOOR ID='Door_out_2', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_1'
      XYZ= 8.9, 4.7, 7,
      XB=8.405,9.43, 4.6667,4.6667, 6.8,7.2, /      

&DOOR ID='Door_in_2', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_3'
      XYZ=  8.9, 4.5, 7,
      XB=8.405,9.43, 4.55,4.55, 6.8,7.2, /
&DOOR ID='Door_out_3', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_2'
      XYZ= 8.9, 4.7, 10,
      XB=8.405,9.43, 4.6667,4.6667, 9.8,10.2, /
      
&DOOR ID='Door_in_3', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_4'
      XYZ=  8.9, 4.5, 10,
      XB=8.405,9.43, 4.55,4.55, 9.8,10.2, /
&DOOR ID='Door_out_4', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_3'
      XYZ= 8.9, 4.7, 13,
      XB=8.405,9.43, 4.6667,4.6667, 12.8,13.2, /
      
&DOOR ID='Door_in_4', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_5'
      XYZ=  8.9, 4.5, 13,
      XB=8.405,9.43, 4.55,4.55, 12.8,13.2, /
&DOOR ID='Door_out_5', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_4'
      XYZ= 8.9, 4.7, 16,
      XB=8.405,9.43, 4.6667,4.6667, 15.8,16.2, /
      
&DOOR ID='Door_in_5', IOR=+2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.FALSE.,
      TO_NODE= 'Door_out_6'
      XYZ=  8.9, 4.5, 16,
      XB=8.405,9.43, 4.55,4.55, 15.8,16.2, /
&DOOR ID='Door_out_6', IOR=-2,
      KEEP_XY=.FALSE.,
      EXIT_SIGN=.TRUE.,
      TO_NODE= 'Door_in_5'
      XYZ= 8.9, 4.7, 19,
      XB=8.405,9.43, 4.6667,4.6667, 18.8,19.2, /

Thank very much again, it is a pleasure to work with help like this.

Yours faithfully,

Fernando Adell
Reply all
Reply to author
Forward
0 new messages