First :
The emissivity of the material represent the solid capacity to absorb
radiation. 1 if it is black solid or 0 if it is a white solid. There
is a part of the radiation produce by the fire that is absorb by the
solids, and other part that is reflect. So at least, the raditation
emited by a solid is :
RADIATIONtotal = P + R
With : P=E*sigma*S*T^4 and R the part who as been reflected at the
time t.
Is FDS take into account this Reflexion ? and how does he ?
Ex: If i put a fire, that no produce soot, in an insulated room (I
mean there is no opening and all the wall has zero emissivity). If FDS
take the reflexion in account, the temperature inside the room should
increase indefinitely, is that true ?
I try to understand all the parameters of the RADI option. Is someone
could help me with those :
- RADTMP : Real Assumed radiative source temp. (what is it ? what
should change if I changed that ?)
- WIDE_BAND_MODEL Logical Non-gray gas assumption (what is it ? what
should change if I changed that ?)
- CH4_BANDS Logical Include extra fuel bands (what is it ? what
should change if I changed that ?)
- KAPPA0 Real Constant absorption coefficient 1/m (what is it ? what
should change if I changed that ?)
- NMIEANG Integer Number of polar angles (what is it ? what should
change if I changed that ?)
- NUMBER_RADIATION_ANGLES Integer Number of solid angles : Why the
default value is 104 ???
All the suggestion you could do will help me ! It's pretty important
for me.
Thanks for your help !
A fire in a closed room with adiabatic walls will see continuously
increasing temperature until the fire runs out of oxygen.
The table header for Table 15.9 in the User's Guide refers you to
Section 11.3 where the input keywords you list are described.
Each additional radiation angle costs memory and time. 100 was what
judged to be a reasonable balance between the accuracy of the
radiation solution and the cost.
On Mar 30, 5:37 am, "clemen...@tpi.setec.fr" <clemen...@tpi.setec.fr>
wrote:
On Mar 30, 5:37 am, "clemen...@tpi.setec.fr" <clemen...@tpi.setec.fr>
wrote:
I don't understand well the section 8.4.2
I will try to explain why :
We have two option to designate a fire : HRRPUA in the SURF line or
HEAT_OF_REACTION in the MATL line.
If I specified HRRPUA there is an ejection of fuel from the surf and
this ejection is regulated to keep HRRPUA constant. Then combustion is
allowed or not allowed depending on the temperature and the amount of
oxygen. At least the reaction release a certain amount of energy.
What happened if I specified HEAT_OF_REACTION ? Section 8.4.2 say that
heat of reaction is the amount of energy consumed to produce something
else. So there is no energy release from the combustion ? The
combustion just consumed energy ? that not possible.
My supposition is that we need to specify Heat of reaction just if
there is any other reaction than combustion (like evaporating water).
If not, we just need to specify HEAT OF COMBUSTION and so FDS will
regulate the amount of fuel ejected.
Considering that, I think that if I specified HEAT OF COMBUSTION in
the MATL LAB, Every surfaces which are formed by this material are
ejecting an adequat amount of fuel to respect the HEAT OF COMBUSTION
we wanted ?
Then I don't understand well Section 9.1.2 :
In which case do I need to specify HEAT OF COMBUSTION in the reac line
AND in the MATL line ? Why do I need to do it and what FDS will do
exactly ?
Thanks a lot for your Help
HEAT_OF_REACTION is the amount of energy required to convert solid
fuel (like wood, for example) into fuel gas that can combust. Think of
this like the latent heat of vaporization. The energy used to gasify
the solid fuel is subtracted from the energy that is heating up the
solid.
HEAT_OF_COMBUSTION tells FDS how much energy to release in the gas
phase per unit mass of gasified fuel. It is specified in multiple
places because there can be only one gas phase reaction by default. If
you specify on the REAC line that the fuel is methane (C=1, H=4), the
HEAT_OF_COMBUSTION will be based on CH4. However, if you have
something else burning besides methane, you need to specify its HoC so
that FDS can adjust the mass burning rate accordingly. This is a very
common source of confusion. Understand that in the mixture fraction
formulation, there can only be one fuel gas. If you have a room filled
with different fuels, FDS has adjust the burning rates to produce one
effective fuel gas.
On Mar 31, 5:00 am, "clemen...@tpi.setec.fr" <clemen...@tpi.setec.fr>
wrote:
On Mar 31, 5:00 am, "clemen...@tpi.setec.fr" <clemen...@tpi.setec.fr>
wrote: