-
Notifications
You must be signed in to change notification settings - Fork 71
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
How to resume DFT calculation #212
Comments
Currently if you set
Also, you can grab the positions of atoms where your calculation was interrupted, save it as an Then in the otf setup, use
Above is a temporary solution. But we are also considering having a more simple interface for restarting otf, there was an old issue #49 here. We will add it recent days |
Thanks a lot, I will try it. |
DFT calculation will get unconverged every now and then, and when this happened, the calculation will stop and we have to restart all over. How to resume? any suggestion?
The text was updated successfully, but these errors were encountered: