9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-20 19:42:05 +02:00
qp2/docs/source/programs/print_e_conv.rst

33 lines
648 B
ReStructuredText

.. _print_e_conv:
.. program:: print_e_conv
============
print_e_conv
============
program that prints in a human readable format the convergence of the CIPSI algorithm.
for all istate, this program produces
* a file "EZFIO.istate.conv" containing the variational and var+PT2 energies as a function of N_det
* for istate > 1, a file EZFIO.istate.delta_e.conv containing the energy difference (both var and var+PT2) with the ground state as a function of N_det
Needs:
.. hlist::
:columns: 3
* :c:data:`ezfio_filename`
Calls:
.. hlist::
:columns: 3
* :c:func:`routine_e_conv`