Well, can not help, I need more intormation. Are you running a MPI parallel job?
If yes, try to run it using serial version (fds5.exe). If you have problems with
your computer memory size, reduce the number of grid cells so that the
calculation fits a single machine.
Read the file:
http://virtual.vtt.fi/virtual/proj6/fdsevac/documents/Readme_InputErrors.txtand follow the steps there.
1) MISC-namelist: "EVACUATION_DRILL=.TRUE." so you can
have the fire meshes there. They are just not read in.
Is your calculation running nicely when just calculating
the evacuation part? (fire drill mode)
If this is true, put NO_EVACUATION=.TRUE. and EVACUATION_DRILL=.FALSE.
at the MISC namelist, i.e., run just the fire calculation. If this
is running nicely, then there is, indeed, something strange out there...
TimoK