aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy
Commit message (Collapse)AuthorAge
...
* Update McLachlan. ML_BSSN_Helper is now required at run timeErik Schnetter2008-01-14
| | | | | | | | | | | | | | | | | | Calculate the complete RHS in one loop, including matter if desired. This requires different McLachlan builds for runs with and without matter. Make the number of active timelevels a run-time parameter. Register the slicing in ML_BSSN_Helper. This requires CoordGauge to be activated at run time. Add custom boundary conditions, to be used instead of Cactus boundary conditions. Make McLachlan fully compliant with the ADMBase initial data mechanism. Calculate RHS and constrains in special groups provided by ML_BSSN_Helper. ML_BSSN_Helper is now required at run time.
* Update generated codeErik Schnetter2008-01-02
| | | Update the generated code after the recent changes to Kranc.
* Regenerate code after removing leftover debugging code from KrancErik Schnetter2007-12-27
|
* Merge branch 'master' of ↵Erik Schnetter2007-12-27
|\ | | | | | | | | | | | | ssh://relativity.phys.lsu.edu/home/perturbed/gitroot/McLachlan Conflicts: m/Makefile
| * Fix to Makefile.Peter Diener2007-12-04
| | | | | | | | | | | | Fixed the clean command in the Makefile Signed-off-by: Peter Diener <diener@10-4-34-85.lsu.edu>
* | Regenerate WaveToy thornsErik Schnetter2007-12-27
|/ | | | | Correct thorn name: Use ML_FOWaveToy instead of ML_FOWavetoy (upper case T). Regenerate thorns after correcting error in Kranc.
* Inherit WaveToy from MultiPatchErik Schnetter2007-11-30
|
* Add first-order WaveToy. Use makefile to run KrancErik Schnetter2007-11-30
|
* Add Kranc generated WaveToyErik Schnetter2007-11-30