Hello,

Currently I am working on a problem that considers both NLADAPTIVE and element deletion command snippets in Mechanical. Unfortunately NLADAPTIVE does not support EKILL commands for element deletion. For that reason I would like to delete elements via the EDELE command. As this command is only valid in the /prep7 processor, I have to switch processors between loadsteps. The model consists of a gradually increasing displacement over multiple loadsteps.

The problem I encounter when using the EDELE command in combination with ANTYPE restart is that the subsequent loadstep is considered loadstep n=1 (start at initial loading condition), while this should be n+1 (continue loading conditions).

I'm fairly new in writing my own commands, so I would like to learn how to properly deploy a restart for a subsequent loadstep that takes into account the adjustments (element deletion) made in the /prep7 environment in order to continue the simulation with the new mesh. Help is greatly appreciated!

Kind regards,

Paul

More Paul van Houten's questions See All
Similar questions and discussions