This commit is contained in:
edoapra 2022-05-05 17:31:48 -07:00
parent cbbd02a072
commit 56b4b228f5
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA

View file

@ -146,6 +146,10 @@ c
endif
call bas_tag_lib(basis, osegment, atom_lab(idx), atom_lab(idx),
$ mybas, filename, orel)
c load bq to keep DFT quiet
call bas_tag_lib(basis, osegment,
B 'bq'//atom_lab(idx), atom_lab(idx),
$ mybas, filename, orel)
30 continue
c
if (.not. bas_set_spherical(basis, ospherical)) call