aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorguzman <guzman@535fb057-194f-0410-b5a5-c63992f15602>2002-05-03 16:03:04 +0000
committerguzman <guzman@535fb057-194f-0410-b5a5-c63992f15602>2002-05-03 16:03:04 +0000
commit45ae77576a4950a6ef2bb6167a0a9d4cffe8daff (patch)
tree4d0a006ce5939d0fabebbbdaeee7885b1e23ec23 /schedule.ccl
parentab4a250f709a2f9ac84a377ced5d493b07880832 (diff)
Conveted to Einstein 2
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@28 535fb057-194f-0410-b5a5-c63992f15602
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 9595321..7e26693 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -4,6 +4,12 @@
if (CCTK_Equals(initial_data,"rotatingdbh"))
{
STORAGE: sph_to_car_coord, sph_to_car_psi
+
+ schedule RotatingDBHIVP_ParamCheck at PARAMCHECK
+ {
+ LANG: C
+ } "Check Parameters"
+
schedule RotatingDBHIVP at CCTK_INITIAL
{
LANG: Fortran