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

Err:Expected a ')' or a '}' while reading List, found on line

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By pingat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2014, 05:48
Default Err:Expected a ')' or a '}' while reading List, found on line
  #1
Member
 
Thamali
Join Date: Jul 2013
Posts: 67
Rep Power: 12
Thamali is on a distinguished road
Dear foamers,

I am running a case using reactingFoam.

There,I am trying to sample boundary data from a case"A" to case "B" which is a practically an interface.I followed the case,"pitzDailyExptInlet" as an example.
When running my case the following error occurs.

Quote:
--> FOAM FATAL IO ERROR:
Expected a ')' or a '}' while reading List, found on line 133 the doubleScalar 101388

file: /home/thamali/OpenFOAM/thamali-2.2.2/run/tutorials/combustion/reactingFoam/my_reactingFoam/0/p at line 133.

From function Istream::readEndList(const char*)
in file db/IOstreams/IOstreams/Istream.C at line 159.

FOAM exiting
My case can be referred from;
https://www.dropbox.com/sh/4jew3uxfrt7ddtd/cazVzK0X3F

case A blockMesh can be referred from
https://www.dropbox.com/sh/6smr33qtoyuej1u/SCql8RBJgw

I tried lot,but could not figure out the error.If someone can help me it is a lot.

Thanks in advance.

Thamali
Thamali is offline   Reply With Quote

Old   February 28, 2014, 06:14
Default
  #2
New Member
 
Join Date: Oct 2013
Posts: 15
Rep Power: 12
pingat is on a distinguished road
that is a tricky error, i think.

you said to openfoam there are 100 p values, but you got 101 p values.

so the program searches for end of list ")" or "}" but there is another value

if there is a value in each line from 33 to 133 these are 101.

an example:
Quote:
1value
2value
3value
4value
5value
5-1=4 but you got 5 values

hopefully i could help you

greetings
Patrick
sourav90 likes this.
pingat is offline   Reply With Quote

Old   March 3, 2014, 02:48
Default
  #3
Member
 
Thamali
Join Date: Jul 2013
Posts: 67
Rep Power: 12
Thamali is on a distinguished road
Hey,thanks a lot.
Thamali 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
Building OpenFOAM1.7.0 from source ata OpenFOAM Installation 46 March 6, 2022 13:21
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 keepfit ParaView 60 September 18, 2013 03:23
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 flakid OpenFOAM Installation 16 December 28, 2010 08:48
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
[blockMesh] BlockMeshmergePatchPairs polyTopoChanger benru OpenFOAM Meshing & Mesh Conversion 3 June 29, 2008 21:24


All times are GMT -4. The time now is 06:00.