1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2025-01-03 01:55:52 +01: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 touch read_wf
call pre call pre
call routine 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 end
subroutine pre subroutine pre