mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
Merge pull request #880 from edoapra/test721
one more update from master
This commit is contained in:
commit
487f8b945f
1 changed files with 1 additions and 1 deletions
|
|
@ -791,7 +791,7 @@ c
|
|||
enddo
|
||||
endif ! nov(i) check
|
||||
enddo
|
||||
if (pol.lt.1) then
|
||||
if (pol.gt.0) then
|
||||
jsym=ieor(isym-1,int_mb(k_irs(pol)+occ-1)-1)+1
|
||||
jsym=ieor(jsym-1,int_mb(k_irs(pol)+vir-1)-1)+1
|
||||
call sym_irrepname(geom,jsym,oname)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue