mirror of
https://gitlab.com/scemama/qp_plugins_scemama.git
synced 2024-11-07 14:43:41 +01:00
Fixed one-two electron
This commit is contained in:
parent
e71d81aaef
commit
192f4c6913
@ -384,7 +384,7 @@ subroutine export_trexio
|
||||
! One-e MO integrals
|
||||
! ------------------
|
||||
|
||||
if (export_mo_two_e_ints) then
|
||||
if (export_mo_one_e_ints) then
|
||||
print *, 'MO one-e integrals'
|
||||
|
||||
rc = trexio_write_mo_1e_int_kinetic(f,mo_kinetic_integrals)
|
||||
|
Loading…
Reference in New Issue
Block a user