meyer-nils / paraview_rotate_tensors

A Paraview filter to rotate tensor fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE Black

Paraview Transform Tensors

Paraview's default 'Transform' filter does not rotate tensors with the transformation. Hence, this filter can be applied seperately to rotate tensors with the mesh according to

,

where the rotation matrices are defined in the initial frame (external rotation angles). Therefore you should be able to simple copy the 'Transform' roation angles to this filter for matching rotations. The plugin requires Paraview 5.8 or higher. Load the plugin to Paraview via 'Tools' -> 'Manage Plugins...' -> 'Load New'.

About

A Paraview filter to rotate tensor fields.

License:MIT License


Languages

Language:Python 100.0%