Skip to content

Partial subshell occupancy neglected #27

Description

@agseaton

The Livermore EADL provides fractional subshell occupancies for some elements. For example, Boron has L_2 and L_3 subshells with 0.33 and 0.67 electrons.

However, in pyxray only the integral part of the value is retained:

value = int(float_(row[11:22]))

This results in e.g. Boron having empty L_2 and L_3 subshells. I'm assuming this is a bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions