FISH Functions

FISH functions operating on shell-type elements (shells, geogrids and liners). The General Structural Element Functions may also be used on shell-type elements; in particular, the struct.prop function allows one to get and set the properties of a shell-type element. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.

Shell Functions

struct.shell.area(STRUCT_SHELL_PNT)

struct.shell.element.type(STRUCT_SHELL_PNT)

struct.shell.model(STRUCT_SHELL_PNT)

struct.shell.plastic(STRUCT_SHELL_PNT)

struct.shell.plastic.idata(STRUCT_SHELL_PNT)

struct.shell.plastic.iplocation(STRUCT_SHELL_PNT,INT)

struct.shell.plastic.ipstate(STRUCT_SHELL_PNT,INT)

struct.shell.plastic.ipstress(STRUCT_SHELL_PNT,INT,INT)

struct.shell.pressure(STRUCT_SHELL_PNT)

struct.shell.prop.index(STRUCT_PNT,STR<,INT>)

struct.shell.resultant(STRUCT_SHELL_PNT,INT<,INT>)

struct.shell.resultant.valid(STRUCT_SHELL_PNT)

struct.shell.stress(STRUCT_SHELL_PNT,INT<,INT>)

struct.shell.stress.bounds(STRUCT_SHELL_PNT)

struct.shell.stress.depth.factor(STRUCT_SHELL_PNT)

struct.shell.stress.prin(STRUCT_SHELL_PNT,INT)

struct.shell.stress.valid(STRUCT_SHELL_PNT)

struct.shell.volume(STRUCT_SHELL_PNT)