giacomo
unread,Nov 7, 2011, 10:56:26 AM11/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FDS and Smokeview Discussions
Hi All,
I am exploiting pressure zones to handle leakage and pressurization
effects between two adjacent zones (A and B). I have Zone A which is
positively pressurized by a fan with flow leaking into Zone B, which
leaks to the outside (Zone B leak >> zone a leak as the latter is to
be the dominant flow resistance).
MESH IJK=25,50,27, XB=0.0,5.0,0.0,10.0,0.0,2.7 /
&ZONE XB= 0.0, 5.0, 0.0, 5.0, 0.0, 2.7 LEAK_AREA(0) = 1.00 /
&ZONE XB= 0.0, 5.0, 5.0,10.0, 0.0, 2.7 LEAK_AREA(1) = 0.03 /
The two zones are separated by a wall:
&OBST XB= 0.0, 5.0, 5.0,5.2, 0.0, 2.7 /
The leak between the two zones is assigned to the a "common" door
(which is represented by a VENT on a solid obstruction not
representing a boundary between the two zones)
&OBST XB= 2.0, 3.0, 4.8, 5.0, 0.0, 2.2 /
&VENT XB= 2.0, 3.0, 4.8, 4.8, 0.0, 2.2 SURF_ID='LEAK_DOOR'/
&SURF ID='LEAK_DOOR' , LEAK_PATH=1,2/
Zone A is pressurized by a fan. If I set VOLUME_FLUX = 0.5 then I have
a resulting pressure of 167 Pa (which is the result that can be
predicted using the simple leakage formula in the Users Guide). If I
reduce VOLUME_FLUX then the agreement between calculated and simulated
pressures is not mantained (simulated pressures are greater than
calculated ones).
Any indication about the possible cause of the lack of agreement will
be appreciated,
Thanks in advance,
Giacomo