10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 01:45:59 +02:00

Save wf after selection

This commit is contained in:
Anthony Scemama 2017-02-27 21:33:29 +01:00
parent 6437b08cd4
commit af7032cf0a

View File

@ -52,6 +52,7 @@ subroutine ZMQ_selection(N_in, pt2)
if (s2_eig) then if (s2_eig) then
call make_s2_eigenfunction call make_s2_eigenfunction
endif endif
call save_wavefunction
endif endif
end subroutine end subroutine