-
Notifications
You must be signed in to change notification settings - Fork 12
[WIP] Electron config class #23
base: main
Are you sure you want to change the base?
Conversation
Hello @lemmatum! Thanks for updating your pull request.
Comment last updated on July 04, 2018 at 05:30 Hours UTC |
…ubshells will then be built into full electron configurations. Full electron configurations will then be joined with term symbol to describe energy level. Two energy levels will then describe a transition. Should then generate a way of handling sets of these transition objects for the purposes of simulations.
…ctronConfiguration.py
…from SpectroscoPy due to package name change.
a99d7c1
to
55a3ff1
Compare
Beginnings of classes for subshells, electron configurations, term symbols, energy levels, and transitions (each one building off of the former).
PR is not ready yet, just doing this for easier tracking/discussing.
Addresses #4