Elastic Section

From OpenSeesWiki
Revision as of 01:14, 13 March 2010 by Fmk (talk | contribs) (Created page with '{{CommandManualMenu}} This command allows the user to construct an ElasticSection. {| style="background:yellow; color:black; width:800px" | '''section Elastic $secTag $E $A $I...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




This command allows the user to construct an ElasticSection.

section Elastic $secTag $E $A $Iz <$Iy $G $J>


$secTag unique section tag
$E Young's Modulus
$A cross-sectional area of section
$Iz second moment of area about the local z-axis
$Iy second moment of area about the local y-axis (required for 3D analysis)
$G Shear Modulus (required for 3D analysis)
$J torsional moment of inertia of section (requiredfor 3D analysis)

NOTES:

  • The elastic section can be used in the nonlinear beam column elements. Sometimes when building the model it is useful to do so to check the model being built.

Code Developed by: fmk