forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 145
Restore deepks unit test in gamma-only case and make H_V_delta have full size of Hamiltonian in multi-k case #5785
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 32 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
ea9d72a
renew deepks unit test
xuan112358 9cf3fe5
renew deepks unit test
xuan112358 20e432e
reduce deepks-unitest's dependence on other modules
xuan112358 baa79bd
fix the bug of "Couldn't find orbital files for descriptor"
xuan112358 cee7445
fix bugs of read orbitals and init orb&ParaO
xuan112358 ac43ad8
fix the bug of DMR ; change the names of files being compared
xuan112358 24e0eda
fix: calculate H_V_delta
xuan112358 2589452
fix : cal_H_V_delta for check_e_deltabands
xuan112358 bd632ce
fix : Add pointer for GridD in deepks operator. use Test_Deepks::Grid…
xuan112358 1095bcb
fix : modify deepks operator to support insert_pair in initilize_HR i…
xuan112358 329329e
Merge branch 'develop' of https://github.com/deepmodeling/abacus-deve…
xuan112358 83a9c1e
fix : undefined reference of test_hsolver_sdft when using mpiicpx and…
xuan112358 afe6ed2
update intergrate test result. Note modification in deepks operator f…
xuan112358 44b9632
remove some useless code
xuan112358 4e26d04
remove nnr in deepks unittest
xuan112358 ebe2254
Merge branch 'deepmodeling:develop' into deepks_unittest
xuan112358 2dcef6e
fix: cutoff for overlap_orb_alpha_ in deepks test
xuan112358 d61b3ac
fix : psialpha ref of gamma only case , just change the order of neig…
xuan112358 4932a8c
fix uninitilized nmax_total in unitcell; simplize cal_descriptor
xuan112358 4f6ce2a
Merge branch 'develop' into deepks_unittest
xuan112358 b807175
restore deepks unit test in gamma-only case
xuan112358 2a47a7d
modify STRU of SiO2 in deepks test to reduce the number of neighbor a…
xuan112358 55f6b79
Merge branch 'develop' into deepks_unittest
xuan112358 379775f
fix a bug when merge
xuan112358 01c1aee
fix : setup nonlocal for ucell
xuan112358 5dd5a88
rename phialpha_ref.dat for multi-k
xuan112358 b4686e1
modify STRU of H2O_multik in deepks test to reduce the number of neig…
xuan112358 95c52bd
fix : add module paw dependence in deepks unittest
xuan112358 60e78b5
fix : rename descriptor file
xuan112358 43ad6d2
Merge branch 'develop' into deepks_unittest
xuan112358 3ab46f2
fix : modify result.ref for SiO2. The privious modification don't cha…
xuan112358 b508ab6
Merge branch 'develop' into deepks_unittest
xuan112358 4448b0e
Merge branch 'develop' into deepks_unittest
xuan112358 d589690
Merge branch 'develop' into deepks_unittest
xuan112358 884c789
Merge branch 'develop' into deepks_unittest
xuan112358 c2c992d
update CMakeLists.txt
xuan112358 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
64 changes: 33 additions & 31 deletions
64
source/module_hamilt_lcao/module_deepks/test/CMakeLists.txt
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.