Skip to content

Commit 622bc97

Browse files
committed
some revision for INPUT parameters unfinished
1 parent c636053 commit 622bc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/src_lcao/LOOP_elec.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ void LOOP_elec::before_solver(const int& istep,
165165
{
166166
const Parallel_Orbitals* pv = this->UHM->LM->ParaV;
167167
//build and save <psi(0)|alpha(R)> at beginning
168-
GlobalC::ld.build_psialpha(GlobalV::FORCE,
168+
GlobalC::ld.build_psialpha(GlobalV::CAL_FORCE,
169169
GlobalC::ucell,
170170
GlobalC::ORB,
171171
GlobalC::GridD,

0 commit comments

Comments
 (0)