Elastic-Perfectly Plastic Material

From OpenSeesWiki
Revision as of 23:37, 24 September 2009 by Fmk (talk | contribs) (New page: This command is used to construct an elastic perfectly-plastic uniaxial material object. {| | style="background:yellow; color:black; width:800px" | '''uniaxialMaterial ElasticPP $matTag...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


uniaxialMaterial ElasticPP $matTag $E $epsyP <$epsyN $eps0>

$matTag integer tag identifying material
$E tangent
$epsyP strain or deformation at which material reaches plastic state in tension
$epsyN strain or deformation at which material reaches plastic state in compression.
(optional, default is tension value)
$eps0 initial strain (optional, default: zero)


Code Developed by: fmk