Skip to content

Convergence in NWChem fails #92

@vegas667

Description

@vegas667

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions