aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <>2004-07-07 13:36:00 +0000
committertradke <>2004-07-07 13:36:00 +0000
commit34fe1822d77bff03d6f5105dfc5ae3c76f5b4d80 (patch)
tree2346ec18c62f5b503a12a013677a989bb1791f32
parent83a49478856720505e454b6c4a844a8b9b8fee6e (diff)
Schedule CarpetIOHDF5's initial data filereader routine in level mode to make
it working again. darcs-hash:20040707133656-1d9bf-e04b73ed279a4dd8618cc7ba760c93034d32d781.gz
-rw-r--r--Carpet/CarpetIOHDF5/schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetIOHDF5/schedule.ccl b/Carpet/CarpetIOHDF5/schedule.ccl
index 755ea64cd..f10626690 100644
--- a/Carpet/CarpetIOHDF5/schedule.ccl
+++ b/Carpet/CarpetIOHDF5/schedule.ccl
@@ -1,5 +1,5 @@
# Schedule definitions for thorn CarpetIOHDF5
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOHDF5/schedule.ccl,v 1.10 2004/07/07 11:01:05 tradke Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOHDF5/schedule.ccl,v 1.11 2004/07/07 15:36:56 tradke Exp $
storage: next_output_iteration next_output_time this_iteration
@@ -17,7 +17,7 @@ schedule CarpetIOHDF5Init at BASEGRID
schedule CarpetIOHDF5ReadData at INITIAL
{
LANG: C
- OPTIONS: global
+ OPTIONS: level
} "Read initial data from file"
if (checkpoint && checkpoint_ID)