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 $van_der_waals input block to QCInput #2133

Merged
merged 6 commits into from
May 6, 2021

Conversation

rkingsbury
Copy link
Contributor

@rkingsbury rkingsbury commented May 4, 2021

Summary

Adds support for custom vdW radii to QCInput and QChemDictSet. These radii are used in the construction of PCM cavities and when calculating charges.

TODO

  • Feedback requested from @samblau regarding the vdw_mode kwarg that I had to add. This construction is a little bit awkward. An alternative would be to include a special 'mode' key in the van_der_waals dict. Please let me know if you have a preference.

@samblau
Copy link
Contributor

samblau commented May 4, 2021

I'm fine with it as-is. It's a little awkward, but it would also be a little awkward to shoehorn mode into the van_der_waals dict.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 83.004% when pulling c04c01c on rkingsbury:qcinput-vdw into 1269f9c on materialsproject:master.

@shyuep shyuep merged commit 98a89f6 into materialsproject:master May 6, 2021
@rkingsbury rkingsbury deleted the qcinput-vdw branch May 6, 2021 15:45
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

Successfully merging this pull request may close these issues.

None yet

4 participants