-
Notifications
You must be signed in to change notification settings - Fork 134
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
add RDMFT(Reduced Density Matrix Functional Theory) code #5325
base: develop
Are you sure you want to change the base?
Commits on Dec 20, 2023
-
first add rdmft files in abacus-v3.4.4, run 1 processor is successful…
… but 2 processor has 'malloc(): memory corruption:'
Configuration menu - View commit details
-
Copy full SHA for 412a27b - Browse repository at this point
Copy the full SHA 412a27bView commit details -
in last commit, 2 processor has 'malloc(): memory corruption:' becaus…
…e I do three for() to realize gemm and it doesn't support many processors...
Configuration menu - View commit details
-
Copy full SHA for 7fb74a9 - Browse repository at this point
Copy the full SHA 7fb74a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309294f - Browse repository at this point
Copy the full SHA 309294fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 507395c - Browse repository at this point
Copy the full SHA 507395cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f485988 - Browse repository at this point
Copy the full SHA f485988View commit details -
find all parameters used in Veff_rdmft (for hartree and local, XC sti…
…ll has two parameters don't pass), and pass in rdmft_cal() successfully
Configuration menu - View commit details
-
Copy full SHA for 7eb1301 - Browse repository at this point
Copy the full SHA 7eb1301View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac14215 - Browse repository at this point
Copy the full SHA ac14215View commit details -
all energy terms correct, ETV_RDMFT = E_one_elec, Ehartree_RDMFT = E_…
…Hartree, EXC_RDMFT = E_exx, but my Etotal doesn't include ion energy terms, etc.
Configuration menu - View commit details
-
Copy full SHA for 248c6f6 - Browse repository at this point
Copy the full SHA 248c6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c6029 - Browse repository at this point
Copy the full SHA 64c6029View commit details -
just one processor is correct, 2 processors have some problem and may…
…be the error is occurred in processor 2
Configuration menu - View commit details
-
Copy full SHA for 84b0af4 - Browse repository at this point
Copy the full SHA 84b0af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1555bd - Browse repository at this point
Copy the full SHA d1555bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a60cd - Browse repository at this point
Copy the full SHA 81a60cdView commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8690d60 - Browse repository at this point
Copy the full SHA 8690d60View commit details -
get successful result in different numbers of processors, and the pri…
…ntout has not been deleted yet
Configuration menu - View commit details
-
Copy full SHA for 36a5783 - Browse repository at this point
Copy the full SHA 36a5783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3ffa5 - Browse repository at this point
Copy the full SHA 9c3ffa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7697eb6 - Browse repository at this point
Copy the full SHA 7697eb6View commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 469b8d4 - Browse repository at this point
Copy the full SHA 469b8d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f26bc - Browse repository at this point
Copy the full SHA 57f26bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f812b24 - Browse repository at this point
Copy the full SHA f812b24View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a79558 - Browse repository at this point
Copy the full SHA 6a79558View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12f6fae - Browse repository at this point
Copy the full SHA 12f6faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for afb6f2f - Browse repository at this point
Copy the full SHA afb6f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f294b - Browse repository at this point
Copy the full SHA 21f294bView commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7206d95 - Browse repository at this point
Copy the full SHA 7206d95View commit details
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da23b18 - Browse repository at this point
Copy the full SHA da23b18View commit details
Commits on Jan 11, 2024
-
support g(wg)*H_wfc and g(wg)*wfcHwfc with different g(wg) which is p…
…rovided by HF_XCfunc or power_XCfunc
Configuration menu - View commit details
-
Copy full SHA for bd1eaf3 - Browse repository at this point
Copy the full SHA bd1eaf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b792f - Browse repository at this point
Copy the full SHA 59b792fView commit details
Commits on Jan 12, 2024
-
get the special DM used in constructing V_XC and run successfully (no…
…t in numerica meaning)
Configuration menu - View commit details
-
Copy full SHA for 7e805f8 - Browse repository at this point
Copy the full SHA 7e805f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eadb2a1 - Browse repository at this point
Copy the full SHA eadb2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcaa60 - Browse repository at this point
Copy the full SHA bbcaa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48bd584 - Browse repository at this point
Copy the full SHA 48bd584View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb152c - Browse repository at this point
Copy the full SHA ecb152cView commit details -
successfully run rdmft with power functional in multi-k calculation, …
…have tested alpha=1.0, 0.95, 0.5
Configuration menu - View commit details
-
Copy full SHA for 2c59145 - Browse repository at this point
Copy the full SHA 2c59145View commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2e5cbe - Browse repository at this point
Copy the full SHA b2e5cbeView commit details -
fix interface provided by class OperatorEXX but having errors when do…
… V_XC.contributeHk(ik)
Configuration menu - View commit details
-
Copy full SHA for 567326c - Browse repository at this point
Copy the full SHA 567326cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9423a - Browse repository at this point
Copy the full SHA 4d9423aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da31a8 - Browse repository at this point
Copy the full SHA 2da31a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a8fb2f - Browse repository at this point
Copy the full SHA 4a8fb2fView commit details
Commits on Jan 14, 2024
-
have modified op_exx_lcao.h/.cpp, RI_2D_Comm.h/.cpp files, delete the…
… modifying in the future
Configuration menu - View commit details
-
Copy full SHA for 97893a8 - Browse repository at this point
Copy the full SHA 97893a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ebdb14 - Browse repository at this point
Copy the full SHA 7ebdb14View commit details
Commits on Jan 15, 2024
-
successfullu add power XC_functional and run correctly with Si soilds…
… in 6 nodes and 6 processors
Configuration menu - View commit details
-
Copy full SHA for af7101f - Browse repository at this point
Copy the full SHA af7101fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 727d784 - Browse repository at this point
Copy the full SHA 727d784View commit details -
successfully realize power functional with testing Si solids, and som…
…e printout need to be deleted
Configuration menu - View commit details
-
Copy full SHA for b109fe2 - Browse repository at this point
Copy the full SHA b109fe2View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae61ae2 - Browse repository at this point
Copy the full SHA ae61ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7b65d - Browse repository at this point
Copy the full SHA 4b7b65dView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c312fdf - Browse repository at this point
Copy the full SHA c312fdfView commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c85e116 - Browse repository at this point
Copy the full SHA c85e116View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef391fc - Browse repository at this point
Copy the full SHA ef391fcView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff3a134 - Browse repository at this point
Copy the full SHA ff3a134View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fef0f07 - Browse repository at this point
Copy the full SHA fef0f07View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1cf10c7 - Browse repository at this point
Copy the full SHA 1cf10c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5903818 - Browse repository at this point
Copy the full SHA 5903818View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b41e83 - Browse repository at this point
Copy the full SHA 6b41e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46688de - Browse repository at this point
Copy the full SHA 46688deView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa35d9f - Browse repository at this point
Copy the full SHA aa35d9fView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18f4a22 - Browse repository at this point
Copy the full SHA 18f4a22View commit details -
delete rdmft_test.h/.cpp files in module_hamilt_lcao/... and modify c…
…orresponding CMakeLists.txt
Configuration menu - View commit details
-
Copy full SHA for 4ab0d04 - Browse repository at this point
Copy the full SHA 4ab0d04View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab3d552 - Browse repository at this point
Copy the full SHA ab3d552View commit details -
Configuration menu - View commit details
-
Copy full SHA for d339946 - Browse repository at this point
Copy the full SHA d339946View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb82c05 - Browse repository at this point
Copy the full SHA cb82c05View commit details
Commits on Mar 13, 2024
-
push with compile error in cal_dm.h( psiMulPsiMpi() function with the…
… same name is wrong )
Configuration menu - View commit details
-
Copy full SHA for de94f6f - Browse repository at this point
Copy the full SHA de94f6fView commit details
Commits on Mar 14, 2024
-
add class rdmft and do rdmft_solver.init() successfully, next step is…
… init V_TV, V_XC...
Configuration menu - View commit details
-
Copy full SHA for c0eb22a - Browse repository at this point
Copy the full SHA c0eb22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29462f0 - Browse repository at this point
Copy the full SHA 29462f0View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1639b3 - Browse repository at this point
Copy the full SHA e1639b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33010a - Browse repository at this point
Copy the full SHA c33010aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f5cdc - Browse repository at this point
Copy the full SHA e6f5cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a8b39 - Browse repository at this point
Copy the full SHA 55a8b39View commit details
Commits on Mar 16, 2024
-
Factor: transfer function rdmft_cal() -> class RDMFT and run in after…
…scf() successfully
Configuration menu - View commit details
-
Copy full SHA for ec31ad1 - Browse repository at this point
Copy the full SHA ec31ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a18ca9 - Browse repository at this point
Copy the full SHA 4a18ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7aa6e - Browse repository at this point
Copy the full SHA fc7aa6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d97a8b - Browse repository at this point
Copy the full SHA 6d97a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b486b - Browse repository at this point
Copy the full SHA 01b486bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1cd9a - Browse repository at this point
Copy the full SHA ce1cd9aView commit details
Commits on Mar 17, 2024
-
Factor: complete func rdmft_cal() -> class RDMFT and find where to us…
…e the RDMFT class object rdmft_solver appropriately
Configuration menu - View commit details
-
Copy full SHA for f68a3a4 - Browse repository at this point
Copy the full SHA f68a3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2016a9c - Browse repository at this point
Copy the full SHA 2016a9cView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8a0680 - Browse repository at this point
Copy the full SHA c8a0680View commit details -
Configuration menu - View commit details
-
Copy full SHA for e11009f - Browse repository at this point
Copy the full SHA e11009fView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17faaa5 - Browse repository at this point
Copy the full SHA 17faaa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40da285 - Browse repository at this point
Copy the full SHA 40da285View commit details -
Configuration menu - View commit details
-
Copy full SHA for f96c8c5 - Browse repository at this point
Copy the full SHA f96c8c5View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b4ecfd - Browse repository at this point
Copy the full SHA 2b4ecfdView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cb16b8 - Browse repository at this point
Copy the full SHA 9cb16b8View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6167846 - Browse repository at this point
Copy the full SHA 6167846View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac00ce4 - Browse repository at this point
Copy the full SHA ac00ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 787eac6 - Browse repository at this point
Copy the full SHA 787eac6View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f35e36 - Browse repository at this point
Copy the full SHA 4f35e36View commit details
Commits on Oct 9, 2024
-
merge to abacus-v3.7.5, but don't debug(many, because many functions …
…and interfaces have changed)
Configuration menu - View commit details
-
Copy full SHA for e0f5436 - Browse repository at this point
Copy the full SHA e0f5436View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e79ca3 - Browse repository at this point
Copy the full SHA 1e79ca3View commit details -
merge to abacus-v3.7850 but don't debug(many, because many functions …
…and interfaces have changed). The scaling_factor_xc issue is not handled
Configuration menu - View commit details
-
Copy full SHA for 1c9712a - Browse repository at this point
Copy the full SHA 1c9712aView commit details -
merge to abacus-v3.8.0 but don't debug(many, because many functions a…
…nd interfaces have changed). The scaling_factor_xc issue is not handled
Configuration menu - View commit details
-
Copy full SHA for 4f0e78e - Browse repository at this point
Copy the full SHA 4f0e78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5778743 - Browse repository at this point
Copy the full SHA 5778743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802d141 - Browse repository at this point
Copy the full SHA 802d141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c4833 - Browse repository at this point
Copy the full SHA 85c4833View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1c8d76 - Browse repository at this point
Copy the full SHA c1c8d76View commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abc17af - Browse repository at this point
Copy the full SHA abc17afView commit details -
after merging into abacus-v3.8.0, the first compilation passed, but t…
…he program has not been run yet
Configuration menu - View commit details
-
Copy full SHA for 5669f69 - Browse repository at this point
Copy the full SHA 5669f69View commit details
Commits on Oct 14, 2024
-
after merging to abacus-v3.8.0, the program ran successfully for the …
…first time, but the call of V_exx was not correct.
Configuration menu - View commit details
-
Copy full SHA for 52f4412 - Browse repository at this point
Copy the full SHA 52f4412View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24ff6a7 - Browse repository at this point
Copy the full SHA 24ff6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2dd3a - Browse repository at this point
Copy the full SHA 1b2dd3aView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b55b13a - Browse repository at this point
Copy the full SHA b55b13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c4b8b - Browse repository at this point
Copy the full SHA 16c4b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7a4d9 - Browse repository at this point
Copy the full SHA aa7a4d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c44b46 - Browse repository at this point
Copy the full SHA 4c44b46View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fcd682b - Browse repository at this point
Copy the full SHA fcd682bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed133cb - Browse repository at this point
Copy the full SHA ed133cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7649263 - Browse repository at this point
Copy the full SHA 7649263View commit details -
Fix the bug caused by merging the latest ABAUCS, need to test other b…
…ugs such as wp22, cwp22 and the difference of energy
Configuration menu - View commit details
-
Copy full SHA for 3cbf187 - Browse repository at this point
Copy the full SHA 3cbf187View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ebc6c1 - Browse repository at this point
Copy the full SHA 4ebc6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5ea60 - Browse repository at this point
Copy the full SHA 8c5ea60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6441a65 - Browse repository at this point
Copy the full SHA 6441a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424efc2 - Browse repository at this point
Copy the full SHA 424efc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d56c7 - Browse repository at this point
Copy the full SHA 55d56c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10ac66 - Browse repository at this point
Copy the full SHA d10ac66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b20c6c - Browse repository at this point
Copy the full SHA 0b20c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4058957 - Browse repository at this point
Copy the full SHA 4058957View commit details -
Configuration menu - View commit details
-
Copy full SHA for c904262 - Browse repository at this point
Copy the full SHA c904262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 755b828 - Browse repository at this point
Copy the full SHA 755b828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f5865 - Browse repository at this point
Copy the full SHA 06f5865View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18fc5c - Browse repository at this point
Copy the full SHA d18fc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dac83c - Browse repository at this point
Copy the full SHA 0dac83cView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e754f5f - Browse repository at this point
Copy the full SHA e754f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fc015 - Browse repository at this point
Copy the full SHA 00fc015View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbcfb7b - Browse repository at this point
Copy the full SHA cbcfb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 490d14e - Browse repository at this point
Copy the full SHA 490d14eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c24725d - Browse repository at this point
Copy the full SHA c24725dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0dca4 - Browse repository at this point
Copy the full SHA 6c0dca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df7b0c - Browse repository at this point
Copy the full SHA 3df7b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f02b0a - Browse repository at this point
Copy the full SHA 8f02b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5259994 - Browse repository at this point
Copy the full SHA 5259994View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7370ba2 - Browse repository at this point
Copy the full SHA 7370ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e89f0 - Browse repository at this point
Copy the full SHA d9e89f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e542de - Browse repository at this point
Copy the full SHA 4e542deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab5a514 - Browse repository at this point
Copy the full SHA ab5a514View commit details -
Configuration menu - View commit details
-
Copy full SHA for af28473 - Browse repository at this point
Copy the full SHA af28473View commit details
Commits on Oct 25, 2024
-
move rdmft related functions and their calls from esolver_ks to esolv…
…er_ks_lcao, and so on
Configuration menu - View commit details
-
Copy full SHA for 641a9a0 - Browse repository at this point
Copy the full SHA 641a9a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0040b42 - Browse repository at this point
Copy the full SHA 0040b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1d006 - Browse repository at this point
Copy the full SHA 1c1d006View commit details -
Configuration menu - View commit details
-
Copy full SHA for a45138b - Browse repository at this point
Copy the full SHA a45138bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 600abc0 - Browse repository at this point
Copy the full SHA 600abc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b90f546 - Browse repository at this point
Copy the full SHA b90f546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0796389 - Browse repository at this point
Copy the full SHA 0796389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c13b1a - Browse repository at this point
Copy the full SHA 3c13b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b366c - Browse repository at this point
Copy the full SHA d0b366cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d47d0a - Browse repository at this point
Copy the full SHA 7d47d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 278ea05 - Browse repository at this point
Copy the full SHA 278ea05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 061a9c3 - Browse repository at this point
Copy the full SHA 061a9c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909f291 - Browse repository at this point
Copy the full SHA 909f291View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d0851d - Browse repository at this point
Copy the full SHA 4d0851dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6c782 - Browse repository at this point
Copy the full SHA 7c6c782View commit details -
Configuration menu - View commit details
-
Copy full SHA for c531c38 - Browse repository at this point
Copy the full SHA c531c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c9ecb - Browse repository at this point
Copy the full SHA 32c9ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025b199 - Browse repository at this point
Copy the full SHA 025b199View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e7a02 - Browse repository at this point
Copy the full SHA a0e7a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5223952 - Browse repository at this point
Copy the full SHA 5223952View commit details -
Configuration menu - View commit details
-
Copy full SHA for c74d4c6 - Browse repository at this point
Copy the full SHA c74d4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2d9a5 - Browse repository at this point
Copy the full SHA 3a2d9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0803f58 - Browse repository at this point
Copy the full SHA 0803f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e2640 - Browse repository at this point
Copy the full SHA d2e2640View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 588e0e4 - Browse repository at this point
Copy the full SHA 588e0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ba750 - Browse repository at this point
Copy the full SHA e0ba750View commit details -
add test in esolver_ks_lcao.cpp, function after_scf(): update exx to …
…test the exx_energy get by rdmft is exactly equal to exx_energy by abacus
Configuration menu - View commit details
-
Copy full SHA for e23a0e9 - Browse repository at this point
Copy the full SHA e23a0e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 178f039 - Browse repository at this point
Copy the full SHA 178f039View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd78eef - Browse repository at this point
Copy the full SHA dd78eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a72e69 - Browse repository at this point
Copy the full SHA 0a72e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b8e58 - Browse repository at this point
Copy the full SHA 28b8e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea575ed - Browse repository at this point
Copy the full SHA ea575edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80545b8 - Browse repository at this point
Copy the full SHA 80545b8View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2aa8c2b - Browse repository at this point
Copy the full SHA 2aa8c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a4eae - Browse repository at this point
Copy the full SHA 73a4eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51657ad - Browse repository at this point
Copy the full SHA 51657adView commit details -
last save before move the functions about update_state from rdmft.cpp…
… to update_state_rdmft.cpp
Configuration menu - View commit details
-
Copy full SHA for a4597be - Browse repository at this point
Copy the full SHA a4597beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aca681 - Browse repository at this point
Copy the full SHA 1aca681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99823cf - Browse repository at this point
Copy the full SHA 99823cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6b43d - Browse repository at this point
Copy the full SHA 9b6b43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d97e8 - Browse repository at this point
Copy the full SHA 73d97e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69551e2 - Browse repository at this point
Copy the full SHA 69551e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9febe - Browse repository at this point
Copy the full SHA 5a9febeView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f977c2d - Browse repository at this point
Copy the full SHA f977c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3019e9a - Browse repository at this point
Copy the full SHA 3019e9aView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65b45fb - Browse repository at this point
Copy the full SHA 65b45fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9863f - Browse repository at this point
Copy the full SHA 9f9863fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b13bc06 - Browse repository at this point
Copy the full SHA b13bc06View commit details -
Configuration menu - View commit details
-
Copy full SHA for e432d86 - Browse repository at this point
Copy the full SHA e432d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8996e78 - Browse repository at this point
Copy the full SHA 8996e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db254c - Browse repository at this point
Copy the full SHA 9db254cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59371ce - Browse repository at this point
Copy the full SHA 59371ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d3a77 - Browse repository at this point
Copy the full SHA e1d3a77View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db647d7 - Browse repository at this point
Copy the full SHA db647d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7061eb7 - Browse repository at this point
Copy the full SHA 7061eb7View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50fe6d7 - Browse repository at this point
Copy the full SHA 50fe6d7View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd41a28 - Browse repository at this point
Copy the full SHA cd41a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a89e0 - Browse repository at this point
Copy the full SHA b8a89e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60403f5 - Browse repository at this point
Copy the full SHA 60403f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65e8b1 - Browse repository at this point
Copy the full SHA d65e8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ae540 - Browse repository at this point
Copy the full SHA 64ae540View commit details -
Configuration menu - View commit details
-
Copy full SHA for aedb2fa - Browse repository at this point
Copy the full SHA aedb2faView commit details