aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e22a35f..21acfb2 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -12,6 +12,7 @@ if (nuceos_read_table)
SCHEDULE EOS_OMNI_ReadTable AT CCTK_INITIAL before ADMBase_InitialData
{
LANG: C
+ OPTIONS: global
} "Read EOS HDF5 table"
}