1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-08-29 23:43:43 +02:00

Commented MO energies

This commit is contained in:
Anthony Scemama 2022-11-30 17:36:02 +01:00
parent aa745a2b57
commit c379376737

View File

@ -340,10 +340,10 @@ subroutine run
rc = trexio_write_mo_coefficient(f, mo_coef)
call trexio_assert(rc, TREXIO_SUCCESS)
if (trim(mo_label) == 'Canonical') then
rc = trexio_write_mo_energy(f, fock_matrix_diag_mo)
call trexio_assert(rc, TREXIO_SUCCESS)
endif
! if (trim(mo_label) == 'Canonical') then
! rc = trexio_write_mo_energy(f, fock_matrix_diag_mo)
! call trexio_assert(rc, TREXIO_SUCCESS)
! endif
! One-e MO integrals