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

convergence in PISO loop of icoFoam

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 3, 2012, 21:37
Default convergence in PISO loop of icoFoam
  #1
Member
 
,...
Join Date: Apr 2011
Posts: 92
Rep Power: 14
hawkeye321 is an unknown quantity at this point
Hi FOAMERS

I am simulating a laminar double diffusive natural convection with phase change in OF. The solver is mainly based on icoFoam. AFter postprocessing the results, I see that in the two phase (solid/liquid) region I have flow into the wall, which indicates that my solution is not fully converged. The tolerance for linear solvers are 1e-5, and for the PISO loop parameters in the fvsolution I have set

PISO
{
nCorrectors 2;
nNonOrthogonalCorrectors 0;
convergenceCriterion 1.0e-5;
pRefCell 0;
pRefValue 0;
residualControl
{
p 1e-5;
U 1e-5;
// Add other variables here
}
};
Since I have flow into the wall, my residuals should be higher than the 1e-5 in the residualControl; and, as far as I can tell, I get no warning about this from the OF. So can anyone help me to figure out
(1): why why does the OF gives me a solution which does not satisfy the residuals I have set?
(2): Does specifying or not specifying the residualControl in the fvsolution has any effect on the simulation?
hawkeye321 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
[Gmsh] Problem with Gmsh nishant_hull OpenFOAM Meshing & Mesh Conversion 23 August 5, 2015 02:09
about the pEqn in PISO loop of icoFoam young_Cao OpenFOAM Running, Solving & CFD 4 June 1, 2012 22:36
Force can not converge colopolo CFX 13 October 4, 2011 22:03
[CAD formats] my stl surface is seen as just a line rcastilla OpenFOAM Meshing & Mesh Conversion 2 January 6, 2010 01:30
NACA0012 geometry/design software needed Franny Main CFD Forum 13 July 7, 2007 15:57


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