mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-03 20:53:54 +01:00
40 lines
675 B
ReStructuredText
40 lines
675 B
ReStructuredText
.. _print_wf:
|
|
|
|
.. program:: print_wf
|
|
|
|
========
|
|
print_wf
|
|
========
|
|
|
|
|
|
|
|
|
|
Print the ground state wave function stored in the |EZFIO| folder in the intermediate normalization.
|
|
|
|
It also prints a lot of information regarding the excitation operators from the reference determinant
|
|
|
|
and a first-order perturbative analysis of the wave function.
|
|
|
|
If the wave function strongly deviates from the first-order analysis, something funny is going on :)
|
|
|
|
Needs:
|
|
|
|
.. hlist::
|
|
:columns: 3
|
|
|
|
* :c:data:`read_wf`
|
|
|
|
Calls:
|
|
|
|
.. hlist::
|
|
:columns: 3
|
|
|
|
* :c:func:`routine`
|
|
|
|
Touches:
|
|
|
|
.. hlist::
|
|
:columns: 3
|
|
|
|
* :c:data:`read_wf`
|