You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flow fields are not nice, if the walls are one grid cell thick
in the input file. They used to be fine, say, some month ago but
not any more. See the attached examples, one with 1 grid cell
thick walls and the other with 2 grid cell thick walls.
I did not yet do a test, where the walls are very thin, i.e.,
zero width: read.f90 should have 'thicken_obstructions=.true.'
for the evacuation flow grids. Probably, this case will also
have the same bug. Below is the source version:
Compilation Date : May 27, 2007
Version : 5_RC4+
Ciao,
Timo Korhonen
Original issue reported on code.google.com by tkorhon1 on 2007-05-28 12:32:18
The problem was the 'sawtooth=.false.' default for the evacuation OBSTs.
Sawtooth=.false. does not work for obstacles that are only one grid cell thick. The
FDS5 fire calculation has the same problem, i.e., flow will go thorugh wall, if they
are defined as 'sawtooth=.false.' and are one grid cell thick.
Original issue reported on code.google.com by tkorhon1 on 2007-06-06 10:56:16
The evacuation geometry has 'sawtooth=.true.' now, so there is no
problems with 'sawtooth=.false.'. And Kevin also corrected the sawtooth
feature, so one could also have 'sawtooth=.false.' for evacuation
geometry, but this is not needed. The evacuation flow fields seem
to be fine even with the 'sawtooth=.true.' case. So, let's say that
this issue is 'verified'.
Timo
Original issue reported on code.google.com by tkorhon1 on 2007-09-24 13:25:35
Original issue reported on code.google.com by
tkorhon1
on 2007-05-28 12:32:18- _Attachment: [EvacFlowError.zip](https://storage.googleapis.com/google-code-attachments/fds-smv/issue-38/comment-0/EvacFlowError.zip)_
The text was updated successfully, but these errors were encountered: