mirror of
https://github.com/pfloos/quack
synced 2024-11-03 20:53:53 +01:00
OK with ufG0T0pp
This commit is contained in:
parent
d8950051e8
commit
55e23a004d
@ -88,8 +88,8 @@ subroutine ufG0T0pp(dotest,TDA_T,nBas,nC,nO,nV,nR,nS,ENuc,ERHF,ERI,eHF)
|
||||
|
||||
! Dimension of the supermatrix
|
||||
|
||||
n2h1p = nOO*nV
|
||||
n2p1h = nVV*nO
|
||||
n2h1p = (nOOs+nOOt)*nV
|
||||
n2p1h = (nVVs+nVVt)*nO
|
||||
nH = 1 + n2h1p + n2p1h
|
||||
|
||||
! Initialization
|
||||
|
Loading…
Reference in New Issue
Block a user