From 127a5f37d9285aabc00e623c347a7c0d4150d3b7 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 28 Aug 2000 17:44:08 +0000 Subject: A better parameter range description for PUGH::ghost_size. This fixes CactusPUGH-PUGH/417. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@263 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 40d2969..1c83eb7 100644 --- a/param.ccl +++ b/param.ccl @@ -57,7 +57,7 @@ INT ghost_size_z "The width of the ghost zone in the z direction" INT ghost_size "The width of the ghost zone in each direction" { - -1:* :: "Must be a positive integer" + -1:* :: "Any positive number to override the ghost_size_[xyz] parameters" } -1 BOOLEAN periodic "Periodic boundary conditions" -- cgit v1.2.3