Electron#
- class atompy.physics.Electron(mom, pos, mass=1.0, charge=-1.0, name='e')[source]#
Class describing electrons (as classical particles).
Note
If you want to use anything but atomic units (a.u.), be sure to pass the (optional) values of charge and mass (which assume a.u.).
- Parameters:
- Attributes:
Methods