Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
alongd committed Aug 19, 2024
1 parent 4e76ded commit 025260a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arc/scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -3361,6 +3361,7 @@ def troubleshoot_ess(self,
level_of_theory (Level, dict, str): The level of theory to use.
conformer (int, optional): The conformer index.
"""
raise
if not self.trsh_ess_jobs:
logger.warning(f'Not troubleshooting failed {label} job {job.job_name}. '
f'To enable troubleshooting, set the "trsh_ess_jobs" argument to "True".')
Expand Down

0 comments on commit 025260a

Please sign in to comment.