aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2006-07-27 16:51:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2006-07-27 16:51:00 +0000
commit83b3e3dee04ae3519160473dd3641323b1038638 (patch)
tree9b16a83da1766ff7a9c619a229c7a4800da41765 /Carpet/Carpet/schedule.ccl
parent598a27e9076586ce2cdbcc6c4bde336822c602db (diff)
Carpet: More work on timers
Store physical timing information in grid scalars for easier output. Introduce a parameter "Carpet::silent" to switch off periodic output of the physical timing information. Add detailed timers for Carpet's main evolution loop, using Cactus timers. Their output would usually be written to files. darcs-hash:20060727165144-dae7b-aac1f402b3d23351153dfa8b48ee52a29d05e94e.gz
Diffstat (limited to 'Carpet/Carpet/schedule.ccl')
-rw-r--r--Carpet/Carpet/schedule.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Carpet/Carpet/schedule.ccl b/Carpet/Carpet/schedule.ccl
index 60fd793b3..b5b421e67 100644
--- a/Carpet/Carpet/schedule.ccl
+++ b/Carpet/Carpet/schedule.ccl
@@ -1,5 +1,7 @@
# Schedule definitions for thorn Carpet
+storage: timing
+
schedule CarpetMultiModelStartup at STARTUP as MultiModel_Startup before Driver_Startup
{
LANG: C