External Request:
Would it be possible to add a capability in Grepos, or somewhere in SEACAS, to rotate data in addition to meshes? I’m on XYZ project, and there are multiple coordinate systems that will be used throughout the program. I’d like to be able to rotate existing simulation results into the different coordinate systems without needing to rerun the simulation.
Discussion
- grepos has code to rotate models and attributes
- would be somewhat easy to add this capability
- For vectors, specify all three variable name components since grepos does not recognize
- Could also implement in io_modify or io_shell which do have the field recognition