Skip to content

note to self we can remove a line after next openmc release #2

Description

@shimwell

When reading through the code I noticed this line and thought it would be nice if openmc checked groups were ascending and then we don't have to

assert(np.all(ebins[:-1] < ebins[1:]))

so I put in this PR to openmc
openmc-dev/openmc#3372 (review)

and now we can remove one line from the activator code. but we might want to hold of an wait for the next release of openmc.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions