Skip to content

Commit d18fc5c

Browse files
committed
add RDMFT(Reduced Density Matrix Functional Theory) code
1 parent 755b828 commit d18fc5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/module_rdmft/rdmft.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,6 @@ void RDMFT<TK, TR>::cal_Hk_Hpsi()
784784
// }
785785
// }
786786

787-
788787
// using them to the gradient of Etotal is not correct when do hybrid calculation, it's correct just for exx-type functional
789788
// HkPsi( ParaV, HK_XC[0], wfc(ik, 0, 0), H_wfc_XC(ik, 0, 0));
790789
// psiDotPsi( ParaV, para_Eij, wfc(ik, 0, 0), H_wfc_XC(ik, 0, 0), Eij_XC, &(wfcHwfc_XC(ik, 0)) );

0 commit comments

Comments
 (0)