Merge pull request #241 from kgasperich/patch-4

alpha/beta correction
This commit is contained in:
Thomas Applencourt 2018-06-12 15:39:37 -05:00 committed by GitHub
commit 318eb9bdae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ program localize_mos
mo_coef(1,1),size(mo_coef,1),1.d-6,rank)
print *, rank
if (elec_alpha_num>elec_alpha_num) then
if (elec_alpha_num>elec_beta_num) then
W = 0.d0
do k=elec_beta_num+1,elec_alpha_num
do j=1,ao_num