-
Notifications
You must be signed in to change notification settings - Fork 44
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
crest with gfnff for intermolecular complexes has problem with charges #5
Comments
It seems to be that GFN-FF calculations fail in For now please just refrain from using |
3 tasks
Closed
Closed
This was referenced Sep 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Crest crashes when GFN-FF is used for intermolecular complexes together with specification of charge and/or multiplicity. I am using the pre-compiled version 2.10.1 together with the pre-compiled version 6.3.0 of xtb. Here are the files: xtb.zip
To Reproduce
Steps to reproduce the behaviour:
mol.xyz
in the example).crest mol.xyz -chrg 0 -uhf 0 -gfnff -nci -mquick -opt loose
and the job crashes.crest.out
andxtb.out
are provided in the ZIP file.crest mol.xyz -gfnff -nci -mquick -opt loose
and everything runs fine (after purging the folder of files from the previous run).The text was updated successfully, but these errors were encountered: