CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Finite volume solver unstable for high Re number

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2016, 11:50
Default Finite volume solver unstable for high Re number
  #1
New Member
 
Sahil Gupta
Join Date: Oct 2016
Posts: 4
Rep Power: 9
sah2105 is on a distinguished road
I am trying to solve steady state incompressible 3d lid driven cavity using SIMPLE algorithm. I have implemented CDS, FOU, SOU and QUICK schemes. I keep getting divergence for Re=400. The code converges for Re=100. Can someone tell me where might be the problem?
sah2105 is offline   Reply With Quote

Old   October 25, 2016, 13:28
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by sah2105 View Post
I am trying to solve steady state incompressible 3d lid driven cavity using SIMPLE algorithm. I have implemented CDS, FOU, SOU and QUICK schemes. I keep getting divergence for Re=400. The code converges for Re=100. Can someone tell me where might be the problem?

how about your grid resolution?
FMDenaro is offline   Reply With Quote

Old   October 26, 2016, 00:26
Default
  #3
New Member
 
Sahil Gupta
Join Date: Oct 2016
Posts: 4
Rep Power: 9
sah2105 is on a distinguished road
Hi FMDenaro,

Thanks for your reply.

I tried refining the grid and ran simulations till 120x120x120 with no convergence. I came across some literature where the author uses third order Upwinding and has obtained results for 81x81x81. The only difference being in the formulation of equations; he has used Poisson's equation whereas I have used SIMPLE algo. Does this difference sound reasonable or is there something wrong with my code?
sah2105 is offline   Reply With Quote

Old   October 26, 2016, 00:30
Default
  #4
Senior Member
 
Arjun
Join Date: Mar 2009
Location: Nurenberg, Germany
Posts: 1,273
Rep Power: 34
arjun will become famous soon enougharjun will become famous soon enough
Quote:
Originally Posted by sah2105 View Post
Hi FMDenaro,

Thanks for your reply.

I tried refining the grid and ran simulations till 120x120x120 with no convergence. I came across some literature where the author uses third order Upwinding and has obtained results for 81x81x81. The only difference being in the formulation of equations; he has used Poisson's equation whereas I have used SIMPLE algo. Does this difference sound reasonable or is there something wrong with my code?

If your flow is incompressible then you are also solving Poisson equation in SIMPLE.
The main thing is you might be using pressure correction method while he may be using projection method.
arjun is offline   Reply With Quote

Old   October 26, 2016, 00:32
Default
  #5
New Member
 
Sahil Gupta
Join Date: Oct 2016
Posts: 4
Rep Power: 9
sah2105 is on a distinguished road
Yeah, you are right. So, is this discrepancy based on grid resolution possible?
sah2105 is offline   Reply With Quote

Old   October 26, 2016, 01:43
Default
  #6
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Consider the fact that while the 2D case at Re=400 is steady, the 3D can not and upwind can simply add numerical viscosity and makes unphysically steady the solution... Have you tried to use periodic spanwise condition to check the 2D solutions up to Re=1000?
FMDenaro is offline   Reply With Quote

Old   November 26, 2016, 00:10
Default
  #7
New Member
 
Sahil Gupta
Join Date: Oct 2016
Posts: 4
Rep Power: 9
sah2105 is on a distinguished road
Hi FMDenaro

Sorry for this late reply, I was busy with my coursework.

I tried out your suggestion and it worked out. The QUICK solver for 3d lid driven with periodic spanwise condition is working well for Re=400 (50x50x50 grid) and Re=1000 (100x100x100).

Should I try changing my discretization scheme or add some term to decrease artificial dissipation for the 3D case?
sah2105 is offline   Reply With Quote

Old   November 26, 2016, 02:27
Default
  #8
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
You can try the QUICKEST and refine the grid in the confined 3D case
FMDenaro 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
Foam::error::PrintStack almir OpenFOAM Running, Solving & CFD 91 December 21, 2022 04:50
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops avinashjagdale OpenFOAM Meshing & Mesh Conversion 53 March 8, 2019 09:42
Stuck in a Rut- interDyMFoam! xoitx OpenFOAM Running, Solving & CFD 14 March 25, 2016 07:09
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library aylalisa OpenFOAM Installation 23 June 15, 2015 14:49


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