You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add update_pot in source_estate
* split update_pot in rt-TDDFT into two functions, one is the original update_pot, which is replaced by update_pot function in estate, the other is save2 function used in after_iter
* fix bugs
* update
* update esolver_ks
* small updates
* small bug fixed
* update E_bandgap to E_gap(k)
* delete rho_restart file
* change setup_parameters to print_parameters
* move setup_pw.cpp to setup_pwwfc.cpp in module_pwdft
* update esolver, small things
* delete some old_gint codes in esolver
* fix bugs, update outputs
* fix bug in tests
* change efermi to Efermi in fp_energy.h
* fix bugs
* fix exd and exc in ctrl_runner_lcao
* fix cmake
* fix bug
* delete lcao_after_scf and lcao_before_scf
* modify codes including read_wfc_nao to delete pelec, add setup_psi_lcao codes
* fix bugs
* delete grid integral in FORCE_STRESS
* move read psi to esolver, not in psi
* fix system bug
* fix bug in read_wfc_nao.h
* change PARAM.inp to inp
* fix bugs
* delete omega in pelec, remove some deepks codes to setup_deepks.cpp
* remove exx redundant parameters in Hamilt_LCAO
* Fix circular dependencies of header files.
* fix bugs in MLALGO
* refactor exx lcao
* add rho_tau_lcao files
* fix bug in setup_deepks
* move rho_tau_lcao to source_lcao
* remove old psiToRho function in elecstate_lcao and replace with new rho_tau_lcao
* update estate
* fix bug in ELF
* fix bug
* move DM outside of pelec
* deal with init_dm functions
* remove pelec in dftu, replace with dmk_d(ouble) and dmk_c(omplex)
* fix cal_ldos with DM
* update delta_spin
* update delta spin run_lambda_loop
* the big issue to remove dm may be caused by cal_mw_from_lambda
* remove some DM
* keep updating DM
* refactor some DM in double_xc
* now all functions can be compiled
* fix it
* update again
* add and compile setup_dm
* update fix bugs
* simplify dm
* one more fix
* now I can compile the code
* fix some bugs in EXX version
* fix FORCE_STRESS
* fix 2
* fix 3
* fix 4
* fix 5
* improve esolver_ks_lcao
* improve again
* comment out psi2rho in init_dm
* clean esolver_ks_lcao
* update structure_factor
* update sf
* update
* fix sf
* fix
* fix structure factor
* fix dm bug in PEXSI
* fix PEXSI
* Update edm.cpp
* fix edm
* Update hsolver_lcao.cpp
* Update hsolver_lcao.cpp
---------
Co-authored-by: Levi Zhou <[email protected]>
0 commit comments