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

gasoline spray simulation using dieselFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 14, 2009, 15:52
Default gasoline spray simulation using dieselFoam
  #1
New Member
 
Join Date: Apr 2009
Posts: 5
Rep Power: 16
qhdgj is on a distinguished road
Dear All,
Has anybody ever used the dieselFoam solver to simulate a gasoline spray/combustion? I just wonder which fuel did you use in your simulation? I could not find any fuel type with similar properties to gasoline in the fuel library in dieselFoam, like isooctane (C8H18)...
I appreciate any suggestions from you.

Thanks a lot,
-Jason
qhdgj is offline   Reply With Quote

Old   June 16, 2009, 11:35
Default
  #2
Member
 
Rachel Vogl
Join Date: Jun 2009
Posts: 48
Rep Power: 16
Rachel is on a distinguished road
Hi Jason,

http://foam.sourceforge.net/doc/Doxy...2d8a6a643.html

I guess that is the liquid you are looking for?
Rachel is offline   Reply With Quote

Old   June 16, 2009, 15:10
Default
  #3
New Member
 
Join Date: Apr 2009
Posts: 5
Rep Power: 16
qhdgj is on a distinguished road
Thank you very much, Rachel.
-Jason
qhdgj is offline   Reply With Quote

Old   June 19, 2009, 02:22
Default
  #4
Member
 
Rachel Vogl
Join Date: Jun 2009
Posts: 48
Rep Power: 16
Rachel is on a distinguished road
Hi Jason,

Try changing to
CHEMKINFile "$FOAM_CASE/chemkin/chem.inp";
CHEMKINThermoFile "$FOAM_CASE/chemkin/therm.dat";
Rachel is offline   Reply With Quote

Old   June 22, 2009, 12:00
Default Gasoline injection and chemkin.inp setup
  #5
New Member
 
Simone Malaguti
Join Date: Jun 2009
Posts: 2
Rep Power: 0
malaguti is on a distinguished road
Hello,
I'm trynig to simulate a gasoline injection starting from the aachenBomb tutorial. I need to change the chemkin.inp file in order to match with octane fuel propreties. May you suggest to me the costant values I have to use into the file to balance the reaction?

Thank you very much for your help
Simone
malaguti is offline   Reply With Quote

Old   June 23, 2009, 05:02
Default
  #6
Super Moderator
 
niklas's Avatar
 
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29
niklas will become famous soon enoughniklas will become famous soon enough
Quote:
Originally Posted by malaguti View Post
Hello,
I'm trynig to simulate a gasoline injection starting from the aachenBomb tutorial. I need to change the chemkin.inp file in order to match with octane fuel propreties. May you suggest to me the costant values I have to use into the file to balance the reaction?

Thank you very much for your help
Simone
for a general reaction
C_xH_y + a O_2 -> b CO_2 + c H_2O
balancing C, H and O atoms.
C: x = b -> b= x
H: y = 2c -> c = y/2
O: 2a = 2b + c -> a = b + c/2 = x + y/4
niklas is offline   Reply With Quote

Old   June 23, 2009, 06:52
Default Gasoline injection and chemkin.inp setup
  #7
New Member
 
Simone Malaguti
Join Date: Jun 2009
Posts: 2
Rep Power: 0
malaguti is on a distinguished road
Thank you very much, but my question was too general. I meant the three Arrhenius coefficients used in the chem.inp: I'm not able to find the correct values for octante reaction and at the same time I'm not able to understand the meaning of the last two variable of the file (I mean the two line "FORD" in the reported code for the eptane below).



ELEMENTS
H O C N AR
END
SPECIE
C7H16 O2 N2 CO2 H2O
END
REACTIONS
C7H16 + 11O2 => 7CO2 + 8H2O 5.00E+8 0.0 15780.0! 1
FORD / C7H16 0.25 /
FORD / O2 1.5 /
END
malaguti is offline   Reply With Quote

Old   June 23, 2009, 07:05
Default
  #8
Super Moderator
 
niklas's Avatar
 
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29
niklas will become famous soon enoughniklas will become famous soon enough
http://www.cvd.louisville.edu/Course/Chemical Vapour Deposition/Manuals/chemkin/chemkin1chemkin.pdf

page 29

the correct values are trickier...
niklas is offline   Reply With Quote

Old   June 25, 2009, 15:51
Default
  #9
New Member
 
Join Date: Apr 2009
Posts: 5
Rep Power: 16
qhdgj is on a distinguished road
have tried changing to "$FOAM_CASE/chemkin/therm.dat", but the problem is still there. I think the "therm.dat" file does not contrain any data of C8H18. I assume I need to use another thermophysical model rather than "hMixtureThermo<reactingMixture>". Do you guys have any further suggestions?

Thanks a lot,
-Jason

Quote:
Originally Posted by Rachel View Post
Hi Jason,

Try changing to
CHEMKINFile "$FOAM_CASE/chemkin/chem.inp";
CHEMKINThermoFile "$FOAM_CASE/chemkin/therm.dat";
qhdgj is offline   Reply With Quote

Old   April 23, 2016, 03:01
Default diesel foam
  #10
New Member
 
HIMANSHU AGARWAL
Join Date: Apr 2016
Posts: 1
Rep Power: 0
himanhsu is on a distinguished road
I want to use C10H22 in place of C7H16 for this what changes i have to do
himanhsu is offline   Reply With Quote

Old   July 10, 2016, 01:55
Default
  #11
mub
New Member
 
mubashar
Join Date: Feb 2016
Posts: 2
Rep Power: 0
mub is on a distinguished road
Hello Jason,
I have the same issue, i want to use iso octane rather than heptane; can you guide me how to do this.
mub is offline   Reply With Quote

Reply


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
Gasoline Spray Modeling sekkizhar Siemens 4 May 31, 2017 10:23
Gasoline Spray sekkizhar STAR-CD 7 April 17, 2009 07:31
Star crashed with spray simulation, please help! Jimmy Fox Siemens 4 October 17, 2006 16:09
problems with unsteady spray simulation Mathias FLUENT 1 July 20, 2006 16:13
Gasoline spray modelling Enrico Main CFD Forum 2 May 26, 1999 15:38


All times are GMT -4. The time now is 22:33.