|
[Sponsors] |
June 23, 2009, 13:25 |
cellMixture: multi-component mixture
|
#1 |
New Member
Maria
Join Date: Apr 2009
Posts: 12
Rep Power: 17 |
Hi all!
cellMixture in multiComponentMixture is defined as: << forAll (i) { cellMixture += Y[i] / species[i].W() * speciesData[i] } >> Does anyone know why the mass fracction of i-species is divided by the mol-weight of i-species? Thanks! María |
|
June 29, 2009, 12:18 |
|
#2 | |
Super Moderator
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29 |
Quote:
If you are missing the mol-weight of the mixture it doesnt make any difference if you multiply everything with the same factor so if it were to read like this cellMixture += Wtot*Y[i] / species[i].W() * speciesData[i] you would still get the same results, no matter the value on Wtot, hence you can set Wtot=1. |
||
July 15, 2009, 06:59 |
|
#3 |
New Member
Maria
Join Date: Apr 2009
Posts: 12
Rep Power: 17 |
Have a look at the bug forum
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Improvement to the update of T_ et al in hMixtureThermoC and hhuMixtureThermoC | richpaj | OpenFOAM Bugs | 2 | October 9, 2008 23:14 |
multi component | ranap | Main CFD Forum | 1 | October 8, 2008 04:00 |
Burning a CH4-H2 Mixture | Jonathan Lemay | CFX | 2 | November 12, 2007 18:01 |
multi component diffusivity | mahut | FLUENT | 0 | October 10, 2007 05:05 |
doubt about background fluid in multico mixture... | Giosuč | Siemens | 0 | June 11, 2004 06:18 |