We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8a8c4 commit 48e0df9Copy full SHA for 48e0df9
star/defaults/controls.defaults
@@ -1784,7 +1784,7 @@
1784
1785
! ::
1786
1787
- max_abs_rel_run_E_err = 0.01d0
+ max_abs_rel_run_E_err = -1
1788
1789
1790
! max_number_retries
@@ -11427,7 +11427,7 @@
11427
11428
11429
11430
- warn_when_large_rel_run_E_err = 0.01d0
+ warn_when_large_rel_run_E_err = 0.1d0
11431
11432
! absolute_cumulative_energy_err
11433
! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments