From 68644a383cddcebccdc275e55fbe6532086ed0f6 Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 6 May 2004 11:20:13 +0000 Subject: clarify schedule-tree descriptions -- our scheduled routines *may* (but depending on the setting of find_every , do not always) do various things when scheduled... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1321 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- schedule.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index f3f0566..19eca06 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -13,7 +13,7 @@ if (find_every != 0) { lang: C options: global - } "find apparent horizon(s) after this time step" + } "maybe find apparent horizon(s) after this time step" if (which_horizon_to_announce_centroid != 0) { @@ -22,7 +22,7 @@ if (find_every != 0) after AHFinderDirect_find_horizons { lang: C - } "announce horizon position(s) to other thorns" + } "maybe announce horizon position(s) to other thorns" } # -- cgit v1.2.3