Dear all
As I have mentioned in previous posts, I am creating a fuel element model with hexagonal geometry (see Figure 1) and which includes TRISO particles uniformly located in thin stripes. At this moment, when I simulate the full geometry, many warnings and an error message appear. So, I did some tests with a reduced geometry, below what I did:
1- Create a model with one-third of the full geometry (see Figure 2) and with all boundary conditions (py01, py42, p01, p08, pz1 & pz2) as reflective. With these conditions, the simulation runs!
2- Create a model with two-thirds of the full geometry (see Figure 3). This model includes periodic (p08 & p11) and reflective (py01, p16, py42, p12, pz01 & pz02) boundary conditions. In this case, the simulation also runs!
3- Finally, when I include Cell 3 in the model and define all the edges of the hexagon as periodic boundary conditions (see Figure 1), the simulation shows many warnings like the following:
WARNING: After particle 5001 crossed surface 416 it could not be located in any cell and it did not leak.
I want to highlight that surface 416 is the common factor in all warnings. This surface is plane p16 in Figure 3 and it divides Cell 2 from Cell 3. After the warnings, an error message is shown and the simulation stops:
ERROR: Maximum number of lost particles has been reached.
I read the Troubleshooting Section and it is mentioned that “…If proper boundary conditions have been applied and you still receive this error, it means that a surface/cell/lattice in your geometry has been specified incorrectly or is missing.” I have carefully reviewed my geometry and boundary conditions but I didn’t find any mistake.
I do not understand what could happen when I include Cell 3 if everything was working with two cells. I fill Cell 3 with the same universe I filled Cell 1 and Cell 2, the only difference is the rotation angle.
Please, if anyone could give me some tips, I appreciate it because right now I really don’t see where could be my mistake. I could also share the python script if someone wants to see it with more details.
Thanks in advance for the help,
Javier