aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN_Helper/interface.ccl
Commit message (Collapse)AuthorAge
* Don't use explicit path name when including Slicing.hErik Schnetter2010-04-21
|
* Add new RHS boundary condition NewRad, implemented in the thorn ↵Erik Schnetter2009-09-04
| | | | LSUThorns/NewRad.
* Add Helper thorns that went missing during a merge (my apologies)Erik Schnetter2009-04-27
|
* Merge branch 'master' of ↵Erik Schnetter2009-04-27
| | | | | | | | ssh://relativity.phys.lsu.edu/home/perturbed/gitroot/McLachlan Conflicts: m/Makefile m/McLachlan_BSSN.m
* Set CartGrid3D symmetries of McLachlan's variablesErik Schnetter2008-08-01
| | | | This allows using octant mode and other symmetries of CartGrid3D.
* Don't calculate ADMBase variables on the boundariesErik Schnetter2008-01-31
| | | | | Don't calculate ADMBase variables on the boundaries, since they require derivatives. Instead, select and apply boundary conditions after converting from BSSN to ADM.
* 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.
* Add new thorn ML_BSSN_HelperErik Schnetter2008-01-02
Add a new thorn which disables checkpointing of the ADMBase variables.