Contact Callback Events

FISH function execution can be triggered in response to specific events defined in contact models (such as a bond breakage) via the callback mechanism. When the event occurs, the associated FISH function is called with information about the event passed into the function. FISH functions are associated with particular callback events using the fish callback command. The tutorial “Using FISH Callbacks” demonstrates the usage of FISH callbacks.