Plane Strain Material: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: This command is used to construct a plane-stress material wrapper which converts any three-dimensional material into a plane stress material via static condensation. {| | style="backgro...)
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This command is used to construct a plane-stress material wrapper which converts any three-dimensional material into a plane stress material via static condensation.
{{CommandManualMenu}}
 
This command is used to construct a plane-stress material wrapper which converts any three-dimensional material into a plane strain material by imposing plain strain conditions on the three-dimensional material.




Line 11: Line 13:
|  style="width:150px" | '''$matTag ''' || integer tag identifying material
|  style="width:150px" | '''$matTag ''' || integer tag identifying material
|-
|-
|  '''$otherTag ''' || tag of perviously defined 3d ndMaterial material
|  '''$threeDTag ''' || integer tag of previously defined 3d ndMaterial material
|}
|}



Latest revision as of 21:17, 3 March 2010




This command is used to construct a plane-stress material wrapper which converts any three-dimensional material into a plane strain material by imposing plain strain conditions on the three-dimensional material.


nDMaterial PlaneStrain $matTag $threeDtag

$matTag integer tag identifying material
$threeDTag integer tag of previously defined 3d ndMaterial material

The material formulations for the PlaneStrain object are ""Plane Strain"


Code Developed by: Antonios Vytiniotis, MIT