Logo  

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

⇄
  • FLAC3D 7.0 documentation »
  • Program Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.maxid | struct.link.model.area ⇒
Was this helpful? ... FLAC3D © 2019, Itasca Updated: Feb 25, 2024