Update of active space module#4357
Merged
juerghutter merged 43 commits intocp2k:masterfrom Aug 12, 2025
Merged
Conversation
This enables the specification of custom cell angles used during the ERI GPW calculation within the active space module. A key use-case for this is to specify a cubic super cell to be used with the Martyna-Tuckerman Poisson solver even though (for example) a non-cubic cell is used during the outer SCF calculation.
1. Small fixes to compile after a messy rebase 2. Remove option to choose poisson solver (therefore no more MT solver available) 3. Remove option to enlarge cell for computing GPW-ERI
… infrastructure for LR_TRUNC potential
fstein93
reviewed
Aug 11, 2025
…r new module/file for CMake
mtaillefumier
pushed a commit
to mtaillefumier/cp2k
that referenced
this pull request
Aug 12, 2025
Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>
BelizSertcan
pushed a commit
to BelizSertcan/cp2k
that referenced
this pull request
Nov 24, 2025
Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>
BelizSertcan
pushed a commit
to BelizSertcan/cp2k
that referenced
this pull request
Feb 5, 2026
Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>
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.
Major update of the active space module.
Added a new longrange truncated potential for the ERI (with test).
Several changes in the input keywords, removed a lot of obsolete code.