To prevent instabilities resulting from shooting nodes, LS-DYNA uses a so-called “shooting node logic” routine, which is activated via SNLOG=0 (default).
“Shooting node logic” puts a penetrating node back to the master surface without applying any contact force. This occurs on the first cycle that a penetration is sensed. In subsequent cycles, penetration produces contact forces. After the penetrating node is pushed back so that it is no longer penetrating a master surface, “shooting node logic” can again be invoked the next time penetration occurs.
“Shooting node logic” can be beneficial in the case where a slave node suddenly finds itself well behind it’s master segment (whereas there was no penetration in the preceding cycle). In such a case, the logic prevents a huge contact force that might otherwise cause an instability. The penetrating node is simply placed back on the master surface.
Setting IGNORE=1 supersedes use of “shooting node logic”.