How can I combine results from several different load steps into one contour plot?
Haley
Altair Community Member
I have three different load steps in which the load is applied in a different direction. I'm trying to combine the stress outputs using a Root-Sum-Squared (RSS) method and visualize it in one contour plot. The "Derived Loadsteps" option seems to be on the right track of what I'm trying to do but I'm not sure how to actually use this/whether it can do what I'm looking for.
Tagged:
0
Answers
-
hi,
you can create a derived loadstep of type 'linear superposition' if you want to add them together.
If you're trying only to find the worst case, then the type would be 'envelope'.
A few tutorials found in the documentation:
1