MultipleShearSpring Element

From OpenSeesWiki
Revision as of 23:23, 31 May 2013 by Mkiku (talk | contribs) (Created page with '{{CommandManualMenu}} This command is used to construct a multipleShearSpring (MSS) element object, which is defined by two nodes. This element consists of a series of identical...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




This command is used to construct a multipleShearSpring (MSS) element object, which is defined by two nodes. This element consists of a series of identical shear springs arranged radially to represent the isotropic behavior in the local y-z plane.

element multipleShearSpring $eleTag $iNode $jNode $nSpring -mat $matTag <-lim $dsp> <-orient <$x1 $x2 $x3> $yp1 $yp2 $yp3> <-mass $m>

$eleTag unique element object tag
$inode $jnode end nodes
$nSpring number of springs
$matTag tag associated with previously-defined UniaxialMaterial object
$dsp minimum deformation to calculate equivalent coefficient (see note 1)
$x1 $x2 $x3 vector components in global coordinates defining local x-axis
$yp1 $yp2 $yp3 vector components in global coordinates defining vector yp which lies in the local x-y plane for the element
$m element mass

NOTES:

1) If $dsp is positive and the shear deformation of MSS exceeds $dsp, this element calculates equivalent coefficient to adjust force and stiffness of MSS. The adjusted MSS force and stiffness reproduce the behavior of the previously defined uniaxial material under monotonic loading in every direction. If $dsp is zero, the element does not calculate the equivalent coefficient.


EXAMPLE: