HELP! Particles maximum number of events warning

Hello,

I am trying to create a certain geometry using csg and when plotting the geometry in openmc-plotter it looks correct even on my test cases. However, when I run a quick test case I get the warning particle underwent maximum number of events. The code is below. can anyone help?

Thanks
test.py (9.1 KB)

Hi Thallam
I personally don’t like downloading and running python scripts from people I am unfamiliar with, if you could provide the code within text I would be able to take a look.
I would suggest running it in geometry debug mode if you haven’t, and also checking out the following support page,

The person didn’t find a fix for his specific scenario but you might be able to for yours. It can be useful to try and track which particle it’s occurring with and evaluating it’s specific interactions to see where its interacting with or if it’s getting stuck.