10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 15:12:14 +02:00

Fixed truncate_wf_spin

This commit is contained in:
Anthony Scemama 2017-07-14 19:31:57 +00:00
parent c46f4c5014
commit 5906cb5ac3

View File

@ -101,7 +101,7 @@ subroutine run
print *, 'Energy', E
exit
enddo
call wf_of_psi_bilinear_matrix()
call wf_of_psi_bilinear_matrix(.True.)
call save_wavefunction
deallocate (iorder, norm_sort)