aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN_Helper/param.ccl
Commit message (Collapse)AuthorAge
* Regenerate ML_BSSN_Helper and ML_CCZ4_HelperIan Hinder2012-05-14
|
* Merge with Erik's latest changes.Peter Diener2009-11-13
| | | | Signed-off-by: Peter Diener <diener@linux-hn3d.site>
* Add new RHS boundary condition NewRad, implemented in the thorn ↵Erik Schnetter2009-09-04
| | | | LSUThorns/NewRad.
* Register ADM variables as constrained variables, so that MoL copies themErik Schnetter2009-07-03
| | | | before the first time step if they have multiple time levels.
* 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
* Add new parameter calculate_ADMBase_variables_at, which determines whetherErik Schnetter2008-06-16
| | | | | | | the ADMBase variables are calculated at every substep in MoL_PostStep, or only once at CCTK_EVOL, or only once at CCTK_ANALYSIS. Remove unused calculation convertToADMBaseLapseShiftCalc.
* Re-generate all codeErik Schnetter2008-02-13
|
* 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.
* Add new thorn ML_BSSN_HelperErik Schnetter2008-01-02
Add a new thorn which disables checkpointing of the ADMBase variables.