Changes between Version 14 and Version 15 of u/erica/RoeSolver
- Timestamp:
- 05/16/13 14:22:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/RoeSolver
v14 v15 7 7 The Roe solver is an approximation means for the numerical flux of the Godunov method, which is derived through linearizing a hyperbolic system of equations. For instance, the Euler equations in conservative form are written 8 8 {{{#!Latex 9 {U}_t + {F}({U})_x = 09 U_t + F(U)_x = 0 10 10 }}}, which using the chain rule is identical to 11 11