Hi,
I am simulating rock cutting process in Abaqus. The simulation starts with a brick shaped rock (flat top surface) and one of the responses I am interested in is the removed volume of rock at the end of the cutting process. I should note that there is a damage model defined and the elements get deleted accordingly.
Using output variable STATUS does not work unfortunately, since some elements simply fly away without being deleted (when I checked the STATUS value for those flying elements, I can see they are set to 1). In other words, some rock particles simply get removed without being deleted.
I tried using a displacement criteria, essentially checking displacement of nodes and if they are above a threshold, I consider them as "removed". However, I was wondering if there would be a more elegant and robust way to do this. Is there for example another output variable in Abaqus, which would tell me element IDs for those elements which lost connectivity to the rest of the model.
Thank you very much in advance for your comments and replies.
Best regards,
Murat