aboutsummaryrefslogtreecommitdiff
path: root/Examples/Euler.m
Commit message (Expand)AuthorAge
* Change UnitStep to StepFunction in older hydro examplesIan Hinder2011-12-15
* Euler.m: Add van Leer slope limiterIan Hinder2010-09-30
* Euler.m: Fix to use reconstructed EnIan Hinder2010-09-30
* Euler.m: Replace standard finite differencing with conservative method (minmo...Ian Hinder2010-09-30
* Euler.m: Add shock tube initial dataIan Hinder2010-09-29
* Euler.m: Schedule RHS calculation only in the interior of the gridIan Hinder2010-09-28
* Separate out Euler equation calculations in preparation for hydro and fix sch...Ian Hinder2010-09-28
* Add Euler equation (very preliminary)Ian Hinder2010-09-27