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`
|