sarel commited on
Commit
60e2765
·
verified ·
1 Parent(s): 32f10b8

Update config.json

Browse files
Files changed (1) hide show
  1. 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
- Infinity
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,