CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Implementation of Eddy Dissipation Combustion (EDC) Model in fireFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 4, 2017, 05:04
Question Implementation of Eddy Dissipation Combustion (EDC) Model in fireFoam
  #1
New Member
 
Chen Huang
Join Date: Jul 2009
Location: Gothenburg, Sweden
Posts: 11
Rep Power: 17
chenhu is on a distinguished road
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
chenhu is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
partial premixed combustion model early combustion than expected omaradel FLUENT 0 June 27, 2017 14:38
Problem on EDC model for coal combustion lei FLUENT 4 September 3, 2015 09:39
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
EDDY BREAK UP MODEL (COMBUSTION) GACEM hatem Phoenics 2 December 31, 2009 15:50
can alternate combustion model by UDF? Han Xingsi FLUENT 0 September 1, 2008 02:08


All times are GMT -4. The time now is 22:03.