1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-06-02 11:25:23 +02:00

diag saves wf

This commit is contained in:
Anthony Scemama 2021-07-31 03:18:28 +02:00
parent 6d5ec01e01
commit ef9028dcd7

View File

@ -9,7 +9,7 @@ program dmc_dress
touch read_wf
call pre
call routine
! call save_wavefunction_general(N_det,N_states,psi_det_sorted,size(psi_coef_sorted,1),psi_coef_sorted)
call save_wavefunction_general(N_det,N_states,psi_det_sorted,size(psi_coef_sorted,1),psi_coef_sorted)
end
subroutine pre