2019-01-25 11:39:31 +01:00
|
|
|
.. _fcidump:
|
|
|
|
|
|
|
|
.. program:: fcidump
|
|
|
|
|
|
|
|
=======
|
|
|
|
fcidump
|
|
|
|
=======
|
|
|
|
|
|
|
|
|
2019-01-25 14:54:22 +01:00
|
|
|
|
|
|
|
|
2019-01-29 23:10:00 +01:00
|
|
|
Produce a regular `FCIDUMP` file from the |MOs| stored in the |EZFIO|
|
|
|
|
directory.
|
2019-01-25 14:54:22 +01:00
|
|
|
|
2019-01-29 23:10:00 +01:00
|
|
|
To specify an active space, the class of the |MOs| have to set in the
|
|
|
|
|EZFIO| directory (see :ref:`qp_set_mo_class`).
|
2019-01-25 11:39:31 +01:00
|
|
|
|
2019-01-29 23:10:00 +01:00
|
|
|
The :ref:`fcidump` program supports 3 types of |MO| classes :
|
2019-01-25 11:39:31 +01:00
|
|
|
|
2019-01-29 23:10:00 +01:00
|
|
|
* the *core* orbitals which are always doubly occupied in the
|
|
|
|
calculation
|
2019-01-25 11:39:31 +01:00
|
|
|
|
2019-01-29 23:10:00 +01:00
|
|
|
* the *deleted* orbitals that are never occupied in the calculation
|
|
|
|
|
|
|
|
* the *active* orbitals that are occupied with a varying number of
|
|
|
|
electrons
|
2019-01-25 11:39:31 +01:00
|
|
|
|
|
|
|
|
|
|
|
Needs:
|
|
|
|
|
|
|
|
.. hlist::
|
|
|
|
:columns: 3
|
|
|
|
|
|
|
|
* :c:data:`elec_beta_num`
|
|
|
|
* :c:data:`ezfio_filename`
|
|
|
|
* :c:data:`core_fock_operator`
|
|
|
|
* :c:data:`elec_num`
|
|
|
|
* :c:data:`mo_two_e_integrals_in_map`
|
|
|
|
* :c:data:`elec_alpha_num`
|
|
|
|
* :c:data:`mo_one_e_integrals`
|
2019-01-25 14:54:22 +01:00
|
|
|
* :c:data:`n_core_orb`
|
2019-01-25 11:39:31 +01:00
|
|
|
* :c:data:`mo_integrals_threshold`
|
2019-01-25 14:54:22 +01:00
|
|
|
* :c:data:`list_inact`
|
2019-01-25 11:39:31 +01:00
|
|
|
* :c:data:`mo_integrals_map`
|
|
|
|
* :c:data:`core_energy`
|