Elastic-Perfectly Plastic Gap Material: Difference between revisions
Jump to navigation
Jump to search
(New page: This command is used to construct an elastic perfectly-plastic gap uniaxial material object. {| | style="background:yellow; color:black; width:800px" | '''uniaxialMaterial ElasticPPGap ...) |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | |||
This command is used to construct an elastic perfectly-plastic gap uniaxial material object. | This command is used to construct an elastic perfectly-plastic gap uniaxial material object. | ||
Revision as of 21:10, 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 an elastic perfectly-plastic gap uniaxial material object.
uniaxialMaterial ElasticPPGap $matTag $E $Fy $gap <$eta> <damage> |
$matTag | integer tag identifying material |
$E | tangent |
$Fy | stress or force at which material reaches plastic state |
$gap | initial gap (strain or deformation) |
$eta | hardening ratio (=Eh/E), which can be negative |
$damage | a switch to accumulate damage in the material. If damage is omitted, default value, the gap material "re-centers" on load reversal. |
Code Developed by: krm