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

small bug in meshPhi function of type GGIcheck

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 24, 2009, 12:42
Default small bug in meshPhi function of type GGIcheck
  #1
Senior Member
 
louisgag's Avatar
 
Louis Gagnon
Join Date: Mar 2009
Location: Stuttgart, Germany
Posts: 338
Rep Power: 18
louisgag is on a distinguished road
Send a message via ICQ to louisgag
If controlDict has functions

Code:
    ggiCheck3
    {
type ggiCheck;
phi phi;
functionObjectLibs ("libsampling.so");
    }

    ggiCheck4
    {
type ggiCheck;
phi meshPhi;
functionObjectLibs ("libsampling.so");
    }
and constant/polyMesh/boundary defines my "outsideSlider" before my "insideSlider"

then the meshPhi output goes very high (ex: 20%-60%) at the first iteration and on the second iteration I get a floating point error.

If meshPhi output is disabled and phi enabled then everything works fine even if insideSlider is defined after outsideSlider in the boundary file.
louisgag 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
[PyFoam] First discussion thread about PyFoam braennstroem OpenFOAM Community Contributions 338 March 17, 2022 14:05
Segmentation Fault in fluent3DMeshToFoam cwang5 OpenFOAM Bugs 23 April 13, 2011 15:37
error using combination of step function xujjun CFX 1 January 15, 2008 16:46
OpenFoam 14 installation problem gfcoppola OpenFOAM Installation 20 November 2, 2007 13:38
HELP! function airfoil has wrong type: 29 != 43 Alex FLUENT 2 March 28, 2006 23:55


All times are GMT -4. The time now is 01:40.