aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index cce26af..74fe206 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -14,8 +14,8 @@ SCHEDULE PunctureTracker_Track AT evol AFTER MoL_Evolution
OPTIONS: GLOBAL
} "Calculate new location of punctures"
-SCHEDULe PunctureTracker_SetPositions AT preregrid
+SCHEDULE PunctureTracker_SetPositions AT POSTSTEP
{
LANG: C
OPTIONS: global
-} "Set positions of refined regions"
+} "Copy puncture positions to spherical surfaces"