openmc icon indicating copy to clipboard operation
openmc copied to clipboard

run microxs with mpi

Open church89 opened this issue 1 year ago • 1 comments

Description

This PR, together with #3027, extends the use of get_microxs_and_flux to run with MPI.

Checklist

  • [x] I have performed a self-review of my own code
  • ~[ ] I have run clang-format (version 15) on any C++ source files (if applicable)~
  • [x] I have followed the style guidelines for Python source files (if applicable)
  • ~[ ] I have made corresponding changes to the documentation (if applicable)~
  • ~[ ] I have added tests that prove my fix is effective or that my feature works (if applicable)~

church89 avatar Jun 06 '24 12:06 church89