mirror of
https://github.com/pfloos/quack
synced 2025-05-06 23:24:58 +02:00
debugging
This commit is contained in:
parent
f84da77244
commit
248bd930e3
@ -1,4 +1,4 @@
|
||||
subroutine RGW_plot_self_energy(nBas,eta,nC,nO,nV,nR,nS,eHF,eGW,Om,rho)
|
||||
subroutine complex_RGW_plot_self_energy(nBas,eta,nC,nO,nV,nR,nS,eHF,eGW,Om,rho)
|
||||
|
||||
! Dump several GW quantities for external plotting
|
||||
|
||||
|
@ -297,7 +297,7 @@ subroutine complex_qsRGW(dotest,maxSCF,thresh,max_diis,doACFDT,exchange_kernel,d
|
||||
|
||||
! Print results
|
||||
|
||||
!call dipole_moment(nBas,P,nNuc,ZNuc,rNuc,dipole_int_AO,dipole)
|
||||
call dipole_moment(nBas,P,nNuc,ZNuc,rNuc,dipole_int_AO,dipole)
|
||||
call print_complex_qsRGW(nBas,nOrb,nO,nSCF,Conv,thresh,eHF,eGW,c,SigC,Z, &
|
||||
ENuc,ET,EV,EW,EJ,EK,EcGM,EcRPA,EqsGW,dipole)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user