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

Compare commits

..

No commits in common. "44ef244fc035af3f9aef99c92c3cbcda600d7967" and "ae30d07000a035d38f3f77ed882b85824809025a" have entirely different histories.

View File

@ -71,9 +71,8 @@ subroutine run
! Pseudo-potentials ! Pseudo-potentials
! ----------------- ! -----------------
if (do_pseudo) then
print *, 'ECP' print *, 'ECP'
integer :: num integer :: num
num = 0 num = 0
@ -165,7 +164,6 @@ subroutine run
rc = trexio_write_ecp_power(f, power) rc = trexio_write_ecp_power(f, power)
call check_success(rc) call check_success(rc)
endif
! Basis ! Basis