PeriLab.jl
PeriLab.jl copied to clipboard
[Feature]: UMAT Status Variables in Exodus
What are you trying to do and how would you want to do it differently?
I would like to have the status variables to be visible in Exodus.
Is it something you currently cannot do? Is this related to an issue/problem?
No response
Implementation details
If the field size is greater than 1 the variables will be automatically stored as x,y,z; xx,xy,yz,....
For status variables this does not work, because they might be completely unrelated. An extra function must be written to create separate fields and export the data.
Would you be willing to submit a PR?
Yes