firemodels / fds

Fire Dynamics Simulator
https://pages.nist.gov/fds-smv/
Other
650 stars 618 forks source link

Error: Problem with EVAC line #522

Closed gforney closed 9 years ago

gforney commented 9 years ago
Please complete the following lines...

Application Version: 5.2.1
SVN Revision Number:2449
Compile Date:7th Oct 2008
Operating System: XP

Describe details of the issue below:
I'm trying to use make a smoke view file from the the fds (evac) examples
on the VTT website. I get the following message in the console:

"ERROR: Problem with EVAC line"

Since I downloaded the example from the site, I'm inclined to think there
is a problem with the installation of FDSEvac. I thought it was embedded
within version 5 of FDS. 

Am I missing something incredibly obvious here?

cheers.

Original issue reported on code.google.com by michael.kinsey on 2008-11-19 17:44:01

gforney commented 9 years ago
Timo K will help you with this.

Original issue reported on code.google.com by mcgratta on 2008-11-19 18:26:39

gforney commented 9 years ago
do you happen to have his contact details? Or will he reply on this site?

thanks

Original issue reported on code.google.com by michael.kinsey on 2008-11-19 19:14:45

gforney commented 9 years ago
He will reply here. He is in Finland, and hopefully getting a good night's rest 
right now.

Original issue reported on code.google.com by mcgratta on 2008-11-19 19:38:09

gforney commented 9 years ago
Which ".fds" file you are trying to run? And which version of
FDS are you using? You should use FDS 5.2.1 or later.

Original issue reported on code.google.com by tkorhon1 on 2008-11-20 07:08:17

gforney commented 9 years ago
I am using 5.2.1 and I am trying to run the first example FDS file from the VTT website:

http://virtual.vtt.fi/virtual/proj6/fdsevac/fds5/examples/evac_example1a.fds

Original issue reported on code.google.com by michael.kinsey on 2008-11-20 08:00:33

gforney commented 9 years ago
I just tried to run the example case and it run nicely.
Download the latest FDS version.

CygWin (/cygdrive/d/Help_FDS+Evac): nice +10 ./fds5.exe evac_example1a.fds

 Fire Dynamics Simulator

 Compilation Date : Thu, 16 Oct 2008
 Version          : 5.2.3 Serial
 SVN Revision No. : 2514

 Job TITLE        : Test 1, fire+evac
 Job ID string    : evac_example1a

 Time Step:    -40,    Simulation Time:      0.00 s
 Time Step:    -30,    Simulation Time:      0.00 s
 ...

Ciao,
TimoK

Original issue reported on code.google.com by tkorhon1 on 2008-11-20 08:27:48

gforney commented 9 years ago
Thanks. I've just upgraded to 5.2.4 and it appears to work now (it didn't within
5.2.0 and 5.2.1).

Original issue reported on code.google.com by michael.kinsey on 2008-11-20 09:03:50

gforney commented 9 years ago
There are some input keyword, which are changed, see the
latest manual:
http://virtual.vtt.fi/virtual/proj6/fdsevac/documents/FDS+EVAC_5_Guide.pdf

For example EVAC-namelist:

AVATAR_COLOR Color of the agents seen in Smokeview if COLOR_METHOD=0. See
the FDS User’s Guide and FDS web page for the list of available color names.

Older verions used "QUANTITY=RED", for example. Also older version had
"EVAC_MESH", which is now "MESH_ID". The new version should be able
to read the old input files, but the old version can not read the
new files.

One big change is that the present version can have thin OBSTs
in the evacuation calculation. The old version was always
assuming THICKEN=.TRUE. for the evacuation meshes, i.e., OBSTs
were at least one grid cell thick.

See the chapter:
1.3 Most recent changes, version 2.1.0 vs 2.0.0

Ciao,
TimoK

Original issue reported on code.google.com by tkorhon1 on 2008-11-20 09:43:49

gforney commented 9 years ago
I'll changed the status of this issue to "Verified".
TimoK

Original issue reported on code.google.com by tkorhon1 on 2009-01-19 10:43:33