YamamotoBiaxialHDR Element
- 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 YamamotoBiaxialHDR element object, which is defined by two nodes. This element can be used to represent the isotropic behavior of high-damping rubber bearing in the local y-z plane.
element YamamotoBiaxialHDR $eleTag $iNode $jNode $Tp $DDo $DDi $Hr <-coRS $cr $cs> <-orient <$x1 $x2 $x3> $y1 $y2 $y3> <-mass $m> |
$eleTag | unique element object tag |
$inode $jnode | end nodes |
$Tp | compound type |
= 1 : X0.6R manufactured by Bridgestone corporation. | |
$DDo | outer diameter [m] |
$DDi | bore diameter [m] |
$Hr | total thickness of rubber layer [m] |
Optional Data | |
$cr $cs | coefficients for shear stress components of <math>\tau_{r}</math> and <math>\tau_{s}</math> |
$x1 $x2 $x3 | vector components in global coordinates defining local x-axis |
$yp1 $yp2 $yp3 | vector components in global coordinates defining vector yp which lies in the local x-y plane for the element |
$m | element mass [kg] |
NOTES:
1) The valid queries to a YamamotoBiaxialHDR element when creating an ElementRecorder object are 'globalForce', 'localForce', 'basicForce', 'localDisplacement' and 'basicDeformation'.
EXAMPLE:
element KikuchiBearing 1 1 2 -shape round -size 1.016 0.320 -nMSS 8 -matMSS 1 -nMNS 30 -matMNS 2
KikuchiBearing_Sample.tcl, KikuchiBearing_input_Z.tcl, KikuchiBearing_input_X.tcl
case 1: P-Delta effect not considered (use -noPDInput -noTilt option) |
case 2: P-Delta effect considered, uniform distribution of compression modulus |
case 3: P-Delta effect considered (use -lambda option) |
REFERENCES:
M. Kikuchi , I. D. Aiken and A. Kasalanati , "Simulation analysis for the ultimate behavior of full-scale lead-rubber seismic isolation bearings", 15th World Conference on Earthquake Engineering, No. 1688, 2012.