catrueeb
Mechanical
- Nov 21, 2018
- 13
I have a nonlinear simulation with one rigid surface pressing on a soft material. Now I would like to plot the contact stress or (even better) the contact force on the SURFACE of the soft body (it is one surface)in matlab. Therefore I tried to export the force values as en xy data file. I have two issues:
1) I can create an element nodal xy object for the contact force / stress. Is there a way to represent this data as unique nodal or even with x-y-z coordinates?
2) When I select the surface it creates an x/y data object for every element, but I want to show the forces for all nodes on the surface in one object.
What is the easiest way to export the contact force data to matlab and plot it in there? Thank you very much already!
1) I can create an element nodal xy object for the contact force / stress. Is there a way to represent this data as unique nodal or even with x-y-z coordinates?
2) When I select the surface it creates an x/y data object for every element, but I want to show the forces for all nodes on the surface in one object.
What is the easiest way to export the contact force data to matlab and plot it in there? Thank you very much already!