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

Convergence in NWChem fails #92

Open
vegas667 opened this issue Oct 8, 2024 · 0 comments
Open

Convergence in NWChem fails #92

vegas667 opened this issue Oct 8, 2024 · 0 comments

Comments

@vegas667
Copy link

vegas667 commented Oct 8, 2024

Using NWChem for the DFT calculations and the command line input:

nohup python -u PyDP4.py --mm t --dft n -w nomesw -s DMSO --OutputFolder output/6638 alt final 6638_NMR > 6638-test.out

This runs for about 20 minutes and then errors out because it fails to converge. Modifying the input file to NWChem xxx.nw I can increase the number of iterations significantly and it completes.

I tried to add --UseExistingInputs thinking the completed xxx.nwo files would be read but this fails.

Then I tried both --OptCycles 500 and --OptStep 500 in separate arguments and these run the same time as above before they fail to converge again.

Can anybody please offer advise on how to get this process to completion?

Thanks.

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