Elastic Uniaxial Material: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{| | {| | ||
| style="background: | | style="background:lime; color:black; width:800px" | '''uniaxialMaterial Elastic $matTag $E <$eta>''' | ||
|} | |} | ||
Revision as of 17:43, 20 September 2012
- 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 uniaxial material object.
uniaxialMaterial Elastic $matTag $E <$eta> |
$matTag | integer tag identifying material |
$E | tangent |
$eta | damping tangent (optional, default=0.0) |
Code Developed by: fmk