Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRC failing to converge #26

Open
Youbin-K opened this issue Jun 28, 2023 · 0 comments
Open

IRC failing to converge #26

Youbin-K opened this issue Jun 28, 2023 · 0 comments

Comments

@Youbin-K
Copy link

Hi, I have changed the calculator to QuantumEspresso and have been trying to run the calculations, which some of them got converged and some of them did not.
Those that failed to get converged gives me this error.

Traceback (most recent call last):
File "/oscar/data/IRC_test/HCO/rr2/relax.py", line 73, in
opt.run(fmax=1.0, steps=1000, direction='forward')
File "/users/ykim219/.local/lib/python3.9/site-packages/sella/optimize/irc.py", line 101, in run
for converged in self.irun(fmax, fmax_inner, steps, direction):
File "/oscar/data/Research/Source_files/ase/ase_3.22.1/ase/optimize/optimize.py", line 135, in irun
self.step()
File "/users/ykim219/.local/lib/python3.9/site-packages/sella/optimize/irc.py", line 138, in step
raise IRCInnerLoopConvergenceFailure
sella.optimize.irc.IRCInnerLoopConvergenceFailure

I'm wondering if this is the problem with my initial TS guess file obtained by Sella or coming from somewhere else.
Do you have any ideas?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant