|
[Sponsors] |
September 2, 2021, 03:57 |
COxidationMurphyShaddix model
|
#1 |
Senior Member
Join Date: Jan 2013
Posts: 372
Rep Power: 14 |
Hello,
Where can find the model constant parameters , D0, rho0, T0, Dn, in the COxidationMurphyShaddix.H. This is for char coal combustion surface reaction model. Tried to find it in different handbooksm but failed. Thank you very much. // Calculate diffision constant at continuous phase temperature and density [m^2/s] const scalar D = D0_*(rho0_/rhoc)*pow(Tc/T0_, Dn_); |
|
September 15, 2021, 09:10 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Did you checked the literature given in the header file? Probably you will find something here. However, as already stated "loosely based on the reference"
Code:
Class Foam::COxidationMurphyShaddix Description Limited to C(s) + O2 -> CO2 Loosely based on the reference: Murphy, J. J., Shaddix, C. R., Combustion kinetics of coal chars in oxygen-enriched environments, Combustion and Flame 144, pp710-729, 2006
__________________
Keep foaming, Tobias Holzmann |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[IHFOAM] The IHFOAM Thread | Phicau | OpenFOAM Community Contributions | 392 | September 8, 2023 19:10 |
interFoam wave propagation and explosion of Courant number and residuals | ChiaraViola | OpenFOAM Running, Solving & CFD | 1 | June 26, 2019 06:36 |
NEW turbulence TRANSITIONAL model | giammy92 | OpenFOAM | 3 | June 30, 2016 10:47 |
manualInjection model in sprayFoam | Mentalo | OpenFOAM Running, Solving & CFD | 1 | April 2, 2014 10:29 |
Problems bout CFD model of biomass gasification, Downdraft gasifier | wanglong | FLUENT | 2 | November 26, 2009 00:27 |