|
[Sponsors] |
Implementation of Eddy Dissipation Combustion (EDC) Model in fireFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 4, 2017, 06:04 |
Implementation of Eddy Dissipation Combustion (EDC) Model in fireFoam
|
#1 |
New Member
Chen Huang
Join Date: Jul 2009
Location: Gothenburg, Sweden
Posts: 14
Rep Power: 17 |
Hello
The EDC turbulent combustion model is commonly used for diffusion flames in fires. The implementation in firFOAM confuses me since it differs from the literature. In the file fireFoam-2.2.x /thermophysicalModels/combustionModels/eddyDissipationModel/eddyDissipationModel.C the fuel reaction rate is coded as follows this->wFuel_ == this->rho() * min(YFuel, YO2/s.value()) / this->mesh_.time().deltaT() / Cstiff_ * (1 - exp(- Cstiff_*this->mesh_.time().deltaT() * rt)); Could anyone give comments on the extra term in bold? Is there any reference about this version of EDC combustion model? Thanks in advance!/Chen |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
partial premixed combustion model early combustion than expected | omaradel | FLUENT | 0 | June 27, 2017 15:38 |
Problem on EDC model for coal combustion | lei | FLUENT | 4 | September 3, 2015 10:39 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
EDDY BREAK UP MODEL (COMBUSTION) | GACEM hatem | Phoenics | 2 | December 31, 2009 16:50 |
can alternate combustion model by UDF? | Han Xingsi | FLUENT | 0 | September 1, 2008 03:08 |