Logo  PFC

struct.link.model

Syntax

s = struct.link.model(p,idof)

Get the name of the 1-D force-displacement model used in degree-of-freedom idof. If the link attached condition is free or rigid, then this function will return an empty string (see the struct.link.attach function). The currently available models are linear, normal-yield, shear-yield, and pile-yield.

Returns:

s - the name of the model used in degree of freedom idof, or an empty string if none is being used

Arguments:

p - a pointer to a structural link

idof - the degree-of-freedom, from 1 to 6

⇄
  • PFC 6.0 documentation »
  • FLAC3D »
  • FLAC3D Model Objects »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.maxid | struct.link.model.area ⇒
Was this helpful? ... PFC © 2019, Itasca Updated: Apr 26, 2019