10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-30 04:04:52 +02:00
Kevin Gasperich bb8d52fc69 cleanup
2020-03-05 15:57:40 -06:00
..
2020-02-19 12:13:24 -06:00
2019-10-24 21:41:54 +02:00
2020-03-05 09:06:29 +01:00
2019-01-25 11:39:31 +01:00
2019-12-02 18:18:30 +01:00
2019-01-25 11:39:31 +01:00
2020-03-05 15:57:40 -06:00

========
mo_basis
========

Molecular orbitals are expressed as

.. math::

  \phi_k({\bf r}) = \sum_i C_{ik} \chi_k({\bf r})


where :math:`\chi_k` are *normalized* atomic basis functions.

The current set of |MOs| 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 :file:`mo_basis` directory of the |EZFIO| database
is copied in the :file:`save` directory, named by the current `mo_label`. All
this is done with the script named :file:`save_current_mos.sh` in the
:file:`$QP_ROOT/scripts` directory.