|
[Sponsors] |
ReactingFoam Laminar flame simulation transport properties |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 30, 2008, 17:49 |
Hi all,
I am an OpenFOAM ne
|
#1 |
New Member
Gaurav Bansal
Join Date: Mar 2009
Posts: 2
Rep Power: 0 |
Hi all,
I am an OpenFOAM newbie, and would be thankful if someone can answer my queries. I am simulating a laminar diffusion flame with two inlets and one outlet. One inlet has fuel coming in and other has air coming in. I could not find what transport properties is the code using ? i.e. where are the values of thermal diffusivity (heat conductivity) and mass diffusivity coded in ? Is it possible to use non-constant temperature dependent properties and how ? I could only find that we can use sutherland transport for viscosity and janafTHERMO for cp, but what about others ? Can we read in a CHEMKIN based tran.dat file ? If anyone has a case setup for laminar premixed or non-premixed flame with non-constant transport properties, I would be really thankful if you can share it with me. Thanks, Gaurav |
|
July 1, 2008, 12:54 |
Bansal,
The code in which t
|
#2 |
Member
E. David Huckaby
Join Date: Mar 2009
Posts: 57
Rep Power: 17 |
Bansal,
The code in which the transport properties are calculated resides in $FOAM_SRC/thermophysicalModels/species/transport. The viscosity is only a function temperature, however the Prandtl number has a dependence on the gas constant and specific heat and thus changes with composition in addition to the temperature. The species diffusivity is calculated assuming a unity Schmidt number, (YEqn.H). Also note that differential diffusion has been neglected from the energy equation,(../XiFoam/hEqn.H) Based on my reading of the code, neither a chemkin like transport model nor any composition based viscosity model is available for reactingFoam. hope this helps Dave |
|
November 3, 2010, 21:23 |
|
#3 |
Senior Member
Seyyed Ali H.M.
Join Date: Nov 2009
Location: Utah
Posts: 107
Rep Power: 17 |
Two, questions
Is there any way that I can use constant flow properties like constant viscosity and constant alpha for a reactingFoam case? How can I add a model that reads Transport files instead of using only sutherland model?
__________________
SAHM |
|
November 23, 2012, 17:03 |
|
#4 |
New Member
Mhsn
Join Date: Oct 2012
Posts: 24
Rep Power: 14 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ReactingFoam specie transport equation | alberto | OpenFOAM Running, Solving & CFD | 3 | December 4, 2010 13:03 |
Please explain the implementation of species transport Eqn in reactingFoam | kallipygian | OpenFOAM Running, Solving & CFD | 0 | October 13, 2008 08:29 |
Laminar diffusion flames and reactingFoam Transport properties | jgaricano | OpenFOAM Running, Solving & CFD | 0 | June 4, 2008 17:58 |
Crosswind flame with reactingFoam | torvic | OpenFOAM Running, Solving & CFD | 1 | September 10, 2007 18:48 |
Laminar Flame | danilo | OpenFOAM Running, Solving & CFD | 3 | April 17, 2007 14:12 |