I am not sure but i think this can be an issue of serial/parallel mpi4py.
also try setting this in the script.
openmc.deplete.pool.USE_MULTIPROCESSING = False
Try looking at this thread for detail.
i hope that helps
I am not sure but i think this can be an issue of serial/parallel mpi4py.
also try setting this in the script.
openmc.deplete.pool.USE_MULTIPROCESSING = False
Try looking at this thread for detail.
i hope that helps