struct.cable.grout.slip

Syntax

i := struct.cable.grout.slip(p,iend)

Get the slip state of grout (shear coupling spring) at end iend ∈ {1, 2}. Return value {0, 1, 2} denotes never slipped, now slipping, or slipped in the past, respectively.

Returns:

i - slip state of grout, i ∈ {0, 1, 2} denotes never slipped, now slipping, or slipped in the past, respectively

Arguments:

p - pointer to a cable element

iend - end number of the element, iend ∈ {1, 2}