Logo  PFC

struct.link.model.stiffness

Syntax

m = struct.link.model.stiffness(p<,idof>)
struct.link.model.stiffness(p<,idof>) = m

Get/set the stiffness used by each 1-D force-displacement model. Will return a 1x6 matrix with the values in all six degrees-of-freedom, or if the optional idof argument is provided, the value in one specific degree-of-freedom.

Returns:

m - a 1x6 matrix representing the stiffness used by each force-displacement model, or a single value in a specific degree-of-freedom

Arguments:

p - a structural link pointer

idof - an optional degree-of-freedom, from 1 to 6

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


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