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

SIMPLE: instability at low viscosities

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 7, 2007, 12:28
Default SIMPLE: instability at low viscosities
  #1
Lionel S.
Guest
 
Posts: n/a
Hi all,

I'm working on an incompressible solver. The pressure and velocity corrections that I use leads to a correct mass conservation.

But when I apply momentum equations with low viscosities, it seems that some unstable chaotic phenomena appears. There is first backflow, and then it make the process diverge catastrophically, even when using low under-relaxation factors for the momentum equations.

Did someone observe such phenomenas ? Do you have some tips to stabilize it ?

Kindest regards

Lionel

  Reply With Quote

Old   July 8, 2007, 15:59
Default Re: SIMPLE: instability at low viscosities
  #2
Harish
Guest
 
Posts: n/a
Are you using collocated grid?.What kind of numerical discretization do you employ for your computations?.Since you mention it occurs at low viscosities,I suspect that it might be an issue of stability of the scheme.Another possiblity might be the implementation of boundary conditions.You can add a fourth order dissipation term to stabilize your computations.But make sure that you do not have any other problems before doing it.Because you are introducing artificiality to the problem by adding the dissipation term and it should be used with care.The CFD book of hoffman and chiang has the details I think.
  Reply With Quote

Old   July 9, 2007, 01:59
Default Re: SIMPLE: instability at low viscosities
  #3
momentum_waves
Guest
 
Posts: n/a
Hi Lionel,

Try reducing your element size in steps as far as your computer memory will allow & see what happens.

What velocity, geometry & viscosity (problem definition) are you using? Are you using FVM or FEM? Are you using a steady, or transient solver?

mw
  Reply With Quote

Old   July 9, 2007, 06:07
Default Re: SIMPLE: instability at low viscosities
  #4
Lionel S.
Guest
 
Posts: n/a
Hi, thank you for answering.

I'm working by FVM and steady model.

But in fact, I think it's an error in the SIMPLE algorithm. It's said that I have to express velocities at cell faces in function of pressure field to inject in continuity equations.

The problem is that as I store all the values at cells centers, in steady flow I only can interpolate values at faces. I was using a modified algorithm to express these values at faces in function of pressures, but now I think it's wrong.

By the way, do you think that SIMPLER is better than SIMPLE ?

Lionel
  Reply With Quote

Old   July 9, 2007, 07:36
Default Re: SIMPLE: instability at low viscosities
  #5
sudha
Guest
 
Posts: n/a
hi Lionel, I suggest you to refer CFD by Mallalasekara & Versteeg.. In that text book, all the details: how to interpolate the values, implementing the boundary conditions and different schemes like SIMPLE,SIMPLER, SIMPLEC and PISO are explained very clearly..
  Reply With Quote

Old   July 10, 2007, 05:10
Default Re: SIMPLE: instability at low viscosities
  #6
Javadi
Guest
 
Posts: n/a
Hi, when you say on low viscosity, how much it is low can you tell me what is your viscosity (Reynolds number). What is your test case and boundary conditions?

  Reply With Quote

Old   July 11, 2014, 19:02
Default Clarification requested
  #7
New Member
 
LA
Join Date: Jan 2014
Posts: 4
Rep Power: 12
MDPrasad is on a distinguished road
Hai Mr. Lionel,
My name is Durga Prasad. I am also working on a incompressible solver based on SIMPLE algorithm implemented on a collocated scheme. I am using SIMPLE in conjunction with unstructured grid. I follow the interpolation scheme suggested by Rhie& chow, tailored for the unstructured grids (given by Dr. Jayathy Murthy).
I am facing the same problem you had, wherein unphysical oscillations sets in and divergence occur, when i am trying to solve problem for a low viscosity, high velocity combination.
How did you overcome the problem of this oscillations at low viscosity? I am using the FVM method. If you could share the corrective action, that will be a great help, as i am trying to solve this problem for almost a month.

Thanks in advance for the help.
MDPrasad is offline   Reply With Quote

Old   August 7, 2014, 18:01
Default
  #8
Senior Member
 
Join Date: Aug 2011
Posts: 272
Rep Power: 15
leflix is on a distinguished road
Quote:
Originally Posted by Lionel S.
;50610
Hi, thank you for answering.

I'm working by FVM and steady model.

But in fact, I think it's an error in the SIMPLE algorithm. It's said that I have to express velocities at cell faces in function of pressure field to inject in continuity equations.

The problem is that as I store all the values at cells centers, in steady flow I only can interpolate values at faces. I was using a modified algorithm to express these values at faces in function of pressures, but now I think it's wrong.

By the way, do you think that SIMPLER is better than SIMPLE ?

Lionel
I think it comes from a bad implementation of the Rhie and Chow interpolation as you seem to use colocated grid.
leflix 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
SIMPLE algorithm in 3D cylindrical coordinates zouchu Main CFD Forum 1 January 20, 2014 17:02
HTC for low Y+ walls Tang FLUENT 0 March 15, 2007 15:55
How low for low Reynolds model? Jean-Luc Phoenics 3 March 10, 2001 01:34
a low Re number model for impinging jets mahesh prakash Main CFD Forum 14 September 3, 1999 16:40
CFD code for very low Re Flow Raj Main CFD Forum 2 May 31, 1999 22:06


All times are GMT -4. The time now is 05:48.