10
1
mirror of https://github.com/pfloos/quack synced 2025-05-06 07:05:33 +02:00

rm debug print

This commit is contained in:
Loris Burth 2025-04-17 14:44:44 +02:00
parent abb499d779
commit c8ff6507ab

View File

@ -242,7 +242,7 @@ subroutine complex_qsRGW(dotest,maxSCF,thresh,max_diis,doACFDT,exchange_kernel,d
if(nSCF > 1) Conv = maxval(abs(err))
! Kinetic energy
write(*,*) complex_trace_matrix(nBas,P)
ET = complex_trace_matrix(nBas,matmul(P,T))
! Potential energy