|
[Sponsors] |
November 10, 2017, 01:49 |
keyword C7H16 is undefined in dictionary
|
#1 |
New Member
Suchit
Join Date: Jul 2015
Location: India
Posts: 5
Rep Power: 11 |
Hello All,
I am trying to solve Niklas Nordin case for diesel engine simulation. I am getting this strange error --> FOAM FATAL IO ERROR: keyword C7H16 is undefined in dictionary "" file: From function Foam::dictionary& Foam::dictionary::subDict(const Foam::word&) in file db/dictionary/dictionary.C at line 659. FOAM exiting Can anybody suggest me what I am missing. I have looked into chem.inp and therm.dat files, They are same as AachenBomb tutorial case. I think the problem is somewhere in thermophysicalProperties file. I am posting that file here. /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM Extend Project: Open Source CFD | | \\ / O peration | Version: 1.6-ext | | \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format binary; class dictionary; location "constant"; object thermophysicalProperties; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // thermoType { type hePsiThermo; mixture reactingMixture; transport sutherland; thermo janaf; energy sensibleEnthalpy; equationOfState perfectGas; specie specie; } CHEMKINFile "$FOAM_CASE/chemkin/chem.inp"; CHEMKINThermoFile "$FOAM_CASE/chemkin/therm.dat"; CHEMKINTransportFile "$FOAM_CASE/chemkin/transportProperties"; newFormat yes; inertSpecie N2; liquids { C7H16 { defaultCoeffs yes; } } solids { // none } // ************************************************** *********************** // Last edited by suchit3006; November 10, 2017 at 07:17. |
|
February 5, 2023, 19:51 |
keyword C7H16 is undefined in dictionary
|
#2 |
New Member
Join Date: Feb 2023
Posts: 3
Rep Power: 3 |
Hey suchit3006,
could you solve the problem. I have the same problem, i might be needing some help. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LEMOS InflowGenerator | r_gordon | OpenFOAM Running, Solving & CFD | 103 | December 18, 2018 01:58 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 07:51 |
G95 + CGNS | Bruno | Main CFD Forum | 1 | January 30, 2007 01:34 |