Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
| 55 |
"time_step_floor": 0.0001,
|
| 56 |
"time_step_limit": [
|
| 57 |
0.0,
|
| 58 |
-
|
| 59 |
],
|
| 60 |
"time_step_max": 0.1,
|
| 61 |
"time_step_min": 0.001,
|
|
|
|
| 55 |
"time_step_floor": 0.0001,
|
| 56 |
"time_step_limit": [
|
| 57 |
0.0,
|
| 58 |
+
1000000.0
|
| 59 |
],
|
| 60 |
"time_step_max": 0.1,
|
| 61 |
"time_step_min": 0.001,
|