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

Removed many WF reads

This commit is contained in:
Anthony Scemama 2018-11-21 10:38:55 +01:00
parent f7dbd8702e
commit 5e9cbd49ad

View File

@ -497,6 +497,8 @@ subroutine save_wavefunction
BEGIN_DOC
! Save the wave function into the EZFIO file
END_DOC
read_wf = .False.
SOFT_TOUCH read_wf
if (N_det < N_states) then
return
endif