aboutsummaryrefslogtreecommitdiff
path: root/Examples
Commit message (Collapse)AuthorAge
* kranc.th: Add PUGH thornsIan Hinder2011-11-29
| | | | These are needed for simplewave_sine.par
* kranc.th: Add LSUThorns/Vectors which is now required by CarpetIan Hinder2011-11-29
|
* kranc.th: Add LocalReduceIan Hinder2011-11-29
|
* kranc.th: Update arrangement of LocalInterpIan Hinder2011-11-29
|
* EM.m: Add explicit Euclidean metric for raising indicesIan Hinder2011-11-29
|
* Add missing "Where -> Interior" to examplesIan Hinder2011-11-29
|
* Add output for ODE variables to simplewaveode_sine.parIan Hinder2011-11-01
|
* Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
|
* Add Laplace equation exampleIan Hinder2011-10-28
| | | | This uses Jacobi iteration to solve Laplace's equation in 2D on a square grid.
* Wave.m: Update example to use run-time finite difference selectionIan Hinder2011-09-18
|
* Make xTensor EM example work again.Barry Wardell2011-05-12
|
* Improve xTensor support to the point where it can generate an xTensor ↵Barry Wardell2011-03-21
| | | | version of the EM example. There are still several very hack parts which will need to be improved.
* 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 ↵Ian Hinder2010-11-29
| | | | mesh refinement
* 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 ↵Ian Hinder2010-10-04
| | | | examples
* 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 ↵Ian Hinder2010-09-23
| | | | thorn dir
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
| | | | | | | | | | | Merge was correct after all. This reverts commit 04dfdcd32eec91978ba050a472aae2a6e7091c05. Conflicts: Tools/CodeGen/CalculationFunction.m Tools/CodeGen/Thorn.m
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
| | | | | This reverts commit 815307e624fdb8c0ee2eefc644c9bbd8244ad7f2, reversing changes made to 8e006230f24be02831d390eaad9b90b7a7c77d2c.
* Add wave equation example script and parameter fileIan Hinder2010-03-24