Triple Friction Pendulum Element: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
---- | |||
EXAMPLE: | EXAMPLE: | ||
Line 22: | Line 23: | ||
element TripleFrictionPendulum 1 1 2 ; | element TripleFrictionPendulum 1 1 2 ; | ||
REFERENCES: | |||
1) Dao ND, Ryan KL, … Verification of a Three-dimensional Triple Pendulum Bearing | |||
Element with General Friction Model Using Full Scale Test Data. Submitted to | Element with General Friction Model Using Full Scale Test Data. Submitted to | ||
Earthquake Engineering and Structural Dynamics, 2012. | Earthquake Engineering and Structural Dynamics, 2012. | ||
2) Dao ND. Experimental and Analytical Studies of the Seismic Response of a Full-scale 5- | |||
story Steel Moment Frame Building Isolated by Triple Pendulum Bearings. Dissertation, | story Steel Moment Frame Building Isolated by Triple Pendulum Bearings. Dissertation, | ||
University of Nevada – Reno, 2012 | University of Nevada – Reno, 2012 |
Revision as of 23:48, 19 July 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 a Triple Friction Pendulum Bearing element object.
element TripleFrictionPendulum $eleTag $iNode $jNode |
$eleTag | unique element object tag |
$iNode $jNode | end nodes |
EXAMPLE:
element TripleFrictionPendulum 1 1 2 ;
REFERENCES:
1) Dao ND, Ryan KL, … Verification of a Three-dimensional Triple Pendulum Bearing Element with General Friction Model Using Full Scale Test Data. Submitted to Earthquake Engineering and Structural Dynamics, 2012.
2) Dao ND. Experimental and Analytical Studies of the Seismic Response of a Full-scale 5- story Steel Moment Frame Building Isolated by Triple Pendulum Bearings. Dissertation, University of Nevada – Reno, 2012
Code Developed by: Nhan D. Dao, University of Nevada - Reno.