FDS+Evac version: FDS 6.6.0, Evac 2.5.2 (GIT FDS6.6.0-914) All material properties etc. are completely fabricated. IMO MSC/Circ.1033 (6 June 2002) 'Interim Guidelines For Evacuation Analyses for New and Existing Passenger Ships', Annex 3 Component testing, Test 11: Staircase &HEAD CHID='CompTest11',TITLE='IMO Component Test11' / &MESH IJK=60,24,1, XB=0.0,30.0, -1.0,11.0, 0.95,1.05, EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., EVAC_Z_OFFSET=1.0, ID = 'FF1stFloor' / Next is a dummy mesh. It is needed to show humans, whose z > 1.05, i.e., humans on the stairs. If there would be a fire mesh, then this dummy mesh is not needed. (A Smokeview "feature") &MESH IJK=6,3,1, XB=0.0,3.0, 0.0,3.0, 6.95,7.05, EVACUATION=.TRUE., EVAC_HUMANS=.TRUE., EVAC_Z_OFFSET=1.0, ID = 'DummyFloor', COLOR='WHITE' / &EXIT ID='DummyExit', IOR = +1, SHOW=.FALSE., XB=3.0,3.0, 1.0,2.0, 7.0,7.0 / &TIME T_END=200.0, DT=0.1 / &MISC EVACUATION_DRILL=.TRUE., / &RADI RADIATION=.FALSE. / &DUMP SMOKE3D=.FALSE., NFRAMES=200, DT_PART=0.1, DT_HRR=1.0, DT_SLCF=1000000.0, DT_PL3D=1000000.0, DT_ISOF=1000000.0 / &SURF ID = 'WALL', DEFAULT=.TRUE., RGB = 150,150,150 MATL_ID = 'Concrete' THICKNESS = 0.10 / &MATL ID = 'Concrete' FYI = 'Normal Weigth Concrete' CONDUCTIVITY = 1.60 SPECIFIC_HEAT = 1.00 DENSITY = 2300.0 / Default material for evacuation meshes is INERT and its color can not be changed esily in Smokeview. Thus, an evacuation material is defined below, which has only color: &SURF ID = 'EVAC_WALL', EVAC_DEFAULT=.TRUE. RGB = 200,0,200 / or COLOR ======================================================= ============= FIRE FDS GEOMETRY STARTS ================ ======================================================= &OBST XB = 0.0, 0.5, -1.0,11.0, 0.0,2.0, SURF_ID='WALL' / &OBST XB = 0.0, 8.0, -1.0,-0.5, 0.0,2.0, SURF_ID='WALL' / &OBST XB = 0.0, 8.0, 10.5,11.0, 0.0,2.0, SURF_ID='WALL' / &OBST XB = 8.0,30.0, -1.0, 4.0, 0.0,2.0, SURF_ID='WALL' / &OBST XB = 8.0,30.0, 6.0,11.0, 0.0,2.0, SURF_ID='WALL' / ======================================================= ============= FIRE FDS GEOMETRY ENDS ================== ======================================================= ======================================================= ============= EVAC GEOMETRY STARTS ==================== ======================================================= &EXIT ID='FinalExit', IOR = +1, FYI = 'Comment line', XYZ=29.8, 5.0, 1.0, XB=30.0,30.0, 4.0, 6.0, 0.95,1.05 / x:20-30m, y:4-6m, height 6.0m ==> 31 degrees &EVSS ID='Stairs', FAC_V0_UP = 0.5, FAC_V0_DOWN = 0.7, FAC_V0_HORI = 1.0, HEIGHT = 6.0, IOR = -1, XB= 20.0,30.0, 4.0,6.0, 0.95,1.05 / ======================================================= ============= EVAC GEOMETRY ENDS ====================== ======================================================= Human start to walk at t=1.0 s. &PERS ID='Imo1', FYI='Imo, 30-50 males', DEFAULT_PROPERTIES='Male', VELOCITY_DIST=1, VEL_MEAN=1.295,VEL_PARA=0.05,VEL_LOW=0.97,VEL_HIGH=1.62, PRE_EVAC_DIST=0, PRE_MEAN=1.0, DET_EVAC_DIST=0, DET_MEAN=0.0, TDET_SMOKE_DENS=0.1, HUMAN_SMOKE_HEIGHT=1.50, DENS_INIT=4.0, OUTPUT_DENSITY=.TRUE., OUTPUT_SPEED=.TRUE., COLOR_METHOD = 0 , I_HERDING_TYPE=2,/ Initial position of the humans &EVAC ID = 'Evac_Imo1', AGENT_TYPE=2, NUMBER_INITIAL_PERSONS = 150, FYI = 'Comment line', XB = 0.8, 7.7,-0.2,10.2, 1.0,1.0 AVATAR_COLOR = 'BLACK', PERS_ID = 'Imo1' / Next line could be used to plot the evacuation flow fields: SLCF PBZ = 1.000, QUANTITY = 'VELOCITY', VECTOR = .TRUE., EVACUATION=.TRUE./ &TAIL /