mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-09 12:44:07 +01:00
Bug
This commit is contained in:
parent
a305140125
commit
2d8b3f75f3
@ -32,6 +32,7 @@ BEGIN_PROVIDER [double precision, mo_nucl_elec_integral_per_atom, (mo_tot_num_al
|
|||||||
! where Rk is the geometry of the kth atom
|
! where Rk is the geometry of the kth atom
|
||||||
END_DOC
|
END_DOC
|
||||||
|
|
||||||
|
integer :: k
|
||||||
mo_nucl_elec_integral_per_atom = 0.d0
|
mo_nucl_elec_integral_per_atom = 0.d0
|
||||||
do k = 1, nucl_num
|
do k = 1, nucl_num
|
||||||
call ao_to_mo( &
|
call ao_to_mo( &
|
||||||
|
Loading…
Reference in New Issue
Block a user