mirror of
https://github.com/pfloos/quack
synced 2025-05-06 15:14:55 +02:00
rm debug print
This commit is contained in:
parent
abb499d779
commit
c8ff6507ab
@ -242,7 +242,7 @@ subroutine complex_qsRGW(dotest,maxSCF,thresh,max_diis,doACFDT,exchange_kernel,d
|
|||||||
if(nSCF > 1) Conv = maxval(abs(err))
|
if(nSCF > 1) Conv = maxval(abs(err))
|
||||||
|
|
||||||
! Kinetic energy
|
! Kinetic energy
|
||||||
write(*,*) complex_trace_matrix(nBas,P)
|
|
||||||
ET = complex_trace_matrix(nBas,matmul(P,T))
|
ET = complex_trace_matrix(nBas,matmul(P,T))
|
||||||
|
|
||||||
! Potential energy
|
! Potential energy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user