aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2000-04-04 12:05:17 +0000
committertradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2000-04-04 12:05:17 +0000
commit737ce7698b2b8e1cf3d9376ec7adc4da20965062 (patch)
tree58594d6ecea48e90eda4a9860b51ab28f9a59c82 /param.ccl
parent8a047f22532038b62432d6b6650881e4ba604236 (diff)
Somewhat better explanation for parameter 'out3D_unchunked'.
Fixes CactusPUGHIO-IOFlexIO/299. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@52 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 68670e0..a592c98 100644
--- a/param.ccl
+++ b/param.ccl
@@ -64,7 +64,7 @@ INT out3D_procs "Do IO on every N processors."
BOOLEAN out3D_septimefiles "Write one file per time slice, as opposed to all data in one file"
{
} "no"
-BOOLEAN out3D_unchunked "Don't write data in chunks."
+BOOLEAN out3D_unchunked "Don't write data in chunks. This parameter is ignored for single-processor runs where output is always done in unchunked mode."
{
} "no"