Skip to content

Commit f8699d9

Browse files
committed
TL: ups
1 parent 4b533d4 commit f8699d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pySDC/playgrounds/dedalus/scripts/run_rbc.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
"--groupTimeProcs", help="wether or not grouping the time processes",
5757
action="store_true")
5858

59-
parser.add_argument(
60-
"--nNodesSDC", help="number of time nodes per step for SDC",
61-
default=4, type=int)
6259
parser.add_argument(
6360
"--nNodesSDC", help="number of time nodes per step for SDC",
6461
default=4, type=int)

0 commit comments

Comments
 (0)