forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 145
Feature: LR-TDDFT for open-shell systems #5312
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
Merged
Merged
Changes from 25 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
490fe9d
do not pass matrix in OperatorLRDiag
maki49 734f720
spin-up/down nocc, nvirt, npairs
maki49 0ef2410
spin up/down PotHxc
maki49 fb986fd
move the psi wrapper into LR_Util
maki49 03e06c8
refactor hsolver_lr
maki49 5714cd6
change X from Psi to pointer in dm_trans and AX
maki49 93af21a
refactor HSolverLR and remove the inheritance of HamiltLR
maki49 1bfaaf9
read/write value tool funcs
maki49 acd25f4
store X with ct::Tensor instead of Psi
maki49 fb9cafa
use const ref instead of pointer for Parallel_2D
maki49 0861ceb
key: ULR Hamilt & tear down HSolverLR
maki49 58b8575
pass spin-type to PotHxc
maki49 8ccfd68
rebase develop and update DM
maki49 ca4598b
traverse states outside of act()
maki49 879fc01
fix a fatal bug of AX index
maki49 f95da5f
remove nspin_solve
maki49 cfc6a80
openshell support for spectrum
maki49 00f6b96
add parameter lr_unrestricted
maki49 196fc4e
fix the parallel copy of eigenvectors
maki49 e295015
enable complex spin2 and fix a parameter bug
maki49 80e64b2
restrict DM size within orb_rcut
maki49 cda658e
remove band-traverse and recover RI-benchmark
maki49 8807912
update LR cases: cover spin2 and dav_subspace
maki49 fb2deb1
add a test case for open-shell solver
maki49 efbc072
fix compile error
maki49 c1eb129
minor fixes
maki49 b275f3b
Merge branch 'develop' into openshell
mohanchen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.