Skip to content

Updates for latest OpenMC version #18

Description

@DanShort12

OpenMC have updated how sources are handled, so this source should be updated to align with that:

  • Abstract base class name has changed to Source.
  • Source is now managed by the CustomSourceWrapper.
  • Sampling is done by a const method.
  • The path to the source library and the representation of the parameters are given as strings, rather than XML elements
  • It should be possible to remove pugixml as a dependency.

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