Skip to content

Commit 012f2b6

Browse files
authored
Update esolver_dm2rho.cpp
1 parent f35a349 commit 012f2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/source_esolver/esolver_dm2rho.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ void ESolver_DM2rho<TK, TR>::runner(UnitCell& ucell, const int istep)
6767
ModuleIO::read_mat_npz(&(this->pv), ucell, zipname, *(dm->get_DMR_pointer(2)));
6868
}
6969

70-
// it's dangrous to design psiToRho function like this, mohan note 20251024
70+
// it's dangerous to design psiToRho function like this, mohan note 20251024
7171
// this->pelec->psiToRho(*this->psi);
7272
LCAO_domain::dm2rho(estate->DM->get_DMR_vector(), PARAM.inp.nspin, &this->chr);
7373

0 commit comments

Comments
 (0)