aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorguzman <guzman@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2002-05-03 14:09:46 +0000
committerguzman <guzman@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2002-05-03 14:09:46 +0000
commit6675c2aa8ec85069fe4b1f7d71f994e073317a47 (patch)
tree546465f0c9bc004d5f03f6783c874252bbbf108c /schedule.ccl
parentf843ff49828b7456c1ed2d99ae4038bec18a5142 (diff)
Migrating -> Einstein 2
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@39 b6f3ac56-194f-0410-8878-cdf6079d7f1b
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 6f34700..79254f1 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -4,6 +4,12 @@
if (CCTK_Equals(initial_data,"axioddbh"))
{
STORAGE: sph_to_car_coord, sph_to_car_psi
+
+ schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK
+ {
+ LANG: C
+ } "Check Parameters"
+
schedule IDAxiOddBrillBH at CCTK_INITIAL
{
LANG: Fortran