Elastic Uniaxial Material: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
|  '''$eta ''' || damping tangent (optional, default=0.0)  
|  '''$eta ''' || damping tangent (optional, default=0.0)  
|}
|}
[[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 18:16, 30 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