10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-21 20:52:18 +02:00
quantum_package/src/Electrons
2015-05-26 17:43:43 +02:00
..
ASSUMPTIONS.rst Added README.rst in all directories 2014-04-03 16:23:27 +02:00
electrons.ezfio_config Added Utils, Electrons, Ezfio, Nuclei, include, AOs. 2014-04-01 18:38:51 +02:00
electrons.irp.f rst format in output directory 2014-04-11 01:53:15 +02:00
Makefile Lots of cleaning in scripts and Makefiles 2015-03-26 00:33:45 +01:00
NEEDED_CHILDREN_MODULES Removed Output module 2015-05-11 19:41:56 +02:00
README.rst Add Update_readme to ninja 2015-05-26 17:43:43 +02:00
tree_dependancy.png Change image name, add image in README.rst, and add Graphviz in dependancy 2015-05-12 10:39:49 +02:00

================
Electrons Module
================

Describes the electrons. For the moment, only the number of alpha and beta electrons
are provided by this module.


Assumptions
===========

.. Do not edit this section. It was auto-generated from the
.. update_README.py.

* ``elec_num`` >= 0
* ``elec_alpha_num`` >= 0
* ``elec_beta_num`` >= 0
* ``elec_alpha_num`` >= ``elec_beta_num``


Needed Modules
==============

.. Do not edit this section. It was auto-generated from the
.. update_README.py.

.. image:: tree_dependancy.png

* `Ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files>`_

Documentation
=============

.. Do not edit this section. It was auto-generated from the
.. update_README.py.

`elec_alpha_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L1>`_
  Numbers of alpha ("up") , beta ("down") and total electrons

`elec_beta_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L2>`_
  Numbers of alpha ("up") , beta ("down") and total electrons

`elec_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L3>`_
  Numbers of alpha ("up") , beta ("down") and total electrons

`elec_num_tab <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L4>`_
  Numbers of alpha ("up") , beta ("down") and total electrons