Hello, I'm currently writing a VUMAT for Abaqus/Explicit and I'd like to save information about plastic strains, so I have state variables defined within the plastic and elastic strains, but when I apply a finite rotation to an element, these state variables need to be rotated too and i don't know how.
In UMAT there's this function, ROTSIG, which solves the problem, but in the VUMAT I certainly don't know how to do it, I guess it is related to the relSpinInc variable that Abaqus passes for information but I'm not sure how to do it. Can somebody help me please?