Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
openmc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shikhar Kumar
  • openmc
  • Merge Requests
  • !861

Merged
Opened Apr 11, 2017 by Shikhar Kumar@shikhark
  • Report abuse
Report abuse

Fix bug tallying reaction rates with multipole

  • Overview 4
  • Commits 3
  • Changes 8

Created by: paulromano

This pull request addresses the bug described in #853 (closed). I've extended the multipole test to include some tallies too so we cover the case that produced the bug in the first place.

Unrelated to the multipole fix -- I've changed how pugixml is built (always assuming the C++ compiler has long long support). The problem is that when you use the CXX_STANDARD target property in CMake, it doesn't necessarily know what flags to use for all compilers. For example, I've found that for both the IBM XL compilers and PGI compilers, it doesn't work.

Assignee
Assign to
v0.9
Milestone
v0.9
Assign milestone
Time tracking
1
Labels
Bugs
Assign labels
  • View project labels
Reference: shikhark/openmc!861