Dear STKO Team,
I am studying the friction pendulum bearing modeling and got few questions to ask as follows:
1) For the modal analysis that using linear analysis, what is the value of the isolator effective stiffness that STKO uses? Since the initial stiffness that we define in the element properties is not the effective stiffness.
2) For the excel that provided from https://asdeasoft.net/?webinar#019, the displacement as an input, does STKO modeling has its own assumption to determine the displacement of sliding isolator?
3)For some values of singleFPBearing element initial stiffness will occur the instability results of acceleration, does STKO has the recommendation range of the initial stiffness of singleFPBearing element?
Thank you very much for your help.
Best regards,
Natalia Lioe
singleFPBearing element
Re: singleFPBearing element
The eigen analysis in OpenSees uses the current stiffness of the material that you are using. There is no way to tell OpenSees to use a different (equivalent) stiffness.1) For the modal analysis that using linear analysis, what is the value of the isolator effective stiffness that STKO uses? Since the initial stiffness that we define in the element properties is not the effective stiffness.
What we did in that webinar, is to perform an initial analysis with the nonlinear bearing element, and from that we computed the equivalent stiffness. Then there was a custom script (just before the last eigen analysis) where we compute the equivalent stiffness, remove the bearing element, and replace them with elastic springs with the equivalent stiffness.
We don't have a general recommendation for it. Try to play with the stiffness values to understand when it becomes unstable and try to understand why3)For some values of singleFPBearing element initial stiffness will occur the instability results of acceleration, does STKO has the recommendation range of the initial stiffness of singleFPBearing element?
-
natalialioe
- Posts: 4
- Joined: Wed Aug 11, 2021 12:17 pm
Re: singleFPBearing element
Dear STKO Team,
Thank you very much for the reply, it's very helpful.
Best,
Natalia
Thank you very much for the reply, it's very helpful.
Best,
Natalia
Re: singleFPBearing element
You are welcome.