|
[Sponsors] |
momentum under-relaxation for compressible flow with SIMPLE |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 7, 2000, 05:58 |
momentum under-relaxation for compressible flow with SIMPLE
|
#1 |
Guest
Posts: n/a
|
Hy,
I'm writing a program for solving the 2D Euler equations with some source terms (it is in fact a simplification of Navier-Stokes equations for very particular conditions, when viscous effects can be expressed as source terms, a well accepted and used model, no problem). Equations (continuity, two momentum and energy when compressibility is important) are discretized on a triangular grid using colocated control volumes. The solution is then obtained using the SIMPLE algorithm for dealing with the pressure-velocity (and eventualy density) coupling. The approach is largely borrowed from Ferziger and Peric's book (Computational Methods for Fluid Dynamics, Springer, 1996). The undesirable dependence on the momentum under-relaxation factor is eliminated by using Majumdar's approach ("Role of Underrelaxation in Momentum Interpolation for Calculation of Flow with Nonstaggered Grid", in Numerical Heat Transfer, vol. 113, pp. 125-132, 1988) for interpolating the normal cell face velocities. It works very well for incompressible flows but for compressible ones, I canot obtain a converged result (although divergence of the SILMPLE algorithm is not occuring and the residues are "stable"). If I switch to the classical momentum interpolation scheme of the cell face normal velocity, convergence is easely obtained but the results depend on the under-relaxation factor used for momentyum equations (they are not incorrect but hardly acceptable). The lack of convergence of the compressible SIMPLE algorithm (collocated control volumes) is then due to Majumdar's special interpolation scheme for normal cell face velocities?? I've never seen this problem discussed or cited and I used Majumdar's scheme exactly as for the incompressible flow (where it worked very well). That is all my experience I hope my message was clear enough. Again, it is a problem that I have with collocated control volumes on triangular grids and for compressible flow. I will highly appreciate any comments, hints, references, discussions and sharing experience about this problem. Sincerely, Mihai ARGHIR |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulation of Axial Fan Flow using A Momentum Source Subdomain | Liam | CFX | 28 | July 16, 2013 09:24 |
The effect of momentum source on AV flow and concentration | october | CFX | 5 | June 28, 2011 03:59 |
Flow meter Design | CD adapco Group Marketing | Siemens | 3 | June 21, 2011 09:33 |
Strange Solution for a simple pipe flow!! | shekharc | Main CFD Forum | 4 | May 9, 2005 10:21 |
Inviscid Drag at subsonic, subcritical Mach # | Axel Rohde | Main CFD Forum | 1 | November 19, 2001 13:19 |