aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/param.ccl')
-rw-r--r--Carpet/CarpetLib/param.ccl8
1 files changed, 0 insertions, 8 deletions
diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl
index 4ed749066..f058923a2 100644
--- a/Carpet/CarpetLib/param.ccl
+++ b/Carpet/CarpetLib/param.ccl
@@ -23,14 +23,6 @@ BOOLEAN barriers "Insert barriers at strategic places for debugging purposes (sl
-CCTK_INT num_threads "Number of threads per process" STEERABLE=recover
-{
- -1 :: "use system default, probably influenced by OMP_NUM_THREADS"
- 1:* :: "use this many threads"
-} -1
-
-
-
BOOLEAN output_bboxes "Output bounding box information to the screen" STEERABLE=always
{
} "no"