10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-28 16:12:26 +02:00
quantum_package/src/Electrons/README.rst

51 lines
1.5 KiB
ReStructuredText
Raw Normal View History

2014-04-03 16:23:27 +02:00
================
Electrons Module
================
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
2014-05-13 13:57:58 +02:00
.. NEEDED_MODULES file.
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
==============
.. Do not edit this section. It was auto-generated from the
.. NEEDED_MODULES file.
2014-04-03 16:23:27 +02:00
* `Ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files>`_
2014-04-11 01:53:15 +02:00
* `Output <http://github.com/LCPQ/quantum_package/tree/master/src/Output>`_
* `Utils <http://github.com/LCPQ/quantum_package/tree/master/src/Utils>`_
2014-05-13 13:57:58 +02:00
Documentation
=============
.. Do not edit this section. It was auto-generated from the
.. NEEDED_MODULES file.
2014-05-14 00:01:31 +02:00
`elec_alpha_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L1>`_
2014-05-13 13:57:58 +02:00
Numbers of alpha ("up") , beta ("down") and total electrons
2014-05-14 00:01:31 +02:00
`elec_beta_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L2>`_
2014-05-13 13:57:58 +02:00
Numbers of alpha ("up") , beta ("down") and total electrons
2014-05-14 00:01:31 +02:00
`elec_num <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L3>`_
2014-05-13 13:57:58 +02:00
Numbers of alpha ("up") , beta ("down") and total electrons
2014-05-14 00:01:31 +02:00
`elec_num_tab <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons/electrons.irp.f#L4>`_
2014-05-13 13:57:58 +02:00
Numbers of alpha ("up") , beta ("down") and total electrons