I get this issue when trying to run an example script from the neutronics workshop. It aborts after a few minutes of running. Any ideas?
===============> FIXED SOURCE TRANSPORT SIMULATION <===============
Simulating batch 1
Traceback (most recent call last):
File “/Users/christianandresclaro/openmc/code/import openmc.py”, line 97, in
openmc.run(threads=8)
File “/Users/christianandresclaro/miniconda3/lib/python3.10/site-packages/openmc/executor.py”, line 314, in run
_run(args, output, cwd)
File “/Users/christianandresclaro/miniconda3/lib/python3.10/site-packages/openmc/executor.py”, line 125, in _run
raise RuntimeError(error_msg)
RuntimeError: OpenMC aborted unexpectedly.