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

keyword C7H16 is undefined in dictionary

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 10, 2017, 01:49
Default keyword C7H16 is undefined in dictionary
  #1
New Member
 
Suchit
Join Date: Jul 2015
Location: India
Posts: 5
Rep Power: 11
suchit3006 is on a distinguished road
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.
suchit3006 is offline   Reply With Quote

Old   February 5, 2023, 19:51
Default keyword C7H16 is undefined in dictionary
  #2
New Member
 
Join Date: Feb 2023
Posts: 3
Rep Power: 3
Omar Kriedy is on a distinguished road
Hey suchit3006,


could you solve the problem. I have the same problem, i might be needing some help.
Omar Kriedy 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
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


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