Hi all,
Hopefully a really simple one to solve.
I have a simple model, working as a demonstrator.
2 Components, one locked in place whilst the other is driven into it. I have a contact between the two.
I need the simulation to terminate when the contact force reaches 100kN. I believe the strategy is /STOP/LSENSOR. Sensor = /Sensor/INTER... TYPE 6.
However, I cannot get the simulation to kill at 100kN.
Here is the sensor (Fmin = -1, Fmax = 100).
## Sensors
##--------------------------------------------------------------------------------------------------
/SENSOR/INTER/1
SENSOR
1 -1.0 100.0 0.0
The issue seems to be when the simulation starts, the sensor activates. I've run the model without the sensor and it ranges from 0 to 200kN. I have tried varying the numbers but that does not alter the outcome, every attempt begins with sensor being activated.
HELP!!!!
Many thanks in advance.
Andy