Plane Stress Material: Difference between revisions
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 |
||
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 stress material via static condensation. | 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. | ||
Latest revision as of 21:16, 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 stress material via static condensation.
nDMaterial PlaneStress $matTag $threeDtag |
$matTag | integer tag identifying material |
$otherTag | tag of perviously defined 3d ndMaterial material |
The material formulations for the PlaneStress object are ""Plane Stress"
Code Developed by: Ed Love