aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortradke <tradke@ff385933-4943-42dc-877b-ffc776028de6>2001-05-26 09:18:39 +0000
committertradke <tradke@ff385933-4943-42dc-877b-ffc776028de6>2001-05-26 09:18:39 +0000
commit3f44a94319cdd9ee4901a3051c80b5817fba4811 (patch)
tree3f19e8f93d2a9d392a57fb2d7fe66a2cd3a665dc /README
parentbf1a0a985be510aec7cf25b12f18aa83cc4e89ba (diff)
Changed the name of the 'NaNChecker::check_max' parameter into
'NaNChecker::report_max' since this sound more appropriate. Also changed its default from 0 to -1 to allow disabling any level 2 warnings. Added output of physical coordinate location for grid functions in level 2 warnings if coordinates are available. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/NaNChecker/trunk@11 ff385933-4943-42dc-877b-ffc776028de6
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cb85656..e6d75c2 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ Currently these actions can be to
and how many (for grid array variables).
For grid arrays it will also print level 2 warnings with the array index
(in fortran order) for all NaN elements. You can limit the number of
- such warnings by setting the 'NanChecker::check_max' parameter.
+ such warnings by setting the 'NanChecker::report_max' parameter.
* also set the CCTK termination flag so that Cactus will stop the evolution
loop and gracefully terminate at the next time possible (giving you the