openmc icon indicating copy to clipboard operation
openmc copied to clipboard

Rotating and moving Mesh elements

Open egor1abs opened this issue 1 year ago • 0 comments

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: image

Compatibility

At the moment, translation can be applied to MeshFilter, but using this attribute it is impossible to rotate the Mesh.

egor1abs avatar Jun 03 '24 07:06 egor1abs