Modelling a fire

177 views
Skip to first unread message

Ferrara Gabriele

unread,
Mar 10, 2008, 1:45:05 PM3/10/08
to fds...@googlegroups.com, D'Amico Marco, Ditali Sabatino

Hello everybody.

I work in the HSE department of a big European Engineering Company (Snamprogetti-Saipem, ENI Group).
We are currently running some FDS simulations of some well characterised experimental configurations.

So far I met a lot of difficulties in properly understanding how to simulate a fire (with a prescribed Heat Release Rate, HRR ). More specifically the questions are:

1) Is the fire modelled by injecting fresh fuel in the domain (by means of the vent B.C.s) and then igniting it?

2) Why do I not have any evidence of high temperatures of the burned gases (i.e. a T close to the adiabatic temperature of the fuel). In other words: why do I have Temperatures no higher than 200°C?

3) When setting the HRR for the burner-vent, what is the meaning of the surface temperature (i.e. the TMP_FRONT value)? Can I set both variables ( HRRPUA and TMP_FRONT) independently? Does it make sense to leave the TMP_FRONT of a burner at the ambient temperature?

I thank you all for any help you'll give me.

Regards

Gab 


Gabriele Ferrara

Health, Safety & Environment - Design (HSED)
tel.:     
+39 02 520 43684
fax:      +39 02 520 53745
e-mail: gabriele...@snamprogetti.eni.it


Snamprogetti S.p.A.
Società per Azioni
Sede legale in San Donato Milanese
Viale De Gasperi, 16
Capitale Sociale € 103.200.000 i.v.
Registro delle Imprese di Milano
Codice Fiscale e Partita IVA 00778450155
R.E.A. Milano n. 702492

A subsidiary of Eni S.p.a
Sole shareholder company



******************************************************************************************
CONFIDENTIALITY NOTICE
This e-mail and any attachment are confidential and may be privileged or otherwise protected from disclosure. It is solely intended for the person(s) named above. If you are not the intended recipient, any reading, use, disclosure, copying or distribution of all or parts of this e-mail or associated attachments is strictly prohibited. If you are not an intended recipient, please notify the sender immediately by replying to this message or by telephone and delete this e-mail and any attachments permanently from your system.

daserra

unread,
Mar 10, 2008, 4:24:06 PM3/10/08
to FDS and Smokeview Discussions
The HRRPUA parameter turns the area into an opening through which
burnable gas (propane) enters the computational domain. The mass of
gas corresponds to the value of HRRPUA * area. The gas is burnt inside
the computational domain consuming oxygen. The calculated temperatures
depend on the mesh size!

I strongly recommend to play around with a test sample of a room with
a HRR surface in the middle and look at the different parameters and
also at values in the hrr.cvs file.

TMP_FRONT does not have an effect - at least I did not notice it.

The same is true for the &REAC parameters, except for the soot_yield.



On 10 Mrz., 18:45, "Ferrara Gabriele"
<Gabriele.Ferr...@snamprogetti.eni.it> wrote:
> Hello everybody.
>
> I work in the HSE department of a big European Engineering Company (Snamprogetti-Saipem, ENI Group).
> We are currently running some FDS simulations of some well characterised experimental configurations.
>
> So far I met a lot of difficulties in properly understanding how to simulate a fire (with a prescribed Heat Release Rate, HRR ). More specifically the questions are:
>
> 1) Is the fire modelled by injecting fresh fuel in the domain (by means of the vent B.C.s) and then igniting it?
>
> 2) Why do I not have any evidence of high temperatures of the burned gases (i.e. a T close to the adiabatic temperature of the fuel). In other words: why do I have Temperatures no higher than 200°C?
>
> 3) When setting the HRR for the burner-vent, what is the meaning of the surface temperature (i.e. the TMP_FRONT value)? Can I set both variables ( HRRPUA and TMP_FRONT) independently? Does it make sense to leave the TMP_FRONT of a burner at the ambient temperature?
>
> I thank you all for any help you'll give me.
>
> Regards
>
> Gab
>
> Gabriele Ferrara
>
> Health, Safety & Environment - Design (HSED)
> tel.: +39 02 520 43684
> fax: +39 02 520 53745
> e-mail: gabriele.ferr...@snamprogetti.eni.it
>
> Snamprogetti S.p.A.
> Società per Azioni
> Sede legale in San Donato Milanese
> Viale De Gasperi, 16
> Capitale Sociale EURO 103.200.000 i.v.

