CDFT forces based on Hirshfeld partitioning of the electron density#2111
Merged
hfp merged 30 commits intocp2k:masterfrom May 17, 2022
Merged
CDFT forces based on Hirshfeld partitioning of the electron density#2111hfp merged 30 commits intocp2k:masterfrom
hfp merged 30 commits intocp2k:masterfrom
Conversation
This update will allow for CDFT force calculations to be performed with Hirshfeld partitioning of the electron density, which provides a more robust description of atomic charges than Becke partitioning
…llocate_pgf_product()
…for new CDFT implementation
Member
|
Thanks for contributing! There seems to be a minor build issue and could you please run |
Member
|
( I have launched the PSMP based tests on top of the default checks and there are some issues. ) |
Contributor
Author
|
Thank you both for your help. This is my first time submitting a pull request, so apologies for some of the basic errors. The tests look like they’re running fine now |
This was referenced May 17, 2022
mtaillefumier
pushed a commit
to mtaillefumier/cp2k
that referenced
this pull request
Jun 17, 2022
…p2k#2111) This update will allow for CDFT force calculations to be performed with Hirshfeld partitioning of the electron density, which provides a more robust description of atomic charges than Becke partitioning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update allows for CDFT force calculations to be performed with Hirshfeld partitioning of the electron density, which provides a more robust description of atomic charges than Becke partitioning. A paper based on this implementation has recently been accepted in the Journal of Chemical Theory and Computation: Ahart, C. S., Rosso, K. M. & Blumberger, J. Implementation and validation of constrained density functional theory forces in the CP2K package. Accepted (2022).
The changes are to the files: input_cp2k_dft.F, qs_cdft_types.F, qs_cdft_utils.F and qs_cdft_methods.F. I have added a new regtest for the force implementation in regtest-cdft-hirshfeld-3.