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

Eddy dissipation concept for turbulent combustion modeling

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 20, 2017, 14:06
Default Eddy dissipation concept for turbulent combustion modeling
  #1
Member
 
Sheikh Ahmed
Join Date: Dec 2015
Location: South Carolina, USA
Posts: 88
Rep Power: 10
sahmed is on a distinguished road
Dear Foamers
Could anyone PLEASE give me an idea from your experience if any of the default OF versions have solver with eddy dissipation concept to simulate turbulent combustion. Or anything close to eddy dissipation model?
I know turbulent modeling in combustion is a hot topics and I am pretty sure many of us have experience on implementing ED concept in OpenFOAM.
Thanks in advance.

Sheikh Ahmed
sahmed is offline   Reply With Quote

Old   July 21, 2017, 10:29
Default EDC in OpenFOAM-dev
  #2
Member
 
Arvind Jay
Join Date: Sep 2012
Posts: 96
Rep Power: 14
arvindpj is on a distinguished road
EDC models are available in the OpenFOAM-dev branch. Below is the description in the EDC.c file.

Cheers :-)
Jay


Code:
Description
    Eddy Dissipation Concept (EDC) turbulent combustion model.

    This model considers that the reaction occurs in the regions of the flow
    where the dissipation of turbulence kinetic energy takes place (fine
    structures). The mass fraction of the fine structures and the mean residence
    time are provided by an energy cascade model.

    There are many versions and developments of the EDC model, 4 of which are
    currently supported in this implementation: v1981, v1996, v2005 and
    v2016.  The model variant is selected using the optional \c version entry in
    the \c EDCCoeffs dictionary, \eg

    \verbatim
        EDCCoeffs
        {
            version v2016;
        }
    \endverbatim

    The default version is \c v2015 if the \c version entry is not specified.

    Model versions and references:
    \verbatim
        Version v2005:

            Cgamma = 2.1377
            Ctau = 0.4083
            kappa = gammaL^exp1 / (1 - gammaL^exp2),

            where exp1 = 2, and exp2 = 2.

            Magnussen, B. F. (2005, June).
            The Eddy Dissipation Concept -
            A Bridge Between Science and Technology.
            In ECCOMAS thematic conference on computational combustion
            (pp. 21-24).

        Version v1981:

            Changes coefficients exp1 = 3 and exp2 = 3

            Magnussen, B. (1981, January).
            On the structure of turbulence and a generalized
            eddy dissipation concept for chemical reaction in turbulent flow.
            In 19th Aerospace Sciences Meeting (p. 42).

        Version v1996:

            Changes coefficients exp1 = 2 and exp2 = 3

            Gran, I. R., & Magnussen, B. F. (1996).
            A numerical study of a bluff-body stabilized diffusion flame.
            Part 2. Influence of combustion modeling and finite-rate chemistry.
            Combustion Science and Technology, 119(1-6), 191-217.

        Version v2016:

            Use local constants computed from the turbulent Da and Re numbers.

            Parente, A., Malik, M. R., Contino, F., Cuoci, A., & Dally, B. B.
            (2016).
            Extension of the Eddy Dissipation Concept for
            turbulence/chemistry interactions to MILD combustion.
            Fuel, 163, 98-111.
    \endverbatim

Tutorials cases provided: reactingFoam/RAS/DLR_A_LTS, reactingFoam/RAS/SandiaD_LTS.
arvindpj is offline   Reply With Quote

Old   July 21, 2017, 10:37
Default EDC tutorial/manual
  #3
Member
 
Sheikh Ahmed
Join Date: Dec 2015
Location: South Carolina, USA
Posts: 88
Rep Power: 10
sahmed is on a distinguished road
Thank you very much Arvind for your reply. Have you ever used that? Could you give me any tutorial/manual on that?
sahmed is offline   Reply With Quote

Old   July 21, 2017, 10:45
Default
  #4
Member
 
Arvind Jay
Join Date: Sep 2012
Posts: 96
Rep Power: 14
arvindpj is on a distinguished road
Quote:
Originally Posted by sahmed View Post
Thank you very much Arvind for your reply. Have you ever used that? Could you give me any tutorial/manual on that?

Tutorials cases provided with openFOAM-dev

Code:
reactingFoam/RAS/DLR_A_LTS, reactingFoam/RAS/SandiaD_LTS
arvindpj is offline   Reply With Quote

Reply

Tags
eddy dissipation concept, turbulent combustion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Eddy dissipation model PeterBishop OpenFOAM Programming & Development 0 November 1, 2013 05:59
eddy dissipation model: combustion doesn't occur roukaia FLUENT 0 December 24, 2011 09:10
combustion problem mcnair CFX 9 March 22, 2011 14:06
A role of combustion modeling in flow solver? Yoon Main CFD Forum 0 November 26, 2006 12:00
Combustion Modeling and Science Forum MonteCarloPDF_PHDstudent Main CFD Forum 0 July 19, 2005 01:53


All times are GMT -4. The time now is 12:01.