is there a way to identify the zone numbering in TRITON?
I'm running depletion calculations using TRITON (SCALE 6.3.1) for VVER assemblies and I would like to extract the local fluxes in the pins. In the outputs there is this zone data:
"
Zone data
Zone Mix Relative Relative Zone
No. No. Flux Fission Power Volume
-----------------------------------------------------------------
1 4 7.54479E-04 0.00000E+00 2.08558E+01
2 54 7.51627E-04 0.00000E+00 7.57444E-01
3 7 7.50969E-04 3.49065E-03 4.77836E-01
4 29 7.51848E-04 0.00000E+00 1.60606E-02
...
"
I have realized that the zones represent parts of the geometry that I defined in the geometry card per each cell. For example I know that the zone 3 volume is exactly the surface area of one fuel pin using the fuel 7.
My question is: is there a map of these zone numbers? Because, at the moment, I have no idea which pin is represented by zones 1 to 4, whether it's the top-left, top-right or a random one in the middle of the assembly.
Or eventually, is there a way to make SCALE print a file like the
newtgrid.ps files with this numbering printed on?