We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8684e commit da8f011Copy full SHA for da8f011
1 file changed
arc/settings/settings.py
@@ -272,6 +272,7 @@
272
inconsistency_ab = 0.3 # maximum allowed inconsistency between consecutive points in the scan given as a fraction
273
# of the maximum scan energy. Default: 30%
274
max_rotor_trsh = 4 # maximum number of times to troubleshoot the same rotor scan
275
+max_ess_trsh = 10 # maximum number of times to troubleshoot the same ESS job (opt, sp, freq, etc.)
276
277
# Thresholds for identifying significant changes in bond distance, bond angle,
278
# or torsion angle during a rotor scan. For a TS, only 'bond' and 'torsion' are considered.
0 commit comments