Implicit Device Events
Use an Implicit Device Events node () to create solver events that trigger when a condition goes from false to true. The conditions have to be written with a relation expression of any of the types a>b, a>=b, a<b, or a<=b. The equal comparison, a==b, should generally be avoided because it is a comparison of floating-point numbers. The reinitialization works exactly like the Explicit Device Events node (see above).
Enter a tensor-valued condition in the Condition column. If the result is nonscalar, it results in one solver event per element. See the Explicit Device Eventss node for details how to fill the Re-init variables and Re-init expressions columns.