-
Notifications
You must be signed in to change notification settings - Fork 61
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
Convergence issue of ML-NEB with newer ASE #95
Comments
The same problem is also found in a large system with more than 500 atoms. The following is the ML-NEB process for a large system with 500 atoms.
However, the general CI-NEB for the same system converges within 77 hours. ML-NEB has difficulty to converge. In small system with less than 100 atoms, ML-NEB converges fast than general CI-NEB (saveing 2/3 time) and the energy path is almost the same. Any suggestions for large systems are welcome. |
Facing the same convergence problem. Looking for some solution especially for the system that contains more than 250 atoms. |
Thanks @schumannj @Ceasea @malik-ust for posting. How many moving atoms are there? I don't think we tested with a very large number of moving atoms. Could any of you provide a minimal working example? |
There seem to be again issues with ML-NEB convergence and the newer ASE 3.20 version.
The text was updated successfully, but these errors were encountered: