Fix a readin bug, add pchg test in integrate tests, update some examples#6878
Merged
mohanchen merged 59 commits intodeepmodeling:developfrom Jan 23, 2026
Merged
Fix a readin bug, add pchg test in integrate tests, update some examples#6878mohanchen merged 59 commits intodeepmodeling:developfrom
mohanchen merged 59 commits intodeepmodeling:developfrom
Conversation
…, now md steps starts from 1, originally it starts from 0
…the code should not quit immediately
Flying-dragon-boxing
pushed a commit
to Flying-dragon-boxing/abacus-develop
that referenced
this pull request
Jan 26, 2026
…les (deepmodeling#6878) * update the examples of 02_NAO_Gamma * update * udpate * update * update tests in 02_NAO_Gamma * small updates of write_HS.hpp * update the format of H(k) and S(k) * update write_HS.hpp * update * update the number of md steps to make it equal to the input parameter, now md steps starts from 1, originally it starts from 0 * update 02_NAO_Gamma examples * add examples 002 and 003 in 02_NAO_Gamm * update examples 41 and 42 * updates of 43 and 57 examples * update example 17 in 03_NAO_multik * update 44 example of 03_NAO_multik * update 092 in 01_PW * update 01_PW examples * update 04_FF examples * update 05_rtTDDFT examples * update 06_SDFT examples * update 07_OFDFT examples * update 15_rtTDDFT_GPU examples * update 16 and 17 examples in 15_rtTDDFT_GPU * update 02 * fix bug * fix bug * update * update 16_SDFT_GPU * update * update 02 data * update 005 example in 02_NAO_Gamma * add 006 in 02 * update CASES_CPU.txt * fix a bug in 08_EXX 06 * fix bugs * update alllog test * fix a bug, when reading the orbital files and something went banana, the code should not quit immediately * update of some formats * fix a small bug * update examples in 03_NAO_multik * update * update 35 example for pchg * update dipole output in rt examples * update 01 example in rt-TDDFT * update rt-TDDFT input files * update some INPUT files in rt-TDDFT * Fix: Add missing return true in read_orb_file function to prevent double free error * fix unittests * update CASES_CPU.txt in 03_NAO_multik * Modify output filename from INPUT to INPUT.info in driver.cpp * update catch_properties --------- Co-authored-by: abacus_fixer <mohanchen@pku.eud.cn>
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.
Fix some small places, add pchg test in integrate tests, update some examples
Change the INPUT in the output directory to INPUT.info