|
[Sponsors] |
August 22, 2015, 08:00 |
problem with FSD combustion model
|
#1 |
New Member
Amir
Join Date: Jul 2015
Posts: 11
Rep Power: 11 |
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. |
|
August 22, 2015, 08:18 |
|
#2 |
New Member
Amir
Join Date: Jul 2015
Posts: 11
Rep Power: 11 |
and another question :
can we use FSD combustion model with RANS turbulence models or only LES can be used ? thanks. |
|
November 4, 2015, 03:40 |
|
#3 | |
New Member
Franzis King
Join Date: May 2011
Posts: 1
Rep Power: 0 |
Quote:
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. |
||
June 17, 2016, 02:06 |
|
#4 |
New Member
Vivek ojha
Join Date: May 2016
Posts: 3
Rep Power: 10 |
Hey Amir,
At this moment FSD has been implemented for LES only Cheers |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Combustion Model - Laminar Flamelet Model | spg1g14 | CFX | 0 | August 5, 2015 19:13 |
Problem: Convergence in unsteady EBU combustion model | Defend | STAR-CCM+ | 7 | April 22, 2014 15:48 |
FSD combustion model with a mixture of methane and hydrogen for fuel | babakflame | OpenFOAM Running, Solving & CFD | 0 | January 14, 2014 12:56 |
Combustion problem | alok.cd | FLUENT | 2 | April 23, 2013 09:41 |
Reactingfoam with FSD combustion model | babakflame | OpenFOAM Programming & Development | 0 | February 6, 2013 13:05 |