Closed madgal closed 7 years ago
@scemama @madgal is the summer student of Anouar. In QP, She is working on the storage of the Energy of each iteration. It's little tricky to do it cleanly. I guess the next-pull request will be perfect, need some litle bug fix.
Ok! Good luck to her!
Le 22 juin 2017 00:12:06 GMT+02:00, Thomas Applencourt notifications@github.com a écrit :
@scemama @madgal is the summer student of Anouar. In QP, She is working on the storage of the Energy of each iteration. It's little tricky to do it cleanly. I guess the next-pull request will be perfect, need some litle bug fix.
-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/LCPQ/quantum_package/pull/202#issuecomment-310220026
Created keyword "iterative" in the ezfio under the Full_CI_ZMQ plugin with a default of FALSE. If "iterative=TRUE" the number of determinants (n_det_iter), variational energy (energy_iter), and variational energy +pt2 (energybefore_pt2_iter) are saved at each iteration in files under the full_ci_zmq directory.
In the Full_CI_ZMQ plugin directory Modified EZFIO.cfg to include these updates. Modified fci_zmq.irp.f to include calls to the new subroutine fci_iterations.irp.f. Created fci_iterations.irp.f to store the results at all iterations