aboutsummaryrefslogtreecommitdiff
path: root/m/McLachlan_ADMQuantities.m
Commit message (Collapse)AuthorAge
* Do not generate *_O* and _MP thornsErik Schnetter2012-05-02
|
* Don't replace Pi by its numeric equivalent -- Kranc does this alreadyErik Schnetter2012-01-02
|
* Use kranc script instead of calling Mathematica directlyIan Hinder2011-09-24
| | | This allows use of better error handling provided by Kranc
* Correct schedule, in particular for checkpoint/recoveryErik Schnetter2011-08-02
| | | | | | | | | | | | | | | | | | | | Do not mark ADMBase variables for non-checkpointing if they have multiple timelevels. (Variables with multiple timelevels must always be checkpointed, because the past timelevels cannot be regenerated after recovery.) Finally remove all perl post-processing of the auto-generated code; instead, use proper Kranc mechanisms. Schedule the ADM constraints and ADM quantities after MoL_PostStep, since this is where the ADMBase variables are set. Schedule enforcing the BSSN constraints in the new schedule group MoL_PostStepModify, since they should not be enforced after recovery. (This would lead to inconsistencies at floating-point round-off level.) Regenerate all thorns.
* Use new Jacobian mechanism for all thornsErik Schnetter2011-06-23
|
* Correct group names of imported McLachlan grid functionsErik Schnetter2011-04-22
|
* Correct boundary conditions for ADMConstraints and ADMQuantitiesErik Schnetter2010-12-07
|
* Update path to KrancErik Schnetter2010-08-04
|
* Correct boundary conditionsErik Schnetter2010-03-14
|
* Schedule boundary conditions in ML_PseudoEvolutionErik Schnetter2010-03-14
|
* Add second order accurate versions of all thornsErik Schnetter2010-02-19
|
* Use new schedule group MoL_PseudoEvolution for the ADM constraints and the ↵Erik Schnetter2010-02-19
| | | | | | ADM quantities. Re-generate all code.
* Remove useMatter parameters which are now unused.Erik Schnetter2010-02-13
|
* Treate Tmunu variables as tensors, instead of accessing them via local ↵Erik Schnetter2010-02-13
| | | | helper scalars.
* Add thorn that evaluates the kernels for global ADM quantites (ADM mass and ↵Erik Schnetter2010-02-13
ADM angulare momentum)