2014-04-03 16:23:27 +02:00
|
|
|
==========
|
|
|
|
MOs Module
|
|
|
|
==========
|
2014-04-03 11:19:41 +02:00
|
|
|
|
2014-04-10 22:26:42 +02:00
|
|
|
Molecular orbitals are expressed as
|
|
|
|
|
|
|
|
.. math::
|
|
|
|
|
|
|
|
\phi_k({\bf r}) = \sum_i C_{ik} \chi_k({\bf r})
|
|
|
|
|
|
|
|
The current set of molecular orbitals has a label ``mo_label``.
|
|
|
|
When the orbitals are modified, the label should also be updated to keep
|
|
|
|
everything consistent.
|
|
|
|
|
|
|
|
When saving the MOs, the ``mo_basis`` directory of the EZFIO file is copied
|
2014-04-10 22:41:04 +02:00
|
|
|
in the ``save`` directory, named by the current ``mo_label``. All this is
|
|
|
|
done with the script named ``save_current_mos.sh`` in the ``scripts`` directory.
|
2014-04-10 22:26:42 +02:00
|
|
|
|
2014-04-03 16:23:27 +02:00
|
|
|
Needed Modules
|
2014-04-04 00:41:43 +02:00
|
|
|
==============
|
|
|
|
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
|
|
|
.. NEEDED_MODULES file.
|
2014-04-03 16:23:27 +02:00
|
|
|
|
2014-04-04 00:47:13 +02:00
|
|
|
* `AOs <http://github.com/LCPQ/quantum_package/tree/master/src/AOs>`_
|
|
|
|
* `Ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files>`_
|
|
|
|
* `Nuclei <http://github.com/LCPQ/quantum_package/tree/master/src/Nuclei>`_
|
2014-05-14 00:01:31 +02:00
|
|
|
* `Output <http://github.com/LCPQ/quantum_package/tree/master/src/Output>`_
|
2014-04-04 00:47:13 +02:00
|
|
|
* `Utils <http://github.com/LCPQ/quantum_package/tree/master/src/Utils>`_
|
2014-06-12 16:34:47 +02:00
|
|
|
* `Electrons <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons>`_
|
2014-04-03 11:19:41 +02:00
|
|
|
|
2014-05-13 13:57:58 +02:00
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
|
|
|
.. NEEDED_MODULES file.
|
|
|
|
|
2014-06-12 16:34:47 +02:00
|
|
|
`cholesky_mo <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/cholesky_mo.irp.f#L1>`_
|
2014-06-25 14:58:58 +02:00
|
|
|
Cholesky decomposition of AO Density matrix to
|
2014-06-12 16:34:47 +02:00
|
|
|
generate MOs
|
|
|
|
|
|
|
|
`mo_density_matrix <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/cholesky_mo.irp.f#L44>`_
|
|
|
|
Density matrix in MO basis
|
|
|
|
|
2014-06-25 14:58:58 +02:00
|
|
|
`mo_density_matrix_virtual <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/cholesky_mo.irp.f#L64>`_
|
|
|
|
Density matrix in MO basis (virtual MOs)
|
|
|
|
|
2014-05-14 00:01:31 +02:00
|
|
|
`mo_coef <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/mos.irp.f#L22>`_
|
2014-05-13 13:57:58 +02:00
|
|
|
Molecular orbital coefficients on AO basis set
|
|
|
|
mo_coef(i,j) = coefficient of the ith ao on the jth mo
|
2014-05-14 00:01:31 +02:00
|
|
|
mo_label : Label characterizing the MOS (local, canonical, natural, etc)
|
2014-05-13 13:57:58 +02:00
|
|
|
|
2014-06-12 16:34:47 +02:00
|
|
|
`mo_coef_transp <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/mos.irp.f#L60>`_
|
2014-05-13 13:57:58 +02:00
|
|
|
Molecular orbital coefficients on AO basis set
|
|
|
|
|
2014-05-14 00:01:31 +02:00
|
|
|
`mo_label <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/mos.irp.f#L23>`_
|
|
|
|
Molecular orbital coefficients on AO basis set
|
|
|
|
mo_coef(i,j) = coefficient of the ith ao on the jth mo
|
|
|
|
mo_label : Label characterizing the MOS (local, canonical, natural, etc)
|
2014-05-13 13:57:58 +02:00
|
|
|
|
2014-06-12 16:34:47 +02:00
|
|
|
`mo_occ <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/mos.irp.f#L78>`_
|
|
|
|
MO occupation numbers
|
|
|
|
|
2014-05-14 00:01:31 +02:00
|
|
|
`mo_tot_num <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/mos.irp.f#L1>`_
|
2014-05-13 13:57:58 +02:00
|
|
|
Total number of molecular orbitals and the size of the keys corresponding
|
|
|
|
|
2014-05-14 00:01:31 +02:00
|
|
|
`mo_tot_num_align <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/mos.irp.f#L12>`_
|
2014-05-13 13:57:58 +02:00
|
|
|
Aligned variable for dimensioning of arrays
|
|
|
|
|
2014-06-12 16:34:47 +02:00
|
|
|
`mo_as_eigvectors_of_mo_matrix <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/utils.irp.f#L22>`_
|
2014-05-15 17:58:30 +02:00
|
|
|
Undocumented
|
|
|
|
|
2014-05-14 00:01:31 +02:00
|
|
|
`save_mos <http://github.com/LCPQ/quantum_package/tree/master/src/MOs/utils.irp.f#L1>`_
|
2014-05-15 17:58:30 +02:00
|
|
|
Undocumented
|
|
|
|
|
2014-05-13 13:57:58 +02:00
|
|
|
|
|
|
|
|