From 99ddac2d94b2e6dcba4fb6b53b197e9cd531126e Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 21 Aug 2007 18:01:12 +0000 Subject: Provide aliased functions which can be used to announce certain events (key/value pairs) to Formaline. Provide a simulation ID as well as the existing build ID and run ID. A simulation ID should remain constant over restarts with the same parameter file, the run ID should change. A simulation ID thus describes a particular physics setup. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@126 83718e91-0e4f-0410-abf4-91180603181f --- par/announce.par | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'par') diff --git a/par/announce.par b/par/announce.par index 3e33dc8..65a0d34 100644 --- a/par/announce.par +++ b/par/announce.par @@ -7,7 +7,7 @@ Cactus::cctk_show_schedule = no Cactus::cctk_itlast = 0 -ActiveThorns = "CoordBase" +ActiveThorns = "CoordBase InitBase" ActiveThorns = "IOUtil" IO::out_dir = $parfile -- cgit v1.2.3