aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
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