aboutsummaryrefslogtreecommitdiff
path: root/m
Commit message (Collapse)AuthorAge
* [PATCH 3/4] Only compute actual invariants in invars_calc_*.eschnett2011-12-19
| | | | | | | | Calculation of the psis is already handled by a separate calculation and we schedule the calculation of the invariants after this. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@99 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* [PATCH 2/4] Separate calculation into a part for psi4eschnett2011-12-19
| | | | | | | | Separate calculation into a part for psi4, a part for the other psis and a part for the invariants. Add parameter for enabling each part. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@98 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* [PATCH 1/4] Add additional invariants Patch from Barry Wardelleschnett2011-12-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@97 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Enable-vectorizationknarf2011-12-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@96 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Remove-commented-out-codeknarf2011-12-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@95 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Enable-use-of-LoopControlknarf2011-12-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@94 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Add-comments-to-describe-the-order-of-orthonormalisaknarf2011-12-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@93 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Enable-multipatch-supportknarf2011-12-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@92 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Enable-remaining-Psis-and-add-curvIrknarf2011-12-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@91 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Use KRANCPATH if it is seteschnett2011-12-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@90 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Call Mathematica via Kranc/Bin/kranceschnett2011-12-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@89 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* WeylScal4 needs to be scheduled after ADMBase_SetADMVarsrhaas2011-09-30
| | | | | | | | | this fixes ticket #579 (scheduling was correct before due to alphabetical sorting) have make abort when there is an error creating the thorn git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@83 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* remove unused differential operator which causes compilation to failrhaas2011-09-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@80 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Use run-time finite difference order selectionhinder2011-09-25
| | | | | | Keep the old method for backwards compatibility for now git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@78 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Use LoopControleschnett2011-06-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@75 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Schedule calculation automatically including boundary conditionshinder2010-09-13
| | | | | | | | | | | Newer versions of Kranc default to scheduling calculations in MoL_PseudoEvolution and applying the boundary conditions if no Schedule string is supplied. Here WeylScal4 is updated to use this feature, which removes the need for manual patching. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@60 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* runmath.sh: Find Kranc correctly in new Einstein Toolkit checkouthinder2010-09-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@59 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* WeylScal4: Add missing patch file required for regenerating thorn.tbode2010-05-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@53 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* WeylScal4:tbode2010-05-07
| | | | | | | | | | | | | | Remove variable modifications in Kranc script. Fix tensor parity tags. Add old-style BC compatibility. Add intelligence to runmath.sh in finding Kranc. Change bash script permissions. Add testsuites. Expand README description. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@52 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Make self-updating work again after moving the "m" directory into theeschnett2010-03-29
| | | | | | | | | | | thorn. Add README. Re-generate thorn. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@51 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* use trunc structureknarf2010-03-26
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@50 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843