Hi
I am trying to output a tensor from libmesh into an Exodus file.
I think I set the right ordering (XX-YY-ZZ-XY-XZ-YZ) but Paraview (v. 5.13.1) is not collapsing it in a single variable.
These are the vars:
“sigEFFXX”, “sigEFFYY”, “sigEFFZZ”, “sigEFFXY”, “sigEFFXZ”, “sigEFFYZ”
I believe the same used to work in earlier versions.
Any idea on how I can debug this issue?