aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 834db62..42a682c 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -487,7 +487,7 @@ schedule GRHydro_SetupMask AT CCTK_Initial BEFORE HydroBase_Initial
# alternatively drop support for wk_atmosphere and schedule GRHydro_SetupMask
# only in CCTK_BaseGrid
-schedule GRHydroCopyIntegerMask AT CCTK_POST_RECOVER_VARIABLES BEFORE HydroBase_PostStep
+schedule GRHydroCopyIntegerMask AT CCTK_POST_RECOVER_VARIABLES BEFORE MoL_PostStep
{
LANG: Fortran
} "Initialize the real valued atmosphere mask after checkpoint recovery"