10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-22 13:12:23 +02:00
QuantumPackage/docs/source/programs/print_wf.rst

42 lines
683 B
ReStructuredText
Raw Normal View History

2019-01-25 11:39:31 +01:00
.. _print_wf:
.. program:: print_wf
========
print_wf
========
2019-01-25 14:54:22 +01:00
2019-01-29 23:10:00 +01:00
Print the ground state wave function stored in the |EZFIO| directory
in the intermediate normalization.
2019-01-25 14:54:22 +01:00
2019-01-29 23:10:00 +01:00
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.
2019-01-25 11:39:31 +01:00
2019-01-29 23:10:00 +01:00
If the wave function strongly deviates from the first-order analysis,
something funny is going on :)
2019-01-25 11:39:31 +01:00
Needs:
.. hlist::
:columns: 3
* :c:data:`read_wf`
Calls:
.. hlist::
:columns: 3
* :c:func:`routine`
Touches:
.. hlist::
:columns: 3
* :c:data:`read_wf`