FISH Functions
FISH functions operating on pile elements. The Beam Functions and General Structural Element Functions may also be used on pile elements; in particular, the struct.prop
function allows one to get and set the properties of a pile element. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.
Pile Functions
struct.pile.gap(STRUCT_PILE_PNT,INT,INT) |
struct.pile.normal.dir(STRUCT_PILE_PNT,INT) |
struct.pile.normal.disp(STRUCT_PILE_PNT,INT) |
struct.pile.normal.state(STRUCT_PILE_PNT,INT) |
struct.pile.normal.stress(STRUCT_PILE_PNT,INT) |
struct.pile.prop(STRUCT_PNT,STR/INT) |
struct.pile.prop.index(STRUCT_PNT,STR<,INT>) |
struct.pile.rupture.tension(STRUCT_PILE_PNT) |
struct.pile.shear.dir(STRUCT_PILE_PNT,INT) |
struct.pile.shear.disp(STRUCT_PILE_PNT,INT) |
struct.pile.shear.state(STRUCT_PILE_PNT,INT) |
struct.pile.shear.stress(STRUCT_PILE_PNT,INT) |
struct.pile.state.compression(STRUCT_PILE_PNT) |
struct.pile.state.tension(STRUCT_PILE_PNT) |
struct.pile.stress.confining(STRUCT_PILE_PNT,INT) |