FISH Functions
FISH functions operating on extrusion piles. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.
Note that all beam functions may also be used on pile elements.
Structural Pile Functions
struct.pile.area(STRUCT_PILE_PNT) | Get/set the cross-section area of the pile element. |
struct.pile.axial.yield(STRUCT_PILE_PNT) | Get/set the axial tensile yield strength (force units) of the... |
struct.pile.force(STRUCT_PILE_PNT,INT<,INT>) | Get the nodal force acting on the pile element at... |
struct.pile.force.nodal(STRUCT_PILE_PNT,INT<,INT>) | Get the generalized nodal force acting at end iend in... |
struct.pile.gap(STRUCT_PILE_PNT,INT,INT) | Get the gap component in normal spring at end iend ... |
struct.pile.length(STRUCT_PILE_PNT) | Get/set the length of the pile element. |
struct.pile.load(STRUCT_PILE_PNT<,INT>) | Get/set the uniform applied distributed load acting on the pile... |
struct.pile.moi(STRUCT_PILE_PNT<,INT>) | Get/set the moment of inertia of the pile. |
struct.pile.moment(STRUCT_PILE_PNT,INT<,INT>) | Get the nodal moment acting on the pile element at... |
struct.pile.moment.plastic(STRUCT_PILE_PNT) | Get/set the plastic moment capacity of the pile element. |
struct.pile.normal.cohesion(STRUCT_PILE_PNT) | Get/set the normal coupling spring cohesive strength of the pile... |
struct.pile.normal.dir(STRUCT_PILE_PNT,INT<,INT>) | Get the global direction in which the pile element is... |
struct.pile.normal.disp(STRUCT_PILE_PNT,INT) | Get the displacement in the coupling normal spring at end... |
struct.pile.normal.friction(STRUCT_PILE_PNT) | Get/set the normal coupling spring friction angle of the pile... |
struct.pile.normal.gap(STRUCT_PILE_PNT) | Get the normal coupling spring gap-use flag. |
struct.pile.normal.state(STRUCT_PILE_PNT,INT) | Get the yield state of the coupling normal spring at... |
struct.pile.normal.stiffness(STRUCT_PILE_PNT) | Get/set the normal coupling spring stiffness of the pile element. |
struct.pile.normal.stress(STRUCT_PILE_PNT,INT) | Get the stress in the coupling normal spring at end... |
struct.pile.perimeter(STRUCT_PILE_PNT) | Get/set the exposed perimeter of the pile element. |
struct.pile.poisson(STRUCT_PILE_PNT) | Get/set the Poisson’s ratio of the pile element. |
struct.pile.rockbolt(STRUCT_PILE_PNT) | Get a boolean flag of the rockbolt. |
struct.pile.shear.cohesion(STRUCT_PILE_PNT) | Get/set the shear coupling spring cohesive strength of the pile... |
struct.pile.shear.dir(STRUCT_PILE_PNT,INT<,INT>) | Get the global direction in which the pile element is... |
struct.pile.shear.disp(STRUCT_PILE_PNT,INT) | Get the displacement in coupling shear spring at end iend ... |
struct.pile.shear.flag(STRUCT_PILE_PNT) | Get the shear direction incremental confining stress flag. |
struct.pile.shear.friction(STRUCT_PILE_PNT) | Get/set the shear coupling spring friction angle of the pile... |
struct.pile.shear.state(STRUCT_PILE_PNT,INT) | Get the yield state of the coupling shear spring at... |
struct.pile.shear.stiffness(STRUCT_PILE_PNT) | Get/set the shear coupling spring stiffness of the pile element. |
struct.pile.shear.stress(STRUCT_PILE_PNT,INT) | Get the stress in coupling shear spring at end iend ... |
struct.pile.slide(STRUCT_PILE_PNT) | Get a boolean flag of slide. |
struct.pile.slide.tol(STRUCT_PILE_PNT) | Get/set the large-strain sliding tolerance of the pile element. |
struct.pile.strain.failure(STRUCT_PILE_PNT) | Get/set the tensile failure strain (non-dimensional) of the pile element. |
struct.pile.stress.confining(STRUCT_PILE_PNT,INT) | Get the confining stress at end iend ∈ {1, 2}... |
struct.pile.table.cohesion(STRUCT_PILE_PNT) | Get/set the shear direction cohesion strength table number for the... |
struct.pile.table.factor(STRUCT_PILE_PNT) | Get/set the shear direction friction table number for the pile... |
struct.pile.table.friction(STRUCT_PILE_PNT) | Get/set the shear direction incremental confining stress factor table number... |
struct.pile.volume(STRUCT_PILE_PNT) | Get/set the volume of the pile element. |
struct.pile.ydir(STRUCT_PILE_PNT<,INT>) | Get the y -axis of the pile element local system. |
struct.pile.young(STRUCT_PILE_PNT) | Get/set the Young’s modulus of the pile element. |
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |