Changes between Version 44 and Version 45 of u/erica/MusclHancock
- Timestamp:
- 06/18/13 13:33:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/MusclHancock
v44 v45 75 75 [[latex($\triangle u_{i+\frac{1}{2}} \equiv u_{i+1}^n - u_{i}^n$)]] 76 76 77 2. Boundary evolution - this step 'evolves' the left and right values of u (ul and ur). It is these values of ul and ur that are used in the Riemann problem outlined in step 1. The formulas used to evolve each boundary extrapolated value are:77 2. Boundary evolution - this step 'evolves' the left and right values of u (ul and ur). It is actually these values of ul and ur that are used in the Riemann problem outlined in step 1. The formulas used to evolve each boundary extrapolated value are: 78 78 79 79 [[latex($ \bar{u}_i^l = u_i^l + \frac{\triangle t}{2 \triangle x} [f(u_i ^l) - f(u_i^r)]$)]]