aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index bec8510..aa75db7 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -13,7 +13,7 @@ schedule RegisterCartGrid3DCoords at CCTK_STARTUP
LANG:C
} "Register coordinates for the Cartesian grid"
-schedule ParamCheck_CartGrid3D at CCTK_BASEGRID
+schedule ParamCheck_CartGrid3D at CCTK_PARAMCHECK
{
LANG:Fortran
} "Check coordinates for CartGrid3D"