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

Convergence issue for overset mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 3, 2024, 04:35
Post Convergence issue for overset mesh
  #1
New Member
 
Abhijit
Join Date: Aug 2020
Location: India
Posts: 27
Rep Power: 5
Redrakham is on a distinguished road
I am running a case on vortex-induced vibration of cylinders in 3d. I am using pimpleFoam with overset mesh. Followings are my settings on fvSolution.


PIMPLE
{
momentumPredictor true;
correctPhi true; //true;
//oversetAdjustPhi false;
nOuterCorrectors 50;
nCorrectors 5;
nNonOrthogonalCorrectors 2;

//ddtCorr false;

//checkMeshCourantNo yes;
pRefCell 0;
pRefValue 0;

residualControl
{
p
{
relTol 0;
tolerance 1e-5;
}

U
{
relTol 0;
tolerance 1e-5;
}
}
}


But with this settings pimple is not able to converge. Even with moveMeshOuterCorrector on it didn't converge. What should I do to make it converge? Thanks in advance
Redrakham is offline   Reply With Quote

Reply

Tags
convergence, movemeshoutercorrector, overset, pimplefoam, vortex-induced vibration


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
Issue with mesh convergence C72 STAR-CCM+ 3 January 1, 2022 16:55
axial compressor mass flow convergence issue jyotir SU2 4 November 24, 2021 06:03
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
GeometricField -> mesh() Function Tobi OpenFOAM Programming & Development 10 November 19, 2020 11:33
Poor convergence: just mesh or numerics? piotr.mecht OpenFOAM 10 May 12, 2020 11:05


All times are GMT -4. The time now is 19:27.