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
|
|
|
|
.. ASSUMPTIONS.rst file.
|
|
|
|
|
|
|
|
* ``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
|
|
|
|
2014-04-04 00:41:43 +02:00
|
|
|
* Ezfio_files
|
2014-04-03 11:19:41 +02:00
|
|
|
|