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 f3f11a9..53c96d8 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,6 +16,12 @@ if (Hydro_Analysis_comp_rho_max_origin_distance)
STORAGE: Hydro_Analysis_rho_max_origin_distance
}
+schedule Hydro_Analysis_Init IN CCTK_BASEGRID
+{
+ LANG: C
+ OPTIONS: global
+} "Initialize variables"
+
schedule group Hydro_Analysis AT POSTSTEP
{