aboutsummaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAge
* SimpleWave example: Add generated thornIan Hinder2011-12-15
* EulerSR example: Add generated thornIan Hinder2011-12-15
* EM example: Add generated thornIan Hinder2011-12-15
* Add Makefile for examplesIan Hinder2011-12-15
* Burgers.m: Remove debugging codeIan Hinder2011-12-15
* EulerSR.m: Restore fixed-iteration-count primitive calculationIan Hinder2011-12-15
* Add missing Primitives entry to EulerAuto.mIan Hinder2011-12-15
* Add several parameter filesIan Hinder2011-06-28
* EulerSR.m: Change initial data to 2D shock tubeIan Hinder2011-06-04
* Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
|\
| * Make xTensor EM example work again.Barry Wardell2011-05-12
| * Improve xTensor support to the point where it can generate an xTensor version...Barry Wardell2011-03-21
| * Wave.m: Explicitly use Euclidean metric in evolution equationIan Hinder2010-11-29
| * Wave.m: Use 3 timelevels for all variables so that they can be used with mesh...Ian Hinder2010-11-29
| * simplewave_sine.par: Convert to use PUGH instead of CarpetIan Hinder2010-10-04
| * Examples/Analysis.nb: New short notebook for analysing the output of the exam...Ian Hinder2010-10-04
* | Temporary commitIan Hinder2011-06-03
* | Add special relativistic Euler code and parameter fileIan Hinder2011-06-03
* | EulerAuto.m: Tidy up and remove unnecessary codeIan Hinder2010-10-01
* | EulerAuto.m: Add equations for converting between primitive and conserved var...Ian Hinder2010-10-01
* | Examples/advect_shock.par: Add example parameter file with a shock-tube test ...Ian Hinder2010-10-01
* | kranc.th: Add EulerAuto exampleIan Hinder2010-10-01
* | EulerAuto.m: Add script to generate Euler equation automatically using new in...Ian Hinder2010-10-01
* | euler_shock.par: Change alpha from 1 to 3Ian Hinder2010-10-01
* | Euler.m: Add van Leer slope limiterIan Hinder2010-09-30
* | Euler.m: Fix to use reconstructed EnIan Hinder2010-09-30
* | Examples: Add hydro parameter filesIan Hinder2010-09-30
* | Euler.m: Replace standard finite differencing with conservative method (minmo...Ian Hinder2010-09-30
* | kranc.th: Use KrancHydroNumericalTools to pick up the right branchIan Hinder2010-09-30
* | Burgers.m: Correct sign errors, fix minmod and add commentsIan Hinder2010-09-29
* | Burgers.m: Fix to use the correct uR in HLLEIan Hinder2010-09-29
* | kranc.th: Add Advect and BurgersIan Hinder2010-09-29
* | Burgers.m: Add Burger's equation with minmod reconstruction and HLLE Riemann ...Ian Hinder2010-09-29
* | Advect.m: Add advection equationIan Hinder2010-09-29
* | 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
* | kranc.th: Add dissipation thorn and include only Euler exampleIan Hinder2010-09-28
* | euler_test.par: Add dissipation and some ID parametersIan 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
|/
* Examples: Restored EM example (untested)Ian Hinder2010-09-23
* Examples: add kranc.th thornlist for examplesIan Hinder2010-09-23
* Examples: Add SimpleWave exampleIan Hinder2010-09-23
* Rename wave.par as wave_sine.par to avoid conflict between output dir and tho...Ian Hinder2010-09-23
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Add wave equation example script and parameter fileIan Hinder2010-03-24