aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetMask/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-09-03 16:19:15 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:42:31 +0000
commit11c4d98017cbb86d08e15fd1b549180184b58a26 (patch)
tree2546a154c6f7bc0bec87de7316125ae7d1453569 /Carpet/CarpetMask/schedule.ccl
parentf520477b1c14e02f1495cfa8d3e09f4e21ab34d0 (diff)
Import Carpet
Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
Diffstat (limited to 'Carpet/CarpetMask/schedule.ccl')
-rw-r--r--Carpet/CarpetMask/schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/CarpetMask/schedule.ccl b/Carpet/CarpetMask/schedule.ccl
index a7b972557..1b136ff9a 100644
--- a/Carpet/CarpetMask/schedule.ccl
+++ b/Carpet/CarpetMask/schedule.ccl
@@ -1,5 +1,11 @@
# Schedule definitions for thorn CarpetMask
+SCHEDULE CarpetSurfaceParamCheck AT paramcheck
+{
+ LANG: C
+ OPTIONS: global
+} "Check parameters"
+
# TODO: Schedule this only if there is an excluded centre which is active
SCHEDULE GROUP MaskBase_SetupMask AT poststep AFTER SphericalSurface_HasBeenSet
{