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

Missing movingWall value in some OF-1.6.x tutorial cases.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 11, 2009, 06:01
Default Missing movingWall value in some OF-1.6.x tutorial cases.
  #1
Member
 
Martin Aunskjaer
Join Date: Mar 2009
Location: Denmark
Posts: 53
Rep Power: 17
aunola is on a distinguished road
A minor problem exists in some (if not all) of the tutorial turbulence cases that use the movingWall BC. The problem is that the Reynolds stress file R specifies no value for the movingWall.

This is no problem if the tutorial cases are run as is, because they do not use the Reynolds stress model. But decomposePar immediately detects the omission:

Cannot find 'value' entry on patch movingWall of field R in file "/home/mar/OpenFOAM/mar-1.6.x/run/tutorials/incompressible/pisoFoam/ras/cavity/0/R"
which is required to set the values of the generic patch field.
(Actual type kqRWallFunction)

Please add the 'value' entry to the write function of the user-defined boundary-condition
or link the boundary-condition into libfoamUtil.so

file: /home/mar/OpenFOAM/mar-1.6.x/run/tutorials/incompressible/pisoFoam/ras/cavity/0/R::movingWall from line 25 to line 25.

From function genericFvPatchField<Type>::genericFvPatchField(con st fvPatch&, const Field<Type>&, const dictionary&)
in file fields/fvPatchFields/basic/generic/genericFvPatchField.C at line 72.

It would appear the reason is that decomposePar goes through all files in folder 0 whereas the solver just picks those it needs.

These being tutorial cases it is suggested to provide a 'value <value>' entry in the R files where these have been omitted.
aunola is offline   Reply With Quote

Old   September 13, 2009, 17:55
Default
  #2
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
Thanks for the bug-report, now fixed in OpenFOAM-1.6.x.

H
henry 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
Problem on Fluent Tutorial: Horizontal Film Boilig Feng FLUENT 2 April 13, 2013 05:34
Problem in running tutorial cases preetham OpenFOAM Installation 2 June 13, 2009 16:36
VOF6DOF Tutorial Cases lukasfischer OpenFOAM Running, Solving & CFD 0 January 29, 2009 13:56
InterDyMFoam tutorial cases hsieh OpenFOAM Running, Solving & CFD 0 November 14, 2008 10:21


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