Fredrik (Wuz)
unread,Dec 17, 2007, 1:34:21 AM12/17/07Sign 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 everyone
I am running a case where I want to ramp the fire with the
'spread_rate' function instead of TAU_Q or the ordinary ramp function.
I am also interesting in starting the fire at a certain time using the
control functions available in FDS 5. I have used two different
control function, none of the worked:
&RAMP ID='CTRL_F1_RAMP', T=84.75, F=-1.00/
&RAMP ID='CTRL_F1_RAMP', T=85.25, F=1.00/
&CTRL ID='CTRL_F1', FUNCTION_TYPE='CUSTOM', RAMP_ID='CTRL_F1_RAMP',
LATCH=.FALSE., INPUT_ID='TIME'/
&VENT XB=62.80,64.00,36.40,37.40,1.00,1.00, SURF_ID='FIRE',
XYZ=63.4,36.40,1.0, CTRL_ID='CTRL_F1', SPREAD_RATE=0.01053 / Fire 1
The output shows that VENT activates at time=85 s and uses the default
ramp up time of 1 s before the hole vent is fully involved in the
fire. The FDS behaviour is the same with my other attempt to activate
the vent:
&VENT XB=62.80,64.00,36.40,37.40,1.00,1.00, SURF_ID='FIRE',
XYZ=63.4,36.40,1.0, DEVC_ID='timer_F1', SPREAD_RATE=0.00471 / Fire 1
&DEVC ID='timer_F1', XYZ=0.00,0.00,0.00, QUANTITY='TIME',
SETPOINT=85.00, INITIAL_STATE=.FALSE. /
Do anyone out have any clue on how to activate a vent at a certain
time and the get the 'spread_rate'-function to control the fire
growth?
Regards
Fredrik