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

presenting non-integer elemnet compositions in species chemkin

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2014, 03:56
Default presenting non-integer elemnet compositions in species chemkin
  #1
Member
 
Thamali
Join Date: Jul 2013
Posts: 67
Rep Power: 12
Thamali is on a distinguished road
I have two questions regarding presenting a reactions in OpenFoam.I tried using OF format as well as chemkin format.
  • In chemkin format I have the issue of representing following compostion.
Code:
C6H6.2O0.2
Is there a way to represent an element composition like C6H6.2O0.2 in chemkin?
  • In OF format I cannot present following reaction and its rate.
Code:
CO + 0.5O2     => CO2
Reaction rate =kr Cco*Co2^0.5*Ch2o^0.5
I tried "thirdBodyIrreversibleArrheniusReactionRate",a nd it did not work.
And I tried to represent reaction in following methods as well.
Code:
CO + 0.5O2+H2O^0.5     => CO2+H2O
&
Code:
CO + 0.5O2 +0H2O^0.5        => CO2
If someone can help me,really appreciate.
Thanks.
Thamali is offline   Reply With Quote

Old   March 19, 2014, 22:51
Default
  #2
Member
 
Thamali
Join Date: Jul 2013
Posts: 67
Rep Power: 12
Thamali is on a distinguished road
Okay.I solved the problem using both chemkin and OpenFOAM reaction files.For anyone who interested.

Code:
foamChemistryFile "$FOAM_CASE/constant/reactions";

foamChemistryThermoFile "$FOAM_CASE/constant/thermo.compressibleGas";

CHEMKINFile     "$FOAM_CASE/chemkin/chem.inp";

CHEMKINThermoFile "$FOAM_CASE/chemkin/therm.dat";
Thamali
Thamali 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
Modelling Biomass Combustion via Species Transport Racheal FLUENT 39 January 8, 2022 07:42
How do I know wich species has which integer value? sega Fluent UDF and Scheme Programming 14 May 20, 2020 00:34
Adding species to chemkin Rickard.Solsjo OpenFOAM 3 August 16, 2018 10:34
OpenFoam using chemkin to make new species D.R. OpenFOAM Running, Solving & CFD 3 April 7, 2011 16:27
Species order fluent Raddi FLUENT 1 March 13, 2009 00:21


All times are GMT -4. The time now is 20:50.