|
[Sponsors] |
February 1, 2009, 22:01 |
convergence of DG for Euler equations
|
#1 |
Guest
Posts: n/a
|
Hi,
I am developing a CFD code for unstructured grids based on spectral and DG methods. I used linear advection and Burger's eqn to get the order of convergence of the code. The scheme performed pretty good. But, when I use the same for Euler code, I am not able to get the designed order of error convergence. I used the advection of isentropic vortex for testing the Euler code. For the flux, I used HLL fluxes. Can anyone let me know what fluxes are recommended for the DG schemes of order > 3? Also, in the HLL flux, the normal flux is something like F_HLL = (SR*FL - SL*FR + SL*SR*(qR-qL))/(SR-SL) I have used the fluxes FL and FR as the normal fluxes and qL and qR to be the original state variables (not transformed to normal coordinates). If I am wrong in this, please correct me. Thanks, Shyam |
|
February 2, 2009, 04:19 |
Re: convergence of DG for Euler equations
|
#2 |
Guest
Posts: n/a
|
Hi All,
I figured out that the code produces the desired order of accuracy if a more benign problem is chosen. When I chose the initial condition to be rho = 1 + 0.2 * sin(PI*(x+y)), u=0.7, v=0.2, p=1 the code produced the expected results. Still wondering why it struggles for advection of isentropic vortex. Shyam |
|
February 7, 2009, 01:48 |
Re: convergence of DG for Euler equations
|
#3 |
Guest
Posts: n/a
|
i am a DG worker too MSN: dirac_euler@hotmail.com
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convergence | Centurion2011 | FLUENT | 48 | June 15, 2022 00:29 |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
do_while loop for coupling two equations (convergence criteria?) | mhassani | OpenFOAM Programming & Development | 3 | February 28, 2011 12:35 |
NS Equations and convergence problems | RameshK | Main CFD Forum | 3 | November 8, 2010 12:33 |
convergence of Euler Equations with WENO | Shyam | Main CFD Forum | 0 | June 1, 2007 01:47 |