CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Bugs

Missing division by dt in COxidationMurphyShaddix

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 17, 2010, 15:43
Default Missing division by dt in COxidationMurphyShaddix
  #1
New Member
 
Join Date: Apr 2009
Posts: 6
Rep Power: 17
omarzouk is on a distinguished road
Hello,

In the Murphy-Shaddix submodel for char oxidation:
src/lagrangian/coalCombustion/submodels/surfaceReactionModel/COxidationMurphyShaddix/COxidationMurphyShaddix.C

In the statement:
const scalar qVol = sum(dMassVolatile)/(WVol_*Ap);

This is supposed to be a molar rate [kmol/m^2/s], so it should be divided by dt.

omarzouk is offline   Reply With Quote

Old   May 17, 2010, 15:59
Default Calculating heat-of-reaction in submodel: COxidationMurphyShaddix
  #2
New Member
 
Join Date: Apr 2009
Posts: 6
Rep Power: 17
omarzouk is on a distinguished road
In the char-oxidation submodels under:
OpenFOAM-1.6/src/lagrangian/coalCombustion/submodels/surfaceReactionModel/
for: C(s) + O2(g) => CO2(g)

[COxidationDiffusionLimitedRate] and [COxidationKineticDiffusionLimitedRate] calculate the heat of reaction based on the enthalpies of formation (i.e., chemical specific enthalpy), whereas [COxidationMurphyShaddix] calculates it based on the total (i.e., chemical plus sensible specific enthalpy) specific enthalpies.
omarzouk is offline   Reply With Quote

Old   May 18, 2010, 12:22
Default
  #3
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
Are you running OpenFOAM-1.6.x? It appears that the code snippet you posted is out of date and the latest version is in our git repository.

H
henry is offline   Reply With Quote

Old   May 18, 2010, 15:19
Default
  #4
New Member
 
Join Date: Apr 2009
Posts: 6
Rep Power: 17
omarzouk is on a distinguished road
Thanks for the reply.

I am running 1.6. However, I see that you advise me to switch to 1.6-x which seems to have addressed several implementation mistakes in 1.6.

Thanks.
omarzouk 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
UDF: DEFINE_CG_MOTION for vertical jump motion of an electrode! alban Fluent UDF and Scheme Programming 2 June 8, 2010 18:54
Problem with paraFoam ata OpenFOAM 14 November 30, 2009 04:23
Missing output files stefanke OpenFOAM Running, Solving & CFD 4 September 8, 2006 04:51
Missing tets along line when meshing with ICEM CFD Georges P. Côté CFX 6 March 23, 2006 00:34
about the missing component by setting BC. Kim FLUENT 1 May 28, 2004 11:33


All times are GMT -4. The time now is 19:57.