viscoelastic boundary
Moderators: silvia, selimgunay, Moderators
viscoelastic boundary
Are there viscoelastic boundary element for 2D models in opensees? Or how to realize a two-dimensional model with viscoelastic boundaries?
Re: viscoelastic boundary
OpenSees does not have a specific element type for that.
You can apply viscoelastic material properties to standard elements like quad or brick elements. OpenSees has several material models. You can use the ViscousMaterial or StandardLinearSolid material models, start from there.
You can apply viscoelastic material properties to standard elements like quad or brick elements. OpenSees has several material models. You can use the ViscousMaterial or StandardLinearSolid material models, start from there.
-
- Posts: 1
- Joined: Sun Jan 07, 2024 8:08 pm
Re: viscoelastic boundary
Define the viscoelastic material properties for your model. This may include parameters such as elastic modulus, damping ratios, and other relevant properties.super mario bros wonder
Re: viscoelastic boundary
Thank you for your reply! I used ViscousMaterial and ElasticMaterial.