FISH Functions

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

Note that all shell functions will also work with both geogrid elements and liner elements.

Structural Shell Functions

struct.shell.area(STRUCT_SHELL_PNT)
struct.shell.beta(STRUCT_SHELL_PNT)
struct.shell.depth.factor(STRUCT_SHELL_PNT)
struct.shell.element.type(STRUCT_SHELL_PNT)
struct.shell.poisson(STRUCT_SHELL_PNT)
struct.shell.pressure(STRUCT_SHELL_PNT)
struct.shell.prop.anis(STRUCT_SHELL_PNT,INT)
struct.shell.prop.matx(STRUCT_SHELL_PNT)
struct.shell.prop.ortho(STRUCT_SHELL_PNT,INT)
struct.shell.prop.type(STRUCT_SHELL_PNT)
struct.shell.resultant(STRUCT_SHELL_PNT,INT<,INT>)
struct.shell.resultant.valid(STRUCT_SHELL_PNT)
struct.shell.stress(STRUCT_SHELL_PNT,INT)
struct.shell.stress.max(STRUCT_SHELL_PNT)
struct.shell.stress.min(STRUCT_SHELL_PNT)
struct.shell.stress.prin(STRUCT_SHELL_PNT,INT)
struct.shell.stress.valid(STRUCT_SHELL_PNT)
struct.shell.thickness(STRUCT_SHELL_PNT)
struct.shell.volume(STRUCT_SHELL_PNT)
struct.shell.young(STRUCT_SHELL_PNT)