openmc-dev / openmc

OpenMC Monte Carlo Code
https://docs.openmc.org
Other
699 stars 444 forks source link

Add MPI calls to DAGMC external test. #2948

Closed pshriwise closed 3 weeks ago

pshriwise commented 3 weeks ago

Description

As I was making some updates for the unstructured mesh class I ran across a failure of the DAGMC test that supplies an external DAGMC instance when that test is executed with MPI.

Checklist