mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 14:03:37 +01:00
e_scf printing now works for kpts
This commit is contained in:
parent
afdc1a9205
commit
6512d3827f
@ -7,7 +7,9 @@ subroutine run
|
||||
use bitmasks
|
||||
implicit none
|
||||
|
||||
call print_debug_scf_complex
|
||||
!if (is_complex) then
|
||||
! call print_debug_scf_complex
|
||||
!endif
|
||||
|
||||
print*,'hf 1e,2e,total energy'
|
||||
print*,hf_one_electron_energy
|
||||
|
Loading…
Reference in New Issue
Block a user