Hi,
I’m writing to help debug a problem I’ve been having to figure out if it a code limitation or a hardware one. Currently if I run OpenMC via the PythonAPI with 2e9 or more particles, it stalls when it reaches the part where it allocates the banks. If left long enough it crashes out right. I haven’t seen any errors either as it crashes the terminal window I’m running it in. Is this a limitation of OpenMC or a problem caused by something else?
I’ve included my as an attachment so you can see what I’m doing.
Thanks,
Matt
PythonCode.py (10.6 KB)