Hello,
I recently came across these lines in the friction welding example (lines 333 and 334 of inertiaweld_original_build.py from section 1.3.18 of the Abaqus Example Problems Manual):
remeshCard = "*remesh trigger,distortion = " + "%g" % (distortionLimit, ) mdb.models['Model-1'].keywordBlock.insert(historyBlock, remeshCard)
It is my understanding that these are supposed to trigger solution mapping in this case. However, there is no information in the documentation for the *remesh trigger keyword.
What are you supposed to do in these scenarios?
Any help is much appreciated.
Kind regards,
Ross.