aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2010-01-10 22:15:51 +0000
committerschnetter <schnetter@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2010-01-10 22:15:51 +0000
commitd3418572bcae2a0bf831c309ee49d651e0d3160a (patch)
tree40b894fe1582d05e907e87f81f05a244942fba66
parent66497f0766176a9b027befa2978ae099f480c8ef (diff)
Recalculate analysis variables after recovery
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@59 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index da09739..370e0fe 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -60,6 +60,11 @@ if (ricci_persist)
STORAGE: detofg
} "Calculate Ricci tensor, with boundary conditions"
+ SCHEDULE GROUP RicciGroup at CCTK_POST_RECOVER_VARIABLES after (MoL_PostStep MoL_PostInitial)
+ {
+ STORAGE: detofg
+ } "Calculate Ricci tensor, with boundary conditions"
+
SCHEDULE GROUP RicciGroup at CCTK_EVOL after MoL_Evolution
{
STORAGE: detofg