|
[Sponsors] |
Combustion model vs. chemistry model (thermo type) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 16, 2015, 05:25 |
Combustion model vs. chemistry model (thermo type)
|
#1 |
Senior Member
Freedom
Join Date: May 2014
Posts: 209
Rep Power: 13 |
Dear Foamers,
Now I look into OF source code about combustionModels and thermophysicalModels part, and I got confusion about the inheritance about the thermo type. Combustion model can be divided into two classes based on compressibility (different methods to calculate density): psiCombustionModel and rhoCombustionModel. Furthermore, these two types can further divided into two classes based on WHAT (this is my question): rho(psi)ChemistryCombustion and rho(psi)ThermoCombustion. Could anyone give me some hints? Thank you in advance! PS: I found that different methods to calculate the reaction rates. Chemistry combustion is based on reaction(?) ( I can not fully understand the chemistryModel.C) while thermo combustion is based on mass fraction for different combustion models. ---this statement maybe not exactly. It's just my own opinions. Best regards, Wen |
|
July 19, 2015, 15:36 |
|
#2 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Hello wen,
If u can leave the rhoCombustionModel(for now I did not even open these files, but I think its should be similar with psiC...). Maybe this will give u a "hint". This is not finished. So just a "hint", for now Im not sure its all rite. I will share with it when I finish it rightly. Also, if u r interested into it, maybe we can collaborate to finish some Chinese documents on reacting flow solvers. Sorry English users, its chinese...
__________________
My OpenFOAM algorithm website: http://dyfluid.com By far the largest Chinese CFD-based forum: http://www.cfd-china.com/category/6/openfoam We provide lots of clusters to Chinese customers, and we are considering to do business overseas: http://dyfluid.com/DMCmodel.html |
|
July 19, 2015, 22:15 |
|
#3 |
Senior Member
Freedom
Join Date: May 2014
Posts: 209
Rep Power: 13 |
Dear Dongyue,
Thank you for your hint! Different methods are implemented to calculate the density rhoThermo and psiThermo. The differences between these two thermos can be found here. PsiCombustionModel (calculate the thermo properties) cooperate with the psiChemistryModel (calculate the reaction properties. ODE, chemistry time etc.) to calculate the combustion. rho..Model is the same. Best regards, Wen |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulation won't show turbulence | pete_87 | OpenFOAM Running, Solving & CFD | 4 | June 25, 2014 12:35 |
T Junction Stability | ignacio | OpenFOAM Running, Solving & CFD | 5 | May 2, 2013 11:44 |
[swak4Foam] Air Conditioned room groovyBC | Sebaj | OpenFOAM Community Contributions | 7 | October 31, 2012 15:16 |
singularity? | mihaipruna | OpenFOAM Running, Solving & CFD | 5 | April 24, 2012 18:18 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |