mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-14 10:03:47 +01:00
28 lines
512 B
ReStructuredText
28 lines
512 B
ReStructuredText
|
.. _print_e_conv:
|
||
|
|
||
|
.. program:: print_e_conv
|
||
|
|
||
|
============
|
||
|
print_e_conv
|
||
|
============
|
||
|
|
||
|
|
||
|
|
||
|
* 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`
|