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

BUG:GaussSeidel smoother

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2014, 02:57
Default BUG:GaussSeidel smoother
  #1
New Member
 
Eric.wang
Join Date: Jun 2009
Location: beijing china
Posts: 11
Rep Power: 16
wang.zhy is on a distinguished road
In my test I set solver of pEqn smoothSolver GaussSeidel,and run pisoFoam in case "cavity" with 4 processors,output show that pEqn can not reach a convergece within the limit of 1000 sweeps while It reach convergence in serial case .
I guess the problem is In GaussSeidelSmoother.C

forAll(mBouCoeffs,patchi)
{
if(interfaces_.set(patchi))
{
mBouCoeffs[patchi].negate();
}
}
the interfaceBouCoeffs_ for coupled boundary was negated . but why the kEqn whit the same setting reached convergence ?
wang.zhy 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
2D isothermal cylinder not converging UPengineer OpenFOAM Running, Solving & CFD 7 March 13, 2014 05:17
[ICEM] ICEM CFD orthogonal smoother issue thinesunny ANSYS Meshing & Geometry 3 July 3, 2012 13:38
OpenFOAM-1.6-ext lduSolvers smoother bug luca OpenFOAM Bugs 1 June 6, 2011 08:52
What is a smoother! idrama Main CFD Forum 6 March 9, 2010 23:45
Hilgenstock-White volume mesh smoother oli FLUENT 0 October 20, 2006 09:53


All times are GMT -4. The time now is 21:41.