2014-04-03 16:23:27 +02:00
|
|
|
================
|
|
|
|
Electrons Module
|
|
|
|
================
|
2014-04-03 11:19:41 +02:00
|
|
|
|
2014-04-03 16:23:27 +02:00
|
|
|
Describes the electrons. For the moment, only the number of alpha and beta electrons
|
|
|
|
are provided by this module.
|
|
|
|
|
|
|
|
|
|
|
|
Assumptions
|
2014-04-04 00:41:43 +02:00
|
|
|
===========
|
2014-04-03 16:23:27 +02:00
|
|
|
|
2014-04-04 00:41:43 +02:00
|
|
|
.. Do not edit this section. It was auto-generated from the
|
2015-05-27 11:02:13 +02:00
|
|
|
.. NEEDED_MODULES_CHILDREN file by the `update_README.py` script.
|
2014-04-04 00:41:43 +02:00
|
|
|
|
|
|
|
* ``elec_num`` >= 0
|
|
|
|
* ``elec_alpha_num`` >= 0
|
|
|
|
* ``elec_beta_num`` >= 0
|
|
|
|
* ``elec_alpha_num`` >= ``elec_beta_num``
|
2014-04-03 16:23:27 +02:00
|
|
|
|
|
|
|
|
|
|
|
Needed Modules
|
2014-04-04 00:41:43 +02:00
|
|
|
==============
|
|
|
|
|
2015-07-28 16:45:45 +02:00
|
|
|
.. Do not edit this section It was auto-generated
|
2015-06-04 12:15:54 +02:00
|
|
|
.. by the `update_README.py` script.
|
2014-04-03 16:23:27 +02:00
|
|
|
|
2015-06-04 12:15:54 +02:00
|
|
|
.. image:: tree_dependency.png
|
2015-05-12 10:39:49 +02:00
|
|
|
|
2015-05-11 19:41:56 +02:00
|
|
|
* `Ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files>`_
|
2014-04-03 11:19:41 +02:00
|
|
|
|
2015-07-28 17:02:00 +02:00
|
|
|
Needed Modules
|
|
|
|
==============
|
|
|
|
.. Do not edit this section It was auto-generated
|
|
|
|
.. by the `update_README.py` script.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: tree_dependency.png
|
|
|
|
|
|
|
|
* `Ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files>`_
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
.. Do not edit this section It was auto-generated
|
|
|
|
.. by the `update_README.py` script.
|
|
|
|
|
|
|
|
|
|
|
|
`elec_alpha_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/ezfio_interface.irp.f#L28>`_
|
|
|
|
Numbers of electrons alpha ("up")
|
|
|
|
|
|
|
|
|
|
|
|
`elec_beta_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/ezfio_interface.irp.f#L6>`_
|
|
|
|
Numbers of electrons beta ("down")
|
|
|
|
|
|
|
|
|
|
|
|
`elec_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_num_tab <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L2>`_
|
|
|
|
Numbers of alpha ("up") , beta ("down") and total electrons
|
|
|
|
|