JuliaAtoms / AtomicLevels.jl

https://juliaatoms.org/AtomicLevels.jl
Other
12 stars 3 forks source link

Iteration over CSF should also include core (?) #107

Open jagot opened 2 years ago

jagot commented 2 years ago

For some reason, I thought it logical to only loop over the peel: https://github.com/JuliaAtoms/AtomicLevels.jl/blob/0bb57c1d4d1083e0f12be8fe62aabe117bcd9eed/src/csfs.jl#L115-L117 This has now come back to bite me, and I think it would make more sense to loop over all subshells.

jagot commented 2 years ago

Granted, the core is closed and all subshells trivially couple to ¹S₀/0, but still.