Commit 054e5c95 authored by Jérome Perrin's avatar Jérome Perrin

Fix SIMPAT example, it was running with 20 replications

parent 7997d5e6
......@@ -943,7 +943,7 @@
}
},
"general": {
"numberOfReplications": 1,
"numberOfReplications": 20,
"maxSimTime": -1,
"confidenceLevel": 0.95,
"processTimeout": 60,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment