hydro_examples icon indicating copy to clipboard operation
hydro_examples copied to clipboard

Simple one-dimensional examples of various hydrodynamics techniques

Results 2 hydro_examples issues
Sort by recently updated
recently updated
newest added
trafficstars

DG for the advection equation, following Hesthaven's book. I'm not sure how suitable this is for the notes, but it's an interesting comparison (and there seems to be some push...

"Fixes" the high order convergence for the WENO scheme by (a) using the 2-norm, (b) picking very specific orders to test. Linked PR for updating the notes to follow.