aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* CalculationFunction.m: Add function GridFunctionsInExpressionIan Hinder2010-10-01
* ConservationCalculation.m: Generate RHS calculationIan Hinder2010-10-01
* Examples/advect_shock.par: Add example parameter file with a shock-tube test ...Ian Hinder2010-10-01
* .gitignore: Add EulerAutoIan 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
* .gitignore: Add generated example thornsIan Hinder2010-10-01
* KrancThorn.m: Calls into ConservationCalculation package to generate code for...Ian Hinder2010-10-01
* Kranc.m: Add symbols in Kranc context for conservation calculationsIan Hinder2010-10-01
* Schedule.m: Remove some debugging codeIan Hinder2010-10-01
* Thorn.m: Default to symmetries of a scalar if reflection symmetries have not ...Ian Hinder2010-10-01
* Thorn.m: Correct comment in symmetry code and add validation check to input o...Ian Hinder2010-10-01
* CalculationFunction.m: Export the calculationSymbols functionIan Hinder2010-10-01
* ConservationCalculation.m: Add new package for creating code for solving syst...Ian Hinder2010-10-01
* Euler.m: Add van Leer slope limiterIan Hinder2010-09-30
* MathematicaCompat.h: Add Min3 and VanLeer macrosIan 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
* MathematicaCompat.h: Add MinMod functionIan 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
* Add calculation option ApplyBCsIan Hinder2010-09-29
* Differencing.m: Make FD operator pattern more genericIan Hinder2010-09-29
* Differencing.m: Throw an error if the FD operator definition does not match t...Ian Hinder2010-09-29
* Differencing.m: Add DiffPlusOp and DiffMinusOpIan 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
* Replace deprecated LinearEquationsToMatrices with CoefficientArraysIan Hinder2010-09-23
* Rename debug level Quiet to DebugQuiet as Quiet has special meaning to Mathem...Ian Hinder2010-09-21
* add checkpoint tag to tensor attributesRoland Haas2010-08-23
* KrancDoc.tex: Make the internal design chapter into an appendixIan Hinder2010-08-22
* Add tutorials for current and new users of CactusIan Hinder2010-08-22
* Run pdflatex three times in the documentation MakefileIan Hinder2010-08-22
* .gitignore: Update list of ignored filesIan Hinder2010-08-09
* KrancDoc.tex: More updates to documentationIan Hinder2010-08-09
* README: Updated some very old information and added warning that the instruct...Ian Hinder2010-08-09