aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 7e46213..ea7bbfa 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -52,7 +52,8 @@ if (run_at_CCTK_POSTINITIAL != 0)
}
if (run_at_CCTK_POST_RECOVER_VARIABLES != 0)
{
- schedule AHFinderDirect_find_horizons at CCTK_POST_RECOVER_VARIABLES
+ schedule AHFinderDirect_find_horizons at CCTK_POST_RECOVER_VARIABLES \
+ after MoL_PostStep
{
lang: C
options: global