Skip to content

Commit 7d718e6

Browse files
committed
update esolver_ks_lcao.cpp.
1 parent db026fe commit 7d718e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/module_esolver/esolver_ks_lcao.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ void ESolver_KS_LCAO<TK, TR>::before_all_runners(UnitCell& ucell, const Input_pa
224224
DeePKS_domain::read_pdm((PARAM.inp.init_chg == "file"),
225225
PARAM.inp.deepks_equiv,
226226
ld.init_pdm,
227+
ucell.nat,
227228
orb_.Alpha[0].getTotal_nchi() * ucell.nat,
228229
ld.lmaxd,
229230
ld.inl_l,

0 commit comments

Comments
 (0)