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

Undefined in dictionary

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 23, 2010, 08:54
Default Undefined in dictionary
  #1
New Member
 
Stefan
Join Date: Jul 2010
Posts: 8
Rep Power: 15
sprobst76 is on a distinguished road
Dear all,

I am newbie with OpenFoam and I tried to work with snappyHexMesh to have a more complicated structure as simulation domain. As solver I wanted to use channelFoam.

I was able to generated a mesh with a simple STL and a corresponding box around the structure. Everything went fine until I wanted to start the solver.

The solver responds that
keyword simple_SimpleNW is undefined in dictionary "###SimpleSHM.wall/0/p::boundaryField"
but i have the keyword "simple_.*" within "0/p" and even if I change it to "simple_SimpleNW", the solver still complains. I tried a lot of different stuff, but was not able to solve my problem.

Perhaps anybody can help me! Attached you find the full case.

Best regards and thank you for the help
Stefan

P.S.: Additionally it would be very interesting, if it is possible to have the sides with cyclic boundary conditions and if it is possible, how ;-)
Attached Files
File Type: gz SimpleSHM.wall.tar.gz (40.0 KB, 2 views)

Last edited by sprobst76; July 23, 2010 at 09:06. Reason: Cyclic boundaries
sprobst76 is offline   Reply With Quote

Old   July 23, 2010, 09:24
Default
  #2
Senior Member
 
Stefan Herbert
Join Date: Dec 2009
Location: Darmstadt, Germany
Posts: 129
Rep Power: 17
herbert is on a distinguished road
Quote:
Originally Posted by sprobst76 View Post
keyword simple_SimpleNW is undefined in dictionary "###SimpleSHM.wall/0/p::boundaryField"
I think this error is caused by the missing ";" in your p-file. It should be
Code:
sides
{
    type       zeroGradient;
}
Regards,
Stefan
herbert is offline   Reply With Quote

Old   July 23, 2010, 09:29
Default Stupid ...
  #3
New Member
 
Stefan
Join Date: Jul 2010
Posts: 8
Rep Power: 15
sprobst76 is on a distinguished road
Dear Stefan,

thank you, I look for everything but not for such a simple error! Thank you and have a nice weekend!

Best regards
Stefan
sprobst76 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Error with Wmake skabilan OpenFOAM Installation 3 July 28, 2009 00:35
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
G95 + CGNS Bruno Main CFD Forum 1 January 30, 2007 00:34
Building OpenFoAm on SGI Altix 64bits anne OpenFOAM Installation 8 June 15, 2006 09:27


All times are GMT -4. The time now is 23:50.