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

Add dispersion corrections to PySCF interface #365

Closed
mkrompiec opened this issue Mar 13, 2023 · 2 comments
Closed

Add dispersion corrections to PySCF interface #365

mkrompiec opened this issue Mar 13, 2023 · 2 comments

Comments

@mkrompiec
Copy link

For example via https://github.com/ajz34/vdw ?

@RagnarB83
Copy link
Owner

It's a good idea, did not even realize that there are no dispersion corrections in PySCF by default.
I have done a very quick implementation of this library in branch NEW.
Should work when providing dispersion keyword to PySCFTheory.
Options are: 'D3', 'D4', 'TS' and 'MBD'.

Needs to be tested

@mkrompiec
Copy link
Author

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants