remove in QuAcK

This commit is contained in:
Pierre-Francois Loos 2023-04-12 22:30:28 +02:00
parent 0746f2110a
commit fe8768470d
1 changed files with 0 additions and 1 deletions

View File

@ -1093,7 +1093,6 @@ program QuAcK
call cpu_time(start_ufGW)
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)
t_ufGW = end_ufGW - start_ufGW