sarel commited on
Commit
5d11780
·
verified ·
1 Parent(s): 4860051

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -56,7 +56,7 @@
56
  "time_step_floor": 0.0001,
57
  "time_step_limit": [
58
  0.0,
59
- Infinity
60
  ],
61
  "time_step_max": 0.1,
62
  "time_step_min": 0.001,
 
56
  "time_step_floor": 0.0001,
57
  "time_step_limit": [
58
  0.0,
59
+ 1000000.0
60
  ],
61
  "time_step_max": 0.1,
62
  "time_step_min": 0.001,