Go to:
http://www.vtt.fi/proj/fdsevac/index.jsp?lang=enand there to the "Documentation" subpage:
http://www.vtt.fi/proj/fdsevac/fdsevac_documents.jsp?lang=enand read the "How to debug your input file:
Readme_InputErrors.txt".
The "Readme_InputErrors.txt" is a link to a text file. Follow the steps
there to "debug" your input.
Well, I did run you case and at the stderr channel (the screen usually)
you get (among other things):
WARNING: Entr AK_Porras problem with XB, mid point facing solid
See the attached png-picture. You ENTR (cyan color) is, indeed, inside
a solit. Thus, it can not operate. Your ENTR is in the ground floor, so put
it at correct place there or define your OBSTs (and holes) correctly for
the ground floor.
Note also that your guiding flow fields of the first floor are not good, they
are not leading to the door YK_Porras, so you "outflow" VENT
definitions are not correct. (Add the SLCF vector slice output for
the evacuation meshes to see the vectors.)
&VENT XB= 30.0,70.0, 29.5,29.5, 5.0, 5.2, SURF_ID='OUTFLOW',MESH_ID='FirstFloor',
EVACUATION=.TRUE., TRANSPARENCY=0, COLOR='RED' /
&DOOR ID='YK_Porras', IOR = -2,
FYI = 'Comment line',
COLOR='RED', KEEP_XY=.FALSE.,
EXIT_SIGN=.TRUE.,
TO_NODE='AK_Porras',
VENT_FFIELD='GroundFloor',
XYZ= 50.0, 22, 5.0,
XB = 45.0,55.0, 19.92, 19.92, 5.0,5.0, /
The vent should have the same XB as the corresponding door.
You would have found all of these things, if you would have
followed the steps told in the file "Readme_InputErrors.txt"...
Note also that in Smokeview use the menu Show/Hide => Geometry =>
Surfaces => Exterior to get rid of the evacuation mesh boundaries that
are by default shown in some color (the exterior boundaries of the
evacuation meshes are "solid" in Smokeview and actually also inside
the FDS flow solver) and you want these to be transparent so that you
can see something...
TimoK