aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOStreamedHDF5/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetIOStreamedHDF5/param.ccl')
-rw-r--r--Carpet/CarpetIOStreamedHDF5/param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Carpet/CarpetIOStreamedHDF5/param.ccl b/Carpet/CarpetIOStreamedHDF5/param.ccl
index 6db82cc93..1aacda901 100644
--- a/Carpet/CarpetIOStreamedHDF5/param.ccl
+++ b/Carpet/CarpetIOStreamedHDF5/param.ccl
@@ -37,6 +37,11 @@ INT port "Port number for clients to connect to" STEERABLE = RECOVER
1000:32000 :: "Ports below 1000 require root access"
} 10000
+INT max_num_clients "Maximum number of clients allowed to connect at the same time" STEERABLE = RECOVER
+{
+ 1:20 :: "a small positive number"
+} 3
+
#############################################################################
### import IOUtil parameters