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

SIMPLE for compressible flows

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 16, 2005, 08:34
Default SIMPLE for compressible flows
  #1
Luuk
Guest
 
Posts: n/a
Hello,

I need some help with the following. I'm implementing the SIMPLE method for compressible flow calculations in an incompressible finite volume code. I'm following the approach described by Ferziger and Peric in Computational Methods for Fluid Dynamics. I'm a bit confused by the following:

I have 3 variables: pressure (p), density (rho) and temperature (T). I solve a transport equation for T, so it is known. In the SIMPLE method, I calculate a pressure correction (p') and a density correction (rho'). To calculate the (new) p and rho, I have 3 possible equations: equation of state (p=rho*R*T), p_new=p+p' and rho_new= rho+rho'.

Summarizing: Option 1: p_new=p+p' and rho_new=rho+rho' ; Option 2: p_new=p+p' and rho=p_new/RT ; Option 3: rho_new=rho+rho' and p=rho_new*R*T.

What is now the best option (in terms of stability and accuracy)?

Thanks in advance for any help,

Luuk
  Reply With Quote

Old   August 16, 2005, 08:55
Default Re: SIMPLE for compressible flows
  #2
ag
Guest
 
Posts: n/a
In my (limited) experience I have found option 2 to be the most robust.
  Reply With Quote

Old   August 20, 2005, 08:45
Default Re: SIMPLE for compressible flows
  #3
George
Guest
 
Posts: n/a
Hi Luuk! I have exactly the same question. I have tried the 3 options and I get very different convergence rates. Also the results that I get are better with the first option, while with the second option are very strange, although I agree with Ag that the second option looks more robust. I am on holidays at the moment and I hope when I return to discuss this matter again. Bye
  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 pressure correction in compressible flows Maarten de Jong Main CFD Forum 7 April 30, 2012 02:23
How to add correcting pressure equation in SIMPLE of MRFSimpleFOAM? renyun0511 OpenFOAM Programming & Development 0 November 4, 2010 01:38
compressible SIMPLE method fakor Main CFD Forum 1 August 30, 2010 11:21
Making SIMPLE converge faster Fabio Main CFD Forum 4 April 9, 2006 11:35
calculating recirculating turbulent flows with k-e Abhijeet Vaidya Main CFD Forum 10 November 18, 2002 08:21


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