aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-04-04 12:06:01 +0000
committertradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-04-04 12:06:01 +0000
commit2050324efac90ee2a00c351715be99bca889c9e5 (patch)
tree52b688460159e06e8f715b329b55eb3b2025d534 /param.ccl
parentf5026124725752bf0ab7bfc771b104b1630d1049 (diff)
Somewhat better explanation for parameter 'out3d_reuse_filehandles'.
Fixes CactusPUGHIO-IOFlexIO/299. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@102 ebee0441-1374-4afa-a3b5-247f3ba15b9a
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 174744e..a7cac76 100644
--- a/param.ccl
+++ b/param.ccl
@@ -50,7 +50,7 @@ STRING out3D_vars "Variables to output in 3D FlexIO file format" STEERABLE = ALW
BOOLEAN checkpoint "Do checkpointing with IOFlexIO"
{
} "no"
-BOOLEAN out3d_reuse_filehandles "Reuse file handles by closing files after each write operation."
+BOOLEAN out3d_reuse_filehandles "Reuse IEEEIO file handles by closing files at file system level after each output request."
{
} "yes"