From 45ae77576a4950a6ef2bb6167a0a9d4cffe8daff Mon Sep 17 00:00:00 2001 From: guzman Date: Fri, 3 May 2002 16:03:04 +0000 Subject: Conveted to Einstein 2 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@28 535fb057-194f-0410-b5a5-c63992f15602 --- schedule.ccl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'schedule.ccl') 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 -- cgit v1.2.3