1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-07-26 04:37:31 +02:00
This commit is contained in:
Anthony Scemama 2020-03-24 09:10:27 +01:00
parent 5e6654cb9a
commit 39d5c4276e

View File

@ -113,7 +113,7 @@ subroutine run
enddo enddo
12 continue 12 continue
close(iunit) close(iunit)
call ezfio_set_mo_one_e_ints_mo_integrals_e_n(A) call ezfio_set_mo_one_e_ints_mo_integrals_n_e(A)
call ezfio_set_mo_one_e_ints_io_mo_integrals_e_n('Read') call ezfio_set_mo_one_e_ints_io_mo_integrals_e_n('Read')
iunit = getunitandopen('Wmo.qp','r') iunit = getunitandopen('Wmo.qp','r')