setupFastLoad.json 139 B

123456789
  1. {"method":"LSODA",
  2. "atol":1e-4,
  3. "rtol":1e-4,
  4. "mode":"IVPSimultaneous",
  5. "nt":201,
  6. "tmax":1.05,
  7. "tUnit":"day",
  8. "startFromRef":"1668433754"
  9. }