Elastic Uniaxial Material: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
|}
|}


----


[[Image:Elastic.gif]]
[[Image:Elastic.gif]]


Code Developed by: <span style="color:blue"> fmk </span>
Code Developed by: <span style="color:blue"> fmk </span>

Revision as of 21:51, 25 September 2009

This command is used to construct an elastic uniaxial material object.

uniaxialMaterial Elastic $matTag $E <$eta>

$matTag integer tag identifying material
$E tangent
$eta damping tangent (optional, default=0.0)

Code Developed by: fmk