modeling of a spring and a damper in parllel
Moderators: silvia, selimgunay, Moderators
modeling of a spring and a damper in parllel
Hi,
I am trying to model a spring-damper system in which the spring and the damper are placed in parallel. I couldn't find any material or element that would simulate that behavior. The available ViscousDamper material simulates a spring and a damper put in series, and the Viscous material isn't allowed be modeled in parallel with a spring.
Any help would be appreciated.
Thanks
I am trying to model a spring-damper system in which the spring and the damper are placed in parallel. I couldn't find any material or element that would simulate that behavior. The available ViscousDamper material simulates a spring and a damper put in series, and the Viscous material isn't allowed be modeled in parallel with a spring.
Any help would be appreciated.
Thanks
-
- Posts: 916
- Joined: Mon Sep 09, 2013 8:50 pm
- Location: University of California, Berkeley
Re: modeling of a spring and a damper in parllel
I am not sure if this will work, but you can try two zerolength elements between the same two nodes, one zerolength element for the spring and the other with the Viscous material.
-
- Posts: 8
- Joined: Fri Apr 09, 2021 6:11 am
Re: modeling of a spring and a damper in parllel
Dears,
I am also facing the same problem.
Is there an effective way to model parallel spring and dashpot model in OpenSees?
Assigning two ZeroLength elements is not working.
I am also facing the same problem.
Is there an effective way to model parallel spring and dashpot model in OpenSees?
Assigning two ZeroLength elements is not working.
-
- Posts: 916
- Joined: Mon Sep 09, 2013 8:50 pm
- Location: University of California, Berkeley
Re: modeling of a spring and a damper in parllel
You can activate Rayleigh damping in the zerolength element with the doRayleigh option and use the region command to assign the dashpot constant.
https://opensees.berkeley.edu/wiki/inde ... th_Element
https://opensees.berkeley.edu/wiki/inde ... on_Command
https://opensees.berkeley.edu/wiki/inde ... th_Element
https://opensees.berkeley.edu/wiki/inde ... on_Command
-
- Posts: 8
- Joined: Fri Apr 09, 2021 6:11 am
Re: modeling of a spring and a damper in parllel
Dear selimgunay,
Thank you very much for your reply.
Ok, I will try using your recommendation.
Thank you very much for your reply.
Ok, I will try using your recommendation.