|
[Sponsors] |
August 11, 2023, 08:11 |
Concentration in multiphaseEulerFoam
|
#1 |
New Member
Laurens
Join Date: Jun 2020
Location: Antwerp, Belgium
Posts: 6
Rep Power: 6 |
Hello,
I was looking into the implementation of multiphase reactions and I saw that the reaction rate in OpenFoam (version8) is being calculated by: for (label i=0; i<nSpecie_; i++) { c_[i] = rhoi*Y_[i][celli]/specieThermos_[i].W(); cSum += c_[i]; } If you have a cell that has e.g. alpha.gas = 0.3 and alpha.liquid = 0.7 and you have a reaction A.gas à B.gas How does Openfoam take into account the alpha.gas phase when computing the concentration and subsequent reaction rate? Kind regards, Laurens |
|
Tags |
chemistry, concentration, multiphaseeulerfoam, reactions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
When to use User-defined Scalar (UDS) for concentration? | THC | FLUENT | 1 | May 30, 2019 10:04 |
Material change during phase transformation (FePO4 > LiFePO4) concentration distribut | kimsw0103 | CFX | 0 | January 15, 2016 23:05 |
DPM Steady Local Collection Efficiency and Concentration Cells Error | Manathan | Fluent UDF and Scheme Programming | 0 | April 8, 2015 13:06 |
Concentration Scale Data Interpretation | usker | Siemens | 4 | October 23, 2007 21:30 |
initial concentration in multicomponent mixtures | isidro | Siemens | 0 | April 26, 2004 08:40 |