e_idx
e_idx()
Returns the zero-based catalogue index of the electron species "e-", which is needed when building solver state vectors that place the electron density at a fixed position. Returns None when the electron is not present in the network.
Returns
- int or None
- Zero-based index of
"e-"in the species catalogue, orNoneif the electron is not part of the network.