aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <>2004-06-21 14:07:00 +0000
committerschnetter <>2004-06-21 14:07:00 +0000
commit37501ed4c981f0c5385f9b71fce811b080f977ac (patch)
tree39968fdb4e7f4f9afcbc979f77628316d5ad0ec2 /Carpet/CarpetIOASCII/schedule.ccl
parent152cf03aed1f37a898ff5e0df6cd6f5b5a1edf61 (diff)
Store the last output iteration/time instead of the next output
Store the last output iteration/time instead of the next output iteration/time. This makes it easier to change the output interval. darcs-hash:20040621140719-07bb3-aef65e9eca849a82c360b8bf6684829ada3860af.gz
Diffstat (limited to 'Carpet/CarpetIOASCII/schedule.ccl')
-rw-r--r--Carpet/CarpetIOASCII/schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetIOASCII/schedule.ccl b/Carpet/CarpetIOASCII/schedule.ccl
index 50b16ce48..9cdfdd7b1 100644
--- a/Carpet/CarpetIOASCII/schedule.ccl
+++ b/Carpet/CarpetIOASCII/schedule.ccl
@@ -1,7 +1,7 @@
# Schedule definitions for thorn CarpetIOASCII
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOASCII/schedule.ccl,v 1.7 2004/05/31 19:00:24 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOASCII/schedule.ccl,v 1.8 2004/06/21 16:07:19 schnetter Exp $
-storage: next_output_iteration next_output_time this_iteration
+storage: last_output_iteration last_output_time this_iteration
schedule CarpetIOASCIIStartup at STARTUP after IOUtil_Startup
{