Hello,
I'm running a comparison case between sprinklered and non-sprinklered runs for a hydrocarbon pool fire and getting vastly different results in HRR prior to sprinkler activation. I've attached a snip of the difference in heat release rate prior activation. You can see at the time of activation that HRR is 16x greater in the sprinklered run.
I cannot post the entire FDS files due to confidentiality; however, I have confirmed with notepad++ compare that the only difference between the two files is the the addition of spec id 'water vapor', a description for water particles, the sprinkler linkage, and devc ID's for several sprinklers. I can post parts of the FDS file, without any geometry, if there is a specific part of the file of interest. My descriptions used are below.
&SPEC ID='WATER VAPOR'/
&PART ID='Water',
SPEC_ID='WATER VAPOR',
DIAMETER=499.999,
MONODISPERSE=.TRUE.,
COLOR='BLUE',
AGE=30.0,
DENSE_VOLUME_FRACTION=0.0/
&PROP ID='Generic Commercial Link01_Water Spray01',
QUANTITY='SPRINKLER LINK TEMPERATURE',
ACTIVATION_TEMPERATURE=73.888889,
RTI=49.687825,
PART_ID='Water',
K_FACTOR=116.091903,
OPERATING_PRESSURE=0.969403,
ORIFICE_DIAMETER=0.01905,
SPRAY_ANGLE=60.0,75.0/
&DEVC ID='SPRK01', PROP_ID='Generic Commercial Link01_Water Spray01', XYZ=45.375,31.177232,39.090449/
My initial thought was that this had something to do with the description of water vapor as an extra species. I have not been able to replicate this result in a simpler model and have not seen this difference in other models I have run; models are otherwise virtually identical prior to sprinkler activation.
I read in another forum post response from 2015 by dr_jfloyd that this was an issue in FDS 5 due to the addition of water vapor in the background species of air; however, it sounded like things were a bit different in Version 6.
"The way we handled species for simple chemistry in FDS 5 is a little different than in FDS 6. In FDS 5, the air background species had no water vapor in it if there were no sprinklers. If sprinklers were present, then we added a little water vapor to the air background species to account for the ambient humidity. This slightly changes the oxygen volume fraction and slightly changes the radiation (water vapor is absorbing). Keep the &PART line in the input file without sprinklers and you should see the same results prior to sprinkler operation."
I'm running FDS Version 6.7.4. Is it still the case in this version that water vapor is being added to the background species of air in the sprinklered run due to the added description of sprinklers?
Thank you in advance for you help. I'm a new poster, but very much appreciate the advice provided on this forum.