Logo  

struct.link.model.yield

Syntax

i := struct.link.model.yield(p,idof)

Get the yield state indicator in the 1-D force displacement model in degree-of-freedom idof. This is returned as an integer where 0 = never yielded, 1 = yielding now, and 2 = yielded in past.

Returns:

i - a yield indicator from 0 to 2

Arguments:

p - a pointer to a structural link

idof - a degree-of-freedom from 1 to 6 (1 to 3 in 2D)

⇄
  • Itasca Software 9.3 documentation »
  • Itasca Software Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.model.tension | struct.link.next ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Apr 04, 2025

9.3.27