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

Simple method: pressure increases after some steps

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 23, 2012, 17:24
Default Simple method: pressure increases after some steps
  #1
New Member
 
Join Date: Jul 2010
Posts: 10
Rep Power: 15
Hermano is on a distinguished road
Hi,

I have implemented the simple method on a collocated grid (Rhie-Cow pressure correction) for solving the NS-equation. However, after more then 10 steps in the outer iteration (outer iteration = next time step) the pressure correction p' calculated in the inner iteration increases drastically (>1e5). In the steps before the pressure correction p' stays smaller then 1e-4.

I don't see anything strange in the velocity field what can be the reason for this sudden pressure increase of p'.

The problem I want to solve is a channel flow with the pressure specified at the in- and outlet.

Any idea what can cause the problem?
Hermano is offline   Reply With Quote

Old   December 23, 2012, 17:44
Default
  #2
Senior Member
 
cdegroot's Avatar
 
Chris DeGroot
Join Date: Nov 2011
Location: Canada
Posts: 414
Rep Power: 17
cdegroot is on a distinguished road
Specifying pressure at inlet and outlet is very unstable. You need to specify velocity (mass flow) somewhere. The most stable thing to do is specify pressure at the outlet with zero velocity gradient (assuming domain is long enough) and specify velocity at the inlet with pressure extrapolated.
cdegroot is offline   Reply With Quote

Old   December 23, 2012, 18:04
Default
  #3
New Member
 
Join Date: Jul 2010
Posts: 10
Rep Power: 15
Hermano is on a distinguished road
Chris do you really think that this can be the reason?

If I use the guessed starting pressure in the outer loop instead of the corrected pressure my calculation converges to the solution.

But it's right that I have to use the updated pressure in the outer iteration (next time step) to solve the momentum equations, not? Otherwise there is no mass conservation.
Hermano is offline   Reply With Quote

Old   December 23, 2012, 20:28
Default
  #4
Senior Member
 
cdegroot's Avatar
 
Chris DeGroot
Join Date: Nov 2011
Location: Canada
Posts: 414
Rep Power: 17
cdegroot is on a distinguished road
I think it is pretty likely this is the problem. This setting pressure on all boundaries is really unreliable. Sometimes if you have a good enough initial guess it will work but I'd say this is more the exception than the rule. It's interesting that it converges with the guessed pressure. I can't say why with any certainty.

I'm curious if you have tested your code on any other problems yet? If so, what were the results like?
cdegroot is offline   Reply With Quote

Old   February 3, 2015, 11:07
Thumbs up Solved
  #5
New Member
 
aah
Join Date: Mar 2013
Posts: 14
Rep Power: 13
sutiut is on a distinguished road
I had the same problem
but thanks to this Article, I could realize my problem. this article is really helpful.

one should notice to put Pprime=0 after each outer loop of SIMPLE algorithm.
this was my problem.
sutiut is offline   Reply With Quote

Reply

Tags
simple method


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
Timestep and Pressure Correction Relationship in SIMPLE rks171 Main CFD Forum 23 May 4, 2012 01:04
Pressure constant B.C. in fractional step method amin144 Main CFD Forum 10 April 10, 2012 17:58
compressible SIMPLE method fakor Main CFD Forum 1 August 30, 2010 11:21
Streamfunction-vorticity method - Pressure find Perumal Main CFD Forum 1 September 23, 2008 14:43
pressure driven flow by pressure correction method justentered Main CFD Forum 0 December 29, 2003 23:52


All times are GMT -4. The time now is 17:15.