aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3e53386..5361c4b 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1084,6 +1084,11 @@ schedule GRHydro_SqrtSpatialDeterminant IN HydroBase_Con2Prim BEFORE Con2Prim IF
LANG: Fortran
} "Calculate sdetg"
+schedule GRHydro_SqrtSpatialDeterminant AT CCTK_POST_RECOVER_VARIABLES
+{
+ LANG: Fortran
+} "Calculate sdetg"
+
#debug
###schedule GRHydro_Debug IN HydroBase_PostStep