Changes between Version 8 and Version 9 of u/zchen/HLLC


Ignore:
Timestamp:
08/26/13 15:45:57 (11 years ago)
Author:
Zhuo Chen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/zchen/HLLC

    v8 v9  
    1 The result is a little off because of the mistake in initialization. I will fix it soon (also the Godunov method). Although the results look very similar to the Godunov method with exact Riemann solver, they are actually approximate state solver with HLLC scheme.
     1The result is a little off because of the mismatch in domain. I will fix it soon (also the Godunov method). Although the results look very similar to the Godunov method with exact Riemann solver, they are actually approximate state solver with HLLC scheme.
    22
    33Red line is the solution given by Godunov method. Blue line is the exact Riemann problem solution. All discontinuities locate at x=0. $W_L$ stands for initial primitive quantities $(\rho,u,p)$ on the left side, $W_R$ stands for initial primitive quantities $(\rho,u,p)$ on the right side.