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

problem with FSD combustion model

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By a.Asadi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 22, 2015, 07:00
Post problem with FSD combustion model
  #1
New Member
 
Amir
Join Date: Jul 2015
Posts: 11
Rep Power: 10
a.Asadi is on a distinguished road
Hi.

I want to run "smallPoolFire2D" tutorial in fireFoam directory but when I change the combustion model to FSD I am receiving this error:

--> FOAM FATAL IO ERROR:
keyword semiImplicit is undefined in dictionary "...constant/combustionProperties.FSDCoeffs"


and this is the combustionProperties file :

FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant";
object combustionProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

//combustionModel infinitelyFastChemistry<psiThermoCombustion,gasHTh ermoPhysics>;
combustionModel FSD<psiThermoCombustion,gasHThermoPhysics>;

active true;

infinitelyFastChemistryCoeffs
{
semiImplicit no;
C 5.0;
}

FSDCoeffs
{
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;
}
}
}


now can you explain me what is semiImplicit and how I must add it to the combustionPropertise ??

thanks
Asadi.
ashrufsyed likes this.
a.Asadi is offline   Reply With Quote

Old   August 22, 2015, 07:18
Default
  #2
New Member
 
Amir
Join Date: Jul 2015
Posts: 11
Rep Power: 10
a.Asadi is on a distinguished road
and another question :

can we use FSD combustion model with RANS turbulence models or only LES can be used ?

thanks.
a.Asadi is offline   Reply With Quote

Old   November 4, 2015, 02:40
Default
  #3
New Member
 
Franzis King
Join Date: May 2011
Posts: 1
Rep Power: 0
Franzi is on a distinguished road
Quote:
Originally Posted by a.Asadi View Post
and another question :

can we use FSD combustion model with RANS turbulence models or only LES can be used ?

thanks.
I am also a newbe but here is what I think
For your first question, you have to define semiImplicit in the FSDCoeffs as you are using FSD now. but for FSD you need omega to be solved while les is one equation model which solves for k. I don't think its possible to use FSD with LES.
Franzi is offline   Reply With Quote

Old   June 17, 2016, 01:06
Default
  #4
New Member
 
Vivek ojha
Join Date: May 2016
Posts: 3
Rep Power: 9
vojha is on a distinguished road
Hey Amir,

At this moment FSD has been implemented for LES only

Cheers
vojha 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
Combustion Model - Laminar Flamelet Model spg1g14 CFX 0 August 5, 2015 18:13
Problem: Convergence in unsteady EBU combustion model Defend STAR-CCM+ 7 April 22, 2014 14:48
FSD combustion model with a mixture of methane and hydrogen for fuel babakflame OpenFOAM Running, Solving & CFD 0 January 14, 2014 11:56
Combustion problem alok.cd FLUENT 2 April 23, 2013 08:41
Reactingfoam with FSD combustion model babakflame OpenFOAM Programming & Development 0 February 6, 2013 12:05


All times are GMT -4. The time now is 13:42.