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:
parent
6d5ec01e01
commit
ef9028dcd7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user