Merged
Conversation
…rivatives (charge and energy derivative don't work so far)
Signed-off-by: Marcel Müller <marcel.mueller@thch.uni-bonn.de>
parameter update for Ac from Dec 13, 2024, 14:55
Updates to code structure
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Member
marvinfriede
left a comment
There was a problem hiding this comment.
Please revert to the old format to make the diff smaller.
marvinfriede
requested changes
Aug 27, 2025
Co-authored-by: Marvin Friede <51965259+marvinfriede@users.noreply.github.com>
Co-authored-by: Marvin Friede <51965259+marvinfriede@users.noreply.github.com>
Co-authored-by: Marvin Friede <51965259+marvinfriede@users.noreply.github.com>
Co-authored-by: Marvin Friede <51965259+marvinfriede@users.noreply.github.com>
Co-authored-by: Marvin Friede <51965259+marvinfriede@users.noreply.github.com>
Co-authored-by: Marvin Friede <51965259+marvinfriede@users.noreply.github.com>
marvinfriede
requested changes
Sep 6, 2025
Member
marvinfriede
left a comment
There was a problem hiding this comment.
There are still 3 unresolved comments.
marvinfriede
approved these changes
Sep 8, 2025
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 PR contains the implementation of the EEQ-BC charge model (see here).
The implementation contains full support for
EEQ-BC is implemented as an alternative model. The general solution of the linear system remains unchanged. The new capacitance matrix is handled in the cache and modifies only the final A-matrix and b-vector.
Additionally, we added explicit routines to calculate the EEQ and EEQ-BC charges, avoiding the through DFT-D4.