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

FSD combustion model with a mixture of methane and hydrogen for fuel

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 14, 2014, 12:56
Default FSD combustion model with a mixture of methane and hydrogen for fuel
  #1
Senior Member
 
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 15
babakflame is on a distinguished road
Dear foamers

I want to simulate a flame with a mixture of methane and hydrogen as a fuel. my problem is determining relaxation coefficients for FSD Coefficients and also it seems that this model gets one fuel (Methane or Hydrogen) as a fuel. The followings are the lines in combustion properties file that I have problem with filling, for the mixture of hydrogen and methane:
Code:
FSDCoeffs
{
    semiImplicit no;
    Cv          0.1;
    ftVarMin    1e-2;

    reactionRateFlameArea relaxation;

    fuel               Methane;
    
    relaxationCoeffs
    {
        C                     2.0;
        alpha                 1.0;
        Methane
        {
            omega0            0.5;
            eta               -0.013;
            omegaMin          0.01;
            sigmaExt          470;
        }

	Propane
        {
            omega0            0.4;
            eta               -0.00656;
            omegaMin          0.01;
            sigmaExt          450;
        }
    }
}
Any hint is appreciated.

Regards
Bobi
babakflame is offline   Reply With Quote

Reply

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
How to mix hydrogen and methane in a flow? computer FLUENT 0 May 28, 2013 14:49


All times are GMT -4. The time now is 08:06.