dr_jfloyd

unread,
Mar 10, 2008, 10:05:52 PM3/10/08
to FDS and Smokeview Discussions
Have you reviewed the many example files and have you read the theory
and user manual?

1) The details of the combustion model are in the theory manual. You
have two choices: multi-parameter mixture fraction with one or two
step chemistry or finite rate chemistry (you must specify all species,
reactions, reaction rates, etc). In the mixture fraction approach if
you use HRRPUA, then yes fuel is inserted into the domain. How it is
decided whether or not to burn it is in the theory manual.

2) Why do you expect you would see adiabatic flame temperatures? What
are your grid sizes? 1 mm, 1 cm, 10 cm, 1 m ?The theory manual states
that temperature is extracted via the equation of state from the
conservation of mass and species. If I have a 1 mm wide grid cell
(the width of a flame) then I would expect to see very high
temperatures where combustion occurs as the entire grid cell is a
flame. If I have a 10 cm wide cell containing a 1 mm wide flame, then
I would not at all expect the temperature to reflect the flame
temperature as the bulk of the grid cell is not a flame.

3) Depends on what you are trying to do. If you are interested in far
field quantities, the inlet fuel temperature is not very important.
c_p ~ 1 kJ/kg-K and deltah_combustion is ~ 20 - 50 MJ/kg. So the
amount of energy added to by combustion is going to be much larger
than any energy change resulting from the inlet temperature. However,
I have observed that near field fluxes for some configurations (flux
to the wall when the burner is up agaisnt a wall) are impacted by the
burner temperature.

On Mar 10, 1:45 pm, "Ferrara Gabriele"
<Gabriele.Ferr...@snamprogetti.eni.it> wrote:
> Hello everybody.
>
> I work in the HSE department of a big European Engineering Company (Snamprogetti-Saipem, ENI Group).
> We are currently running some FDS simulations of some well characterised experimental configurations.
>
> So far I met a lot of difficulties in properly understanding how to simulate a fire (with a prescribed Heat Release Rate, HRR ). More specifically the questions are:
>
> 1) Is the fire modelled by injecting fresh fuel in the domain (by means of the vent B.C.s) and then igniting it?
>
> 2) Why do I not have any evidence of high temperatures of the burned gases (i.e. a T close to the adiabatic temperature of the fuel). In other words: why do I have Temperatures no higher than 200°C?
>
> 3) When setting the HRR for the burner-vent, what is the meaning of the surface temperature (i.e. the TMP_FRONT value)? Can I set both variables ( HRRPUA and TMP_FRONT) independently? Does it make sense to leave the TMP_FRONT of a burner at the ambient temperature?
>
> I thank you all for any help you'll give me.
>
> Regards
>
> Gab
>
> Gabriele Ferrara
>
> Health, Safety & Environment - Design (HSED)
> tel.: +39 02 520 43684
> fax: +39 02 520 53745
> e-mail: gabriele.ferr...@snamprogetti.eni.it
>
> Snamprogetti S.p.A.
> Società per Azioni
> Sede legale in San Donato Milanese
> Viale De Gasperi, 16
> Capitale Sociale EURO 103.200.000 i.v.
> Registro delle Imprese di Milano
> Codice Fiscale e Partita IVA 00778450155
> R.E.A. Milano n. 702492
>
> A subsidiary of Eni S.p.a
> Sole shareholder company
>
> ***************************************************************************-***************
Reply all
Reply to author
Forward
0 new messages