CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   CHEMKINTOFOAM/Chemkin GRI3 link issue. (https://www.cfd-online.com/Forums/openfoam-solving/228384-chemkintofoam-chemkin-gri3-link-issue.html)

Sadik June 30, 2020 00:22

CHEMKINTOFOAM/Chemkin GRI3 link issue.
 
Hello All,
I am trying to use GRI Mech 3 chemkin files for simulation (Attached is the link to file) http://combustion.berkeley.edu/gri-m...30/text30.html.
I can convert this file to foam format but when I try to use this file and link it with thermophysical and transport file I get an error as shown below. I am using OpenFoam 2.3.



Error
Creating reaction model

Selecting combustion model PaSR<psiChemistryCombustion>
Selecting chemistry type
{
chemistrySolver ode;
chemistryThermo psi;
}

Selecting thermodynamics package
{
type hePsiThermo;
mixture reactingMixture;
transport sutherland;
thermo janaf;
energy sensibleEnthalpy;
equationOfState perfectGas;
specie specie;
}


Selecting chemistryReader chemkinReader


--> FOAM FATAL ERROR:
while error on line 3
expected but found '"{" specie'

From function chemkinReader::lex()
in file chemistryReaders/chemkinReader/chemkinLexer.L at line 1517.

FOAM exiting



When I donot use ChemkintoFoam simulation runs initially but crashes.


Can anyone please help me to address this issue in OF2.3.
Thanks in advance.


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