Viscous 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 Viscous $matTag $C $alpha''' | ||
|} | |} | ||
Revision as of 16:26, 26 September 2014
- 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 uniaxial viscous material object. stress =C(strain-rate)^alpha
uniaxialMaterial Viscous $matTag $C $alpha |
$matTag | integer tag identifying material |
$C | damping coeficient |
$alpha | power factor (=1 means linear damping) |
NOTES:
1. This material can only be assigned to truss and zeroLength elements.
2. This material can not be combined in parallel/series with other materials. When defined in parallel with other materials it is ignored.
REFERENCES:
See Eqn 9 in G. Pekcan, J.B.Mander abd S.S. Chen, "Fundamental Considerations for the Design of Non-Linear Viscous Dampers", Earthqauke Engineering & Structural Dynamics 28,1405-1425 (1999)
Code Developed by: Mehrdad Sasani, NEU