Plane Strain Material: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{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. | 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 | ||
|- | |- | ||
| '''$threeDTag ''' || tag of | | '''$threeDTag ''' || integer tag of previously defined 3d ndMaterial material | ||
|} | |} | ||
Latest revision as of 21:17, 3 March 2010
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
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