From 3f44a94319cdd9ee4901a3051c80b5817fba4811 Mon Sep 17 00:00:00 2001 From: tradke Date: Sat, 26 May 2001 09:18:39 +0000 Subject: 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 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3