CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Bugs

Errata in example problem published on OpenFOAMwiki

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 22, 2012, 14:58
Default Errata in example problem published on OpenFOAMwiki
  #1
New Member
 
Aneet D Narendranath
Join Date: Jan 2012
Posts: 9
Rep Power: 14
dnaneet is on a distinguished road
Hi,

I am unsure whether I should post this thread in this section, but I noticed an error in an example problem posted at:

HTML Code:
http://openfoamwiki.net/index.php/Main_ContribExamples/ExampleSimple2DFlow
The downloaded file "Simple2DFlow.tgz" has an error in /system/fvSchemes

In line 44-46 it should be

Code:
 laplacian((1|A(U)),p) Gauss linear corrected;
and NOT

Code:
 laplacian(1|A(U),p) Gauss linear corrected;
Or you'll end up getting an "Undefined Laplacian scheme error".

Hope this is fixed soon!

Cheers!
dnaneet is offline   Reply With Quote

Old   January 22, 2012, 15:50
Default
  #2
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by dnaneet View Post
Hi,

I am unsure whether I should post this thread in this section, but I noticed an error in an example problem posted at:

HTML Code:
http://openfoamwiki.net/index.php/Main_ContribExamples/ExampleSimple2DFlow
The downloaded file "Simple2DFlow.tgz" has an error in /system/fvSchemes

In line 44-46 it should be

Code:
 laplacian((1|A(U)),p) Gauss linear corrected;
and NOT

Code:
 laplacian(1|A(U),p) Gauss linear corrected;
Or you'll end up getting an "Undefined Laplacian scheme error".

Hope this is fixed soon!

Cheers!
That is a syntax-change that occurred some versions of OpenFOAM ago. I'm amazed that this is the only thing that doesn't work with this case given its age.

As I don't know who added this case I'll only add a note that it is outdated. If somebody wants to maintain it he is free to do so (in the communal spirit of the Wiki)
gschaider 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
[Other] engineFoam new mesh problem ayhan515 OpenFOAM Meshing & Mesh Conversion 5 August 10, 2015 08:45
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


All times are GMT -4. The time now is 18:44.