4
1
mirror of https://github.com/pfloos/quack synced 2024-06-01 10:55:28 +02:00

remove in QuAcK

This commit is contained in:
Pierre-Francois Loos 2023-04-12 22:30:28 +02:00
parent 0746f2110a
commit fe8768470d

View File

@ -1093,7 +1093,6 @@ program QuAcK
call cpu_time(start_ufGW) call cpu_time(start_ufGW)
call ufG0W0(nBas,nC,nO,nV,nR,nS,ENuc,ERHF,ERI_MO,eHF) call ufG0W0(nBas,nC,nO,nV,nR,nS,ENuc,ERHF,ERI_MO,eHF)
! call ufG0W0_corrected(nBas,nC,nO,nV,nR,nS,ENuc,ERHF,ERI_MO,eHF)
call cpu_time(end_ufGW) call cpu_time(end_ufGW)
t_ufGW = end_ufGW - start_ufGW t_ufGW = end_ufGW - start_ufGW