Can you recommend a validation report for calculating the fire HRR based on fire propagation and extinction model? #14757
Replies: 5 comments 15 replies
-
While I am testing the sample case EXTINCTION_MODEL='EXTINCTION 1, I can not find any AIT spacified, but it did generated HRR. &HEAD CHID='extinction_1', TITLE='Test_Case_For_Extinction_Models' / &SPEC ID='NITROGEN', BACKGROUND=.TRUE./ &REAC FUEL='METHANE' &REAC FUEL='PROPANE' &COMB FIXED_MIX_TIME=0.0025, EXTINCTION_MODEL='EXTINCTION 1' / &MESH IJK=4,4,4, XB=0.0,0.1,0.0,0.1,0.0,0.1 / &MESH IJK=4,4,4, XB=0.2,0.3,0.0,0.1,0.0,0.1 / ....... &MESH IJK=4,4,4, XB=1.8,1.9,0.0,0.1,1.8,1.9 / &TAIL / |
Beta Was this translation helpful? Give feedback.
-
From the input file, I could not find any HRRPUV or HRRPUA, I don't know how is the total HRR obtained. Is this done internally based on the fuel of methane and oxygen concentration? I also didn't see any input regarding the pilot burner in this sample input file I provided above. Any comments? |
Beta Was this translation helpful? Give feedback.
-
There is a definition list: Can I understand that the following will be true because of the above definitions? SPEC_ID(0)='NITROGEN' MASS_FRACTION(1) = 0.0029 is for SPEC_ID(1) Thanks. |
Beta Was this translation helpful? Give feedback.
-
No. Please read the User's Guide. There are many many examples of how to use species in the Guide. |
Beta Was this translation helpful? Give feedback.
-
There is a line under &REAC SPEC_ID_NU='METHANE','OXYGEN','CARBON DIOXIDE','WATER VAPOR', NU=-1,-2,1,2 / &MESH IJK=4,4,4, XB=0.0,0.1,0.0,0.1,0.0,0.1 / |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a validation report to calculating the fire HRR based on the input of surface HRR of a specific fuel (such a a pool fire) and its fire ignition and extinction parameters?
Beta Was this translation helpful? Give feedback.
All reactions