Splitting of electronic states due to spin-orbit coupling#2831
Merged
oschuett merged 48 commits intocp2k:masterfrom Jun 23, 2023
JWilhelm:master
Merged
Splitting of electronic states due to spin-orbit coupling#2831oschuett merged 48 commits intocp2k:masterfrom JWilhelm:master
oschuett merged 48 commits intocp2k:masterfrom
JWilhelm:master
Conversation
…nalization in parallel unfortunately does not work any more, there is a segfault
…value differences e_n-e_m
added 11 commits
June 19, 2023 23:07
…tals (for correcting non-computed GW levels
oschuett
reviewed
Jun 21, 2023
| NVP | 1 2 !8 | ||
| Alpha GW direct gap !9 | ||
| Beta GW direct gap !9 | ||
| GW+SOC bandgap (eV) !4 |
Member
There was a problem hiding this comment.
You also need to increment the counter on the first line when adding a new test type.
Member
|
Unfortunately, the CI jobs keep getting preempted right now... |
Member
Author
|
@oschuett Thanks for having a look at this PR. The conventions seem to fail because of a missing initialization in exstates_types.F which has not been touched by this PR. Do you think there is still something to do to concerning this PR? |
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.
The SOC parameters from Hartwigsen, Goedecker, Hutter (https://doi.org/10.1103/PhysRevB.58.3641), Eq. 18, 19 + Table I, are used to compute the spin-orbit shift of electronic states (see Eq. 11 in https://iopscience.iop.org/article/10.1088/0953-8984/25/10/105503).
If this PR is too close to the release, I am also happy to postpone.