Changes between Version 6 and Version 7 of u/erica/ExactRiemannSolver
- Timestamp:
- 12/17/12 13:23:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/ExactRiemannSolver
v6 v7 9 9 The 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. 10 10 11 * Exact Riemann Solver 11 === Exact Riemann Solver === 12 12 13 13 I. Declarations 14 i. Wl=()15 ii. Wr=()16 iii.14 * i. Wl=() 15 * ii. Wr=() 16 * iii.