Example: Using a Termination Condition
You can define a termination condition that will stop an analysis if the load on the model’s servo motor is too large.
1. Create a net load measure and name it servo_load.
2. Define a termination condition and name it servo_crash; include the expression servo_load>1000.
3. Define a dynamic analysis and select servo_crash as the termination condition.
4. Run the analysis.