aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 54ce214..25c830a 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -27,10 +27,10 @@ schedule IOHDF5_ConditionallyDumpGH at CCTK_CHECKPOINT
LANG:C
} "Regular checkpoint routine"
-#schedule IOHDF5_TerminationDumpGH at CCTK_TERMINATE BEFORE Driver_Terminate
-#{
-# LANG:C
-#} "Termination checkpoint routine"
+schedule IOHDF5_TerminationDumpGH at CCTK_TERMINATE BEFORE Driver_Terminate
+{
+ LANG:C
+} "Termination checkpoint routine"
if (! CCTK_Equals (recover, "no") && *recover_file)
{