diff --git a/src/hartree_fock/print_e_scf.irp.f b/src/hartree_fock/print_e_scf.irp.f index 65e97a56..989c0b9c 100644 --- a/src/hartree_fock/print_e_scf.irp.f +++ b/src/hartree_fock/print_e_scf.irp.f @@ -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