struct.geogrid.shear.disp

Syntax

f := struct.geogrid.shear.disp(p,inode)

Get the displacement in the shear coupling spring at node inode (inode ∈ {1, 2, 3}). Shear displacement is always positive and acts in the geogrid tangent plane. The shear direction is given by struct.geogrid.shear.dir.

Returns:

f - displacement magnitude of shear coupling spring

Arguments:

p - pointer to a geogrid element

inode - node number in the element, inode ∈ {1, 2, 3}