Hello,
I use this plugin:
<PlugIn Id="_ImposeDisplacement" X="0" Y="0" Z="-1*it" Set="indentor" /> (indentor is a tool)
The tool goes through the DiscreteElement, and the element moved later.
I want to let the tool rebound from the elements.
Originally, I think the possible causes is the tool is too fast. I used several different velocity, they didn't work well. The tool with these velocities just crashed into the elements and moved on.
Then, I try to fix the Beam's YoungModulus and PoissonRatio, which didn't make sense either.
Can you give me some hint to solve this problem.
Here is my input file,
https://drive.google.com/open?id=1xX-wHbuUwSPSkY851VdGjjQDdRx65baTregards,
Wang