Problems creating gasoline reaction

438 views
Skip to first unread message

max3...@googlemail.com

unread,
Jun 10, 2015, 9:05:02 AM6/10/15
to fds...@googlegroups.com
Hi guys,

I am new to the forum. I am currently working on a FDS project for uni in which I want to simulate a gasoline fire. 

Since gasoline is not part of the provided fds library I gathered some data to create the reaction myself. To ensure that my model is working I tested it with 
a polyurethane reaction which is working fine. But somehow my gasoline reaction is not working and I am not sure why is that. My reaction is listed below:

&REAC ID='Gasoline (Isooctane)', FUEL='REAC_FUEL', FORMULA='C8H18', CRITICAL_FLAME_TEMPERATURE=2104.0, AUTO_IGNITION_TEMPERATURE=246.0, HRRPUA_SHEET=2400.0, HRRPUV_AVERAGE=3000.0, CO_YIELD=0.01, SOOT_YIELD=0.037, HEAT_OF_COMBUSTION=4.46E4, IDEAL=.TRUE./


Am I missing something? Thanks in advance for the help.

Max

dr_jfloyd

unread,
Jun 10, 2015, 2:10:36 PM6/10/15
to fds...@googlegroups.com
Why are you changing the default values for HRRPUA_SHEET and HRRPUV_AVERAGE?  What is you basis for doing this?  

If you are saying your fuel is octane and that you have measured the H_O_C to be 44600 kJ/kg with a 0.01 CO yield and a 0.037 soot yield, why not just do:

&REAC FUEL='N-OCTANE',CO_YIELD=0.01,SOOT_YIELD=0.037,HEAT_OF_COMBUSTION=4.46E4, IDEAL=.TRUE./
Message has been deleted

max3...@googlemail.com

unread,
Jun 12, 2015, 7:45:00 AM6/12/15
to fds...@googlegroups.com
Thanks dr_jfloyd,

it worked as you described! Can you tell me what I did wrong?

dr_jfloyd

unread,
Jun 15, 2015, 2:56:34 PM6/15/15
to fds...@googlegroups.com
By default, the simple chemistry combusiton model assumes mixed is burned as long as the extinction criteria is avoided.  By setting AUTO_IGNITION_TEMPERATURE=246.0, you are telling FDS to not allow any combustion unless the local temperature exceeds 246 C.  Unless you had engineered some form if ignitor in your input file, temperatures would start at ambient which would mean no combusiton. I am guessing this was probably your error.

max3...@googlemail.com

unread,
Jun 16, 2015, 4:26:20 PM6/16/15
to fds...@googlegroups.com
Okay I see what I did wrong thank you! Trying to get my model to work now :)
Reply all
Reply to author
Forward
0 new messages