mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-01-03 17:15:40 +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
|
use bitmasks
|
||||||
implicit none
|
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 1e,2e,total energy'
|
||||||
print*,hf_one_electron_energy
|
print*,hf_one_electron_energy
|
||||||
|
Loading…
Reference in New Issue
Block a user