FISH Functions

FISH functions operating on extrusion cables. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.

Structural Cable Functions

struct.cable.area(STRUCT_CABLE_PNT) Get/set the cross-section area of the cable element.
struct.cable.force.axial(STRUCT_CABLE_PNT) Get the average axial force of the element (positive: tension;...
struct.cable.force.nodal(STRUCT_CABLE_PNT,INT<,INT>) Get the generalized nodal force acting at end iend .
struct.cable.grout.cohesion(STRUCT_CABLE_PNT) Get/set the grout cohesion.
struct.cable.grout.confining(STRUCT_CABLE_PNT,INT) Get the confining stress acting on the grout at end...
struct.cable.grout.dir(STRUCT_CABLE_PNT,INT<,INT>) Get the direction vector in which cableSEL is being loaded...
struct.cable.grout.disp(STRUCT_CABLE_PNT,INT) Get displacement in grout (shear coupling spring) at end iend ...
struct.cable.grout.friction(STRUCT_CABLE_PNT) Get/set the grout internal friction angle.
struct.cable.grout.perimeter(STRUCT_CABLE_PNT) Get/set the grout exposed perimeter.
struct.cable.grout.slip(STRUCT_CABLE_PNT,INT) Get the slip state of grout (shear coupling spring) at...
struct.cable.grout.stiffness(STRUCT_CABLE_PNT) Get/set the grout stiffness.
struct.cable.grout.stress(STRUCT_CABLE_PNT,INT) Get stress in grout (shear coupling spring) at end iend ...
struct.cable.length(STRUCT_CABLE_PNT) Get the length of the cable element.
struct.cable.slide(STRUCT_CABLE_PNT) Get the boolean flag of the large-strain sliding.
struct.cable.slide.tol(STRUCT_CABLE_PNT) Get/set the large-strain sliding tolerance of the cable element.
struct.cable.state.compression(STRUCT_CABLE_PNT) Get the compression yield state of the cable element.
struct.cable.state.tension(STRUCT_CABLE_PNT) Get the tension yield state of cable element.
struct.cable.stress.axial(STRUCT_CABLE_PNT) Get the average axial stress of the cable element (positive:...
struct.cable.volume(STRUCT_CABLE_PNT) Get the cable element volume, or the cross-sectional area times...
struct.cable.yield.compression(STRUCT_CABLE_PNT) Get/set the compression yield strength of the cable element.
struct.cable.yield.tension(STRUCT_CABLE_PNT) Get/set the tension yield strength of the cable element.
struct.cable.young(STRUCT_CABLE_PNT) Get/set the Young’s modulus of the cable element.