Changes between Version 6 and Version 7 of u/erica/ExactRiemannSolver


Ignore:
Timestamp:
12/17/12 13:23:35 (12 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/ExactRiemannSolver

    v6 v7  
    99The program thus will consist of 4 parts: 1. Code to find p* using an iterative process, 2. Comparing p* to p_L and p_R to identify the types of nonlinear waves present in the solution, 3. Find remaining quantities in star region, where u* is given by simple expression in Toro (eqn. 4.9), and wave-specific expressions give rho*_L and rho*_R.
    1010
    11 * Exact Riemann Solver
     11=== Exact Riemann Solver ===
    1212
    1313I. Declarations
    14 i. Wl=()
    15 ii. Wr=()
    16 iii.
     14* i. Wl=()
     15* ii. Wr=()
     16* iii.