openmc
openmc copied to clipboard
Rotating and moving Mesh elements
Description
Implementation of deeper work with the location of the Mesh element in space, similar to what is implemented in MCNP. This may be necessary when you need to get a Tally visualization for objects that are not parallel to one of the axes.
Alternatives
In MCNP, a rotation matrix can be applied for each MeshTally element, which looks like this:
Compatibility
At the moment, translation can be applied to MeshFilter, but using this attribute it is impossible to rotate the Mesh.