sarel commited on
Commit
dc482e8
·
verified ·
1 Parent(s): 31fbe01

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
+ 10000000000.0
60
  ],
61
  "time_step_max": 0.1,
62
  "time_step_min": 0.001,