CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

smallPoolFire2D

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2023, 22:03
Question smallPoolFire2D
  #1
New Member
 
Bruno B W
Join Date: Aug 2023
Posts: 6
Rep Power: 3
brunobw is on a distinguished road
Dear Foamers,
i'm trying to use fireFoam to simulate an ethanol small Pool evaporation and dispersion.
Already figered out how to disable combustion. But got stucked on how to change, add, species on this tutorial.
Any direction would be very welcome.
I''m running OpenFOAM v2212 on linux ubuntu 22.04.
Thanks in advance.
brunobw is offline   Reply With Quote

Old   December 14, 2023, 00:29
Default
  #2
Member
 
Roman
Join Date: Sep 2013
Posts: 83
Rep Power: 13
Roman1 is on a distinguished road
Hello.
There is a lack of tutorials for fireFoam solver. But how to change, add species
one can find out at reactingFoam tutorial. This is a similar solver and its tutorial
is well known and can be simply downloaded here at the forum.
Roman1 is offline   Reply With Quote

Old   December 14, 2023, 13:02
Question
  #3
New Member
 
Bruno B W
Join Date: Aug 2023
Posts: 6
Rep Power: 3
brunobw is on a distinguished road
Oh, thanks Roman.
I wonder if there are tutorial of the rhoReactingBuoyantFoam

My reactions file:

species
(
O2
H2O
C2H5OH
CO2
N2
);

reactions
{
methaneReaction
{
type irreversibleinfiniteReaction;
reaction "C2H5OH + 3O2 + 11.25N2 = 2CO2 + 3H2O + 11.25N2";//"CH4 + 2O2 + 7.5N2 = CO2 + 2H2O + 7.5N2";
}
}

reactions.two_Steps
species
(
O2
H2O
C2H5OH
CO2
CO
N2
);

reactions
{
methaneReaction
{
type irreversibleArrheniusReaction;
reaction "CH4^0.9 + 2O2^1.1 = CO + 2H2O";
A 2.119e12;
beta 0;
Ta 17676;
}

COReaction
{
type irreversibleArrheniusReaction;
reaction "CO + 0.5O2^0.25 = CO2";
A 1e6;
beta 0;
Ta 6060;
}
}
I wonder where can i find reaction and those coefficients for C2H5OH

Last edited by brunobw; December 14, 2023 at 15:19.
brunobw is offline   Reply With Quote

Reply

Tags
ethanol, firefoam, smallpoolfire2d


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
More fuels in smallPoolFire2d Marcos89 OpenFOAM Pre-Processing 2 April 1, 2019 12:06
A question about UEqn.H in smallpoolfire2D zqlhzx OpenFOAM Programming & Development 2 August 15, 2013 22:16
The UEqn.H in Smallpoolfire2D zqlhzx OpenFOAM Running, Solving & CFD 0 August 13, 2013 22:55
the error of createPatchDict in smallpoolfire2D zqlhzx OpenFOAM Running, Solving & CFD 2 August 11, 2013 09:12


All times are GMT -4. The time now is 00:08.