Search found 5 matches

by imadelkhouri
Wed Jul 19, 2017 6:42 am
Forum: OpenSees.exe Users
Topic: Define one RC element with two sections.
Replies: 4
Views: 3783

Re: Define one RC element with two sections.

Hello Mohsen,

I am dealing with a similar issue and I am not sure why i am getting more displacement for the "one element" frame rather than the frame with 2 elements.
Did you manage to solve the problem, would you mind if we can share some code to overcome this problem?

Thank you.

Regards,
Imad
by imadelkhouri
Wed Mar 23, 2016 7:46 am
Forum: Useful Scripts.
Topic: Column with 2 different materials
Replies: 3
Views: 10881

Re: Column with 2 different materials

Hello and thank you for your reply,

I will try your method soon, but theoretically will that cause a stress concentration at that rigid link point ?
Comparing this to ABAQUS, one full element/column is modeled, then it is partitioned into 2 parts and each assigned a material without having any stress concentrations.

Thank for the support!
by imadelkhouri
Tue Mar 15, 2016 10:46 am
Forum: Documentation
Topic: Shear Deformation Model
Replies: 4
Views: 12210

Re: Shear Deformation Model

Hello Frank,

I have a similar issue of a SHORT COLUMN, and i need to get the shear behavior as we are experimentally failing it in shear and not flexure. (1 bay 1 storey)
Fiber Model
NonlinearbeamColumn elements
Beams has elastic material
Confined and Concrete02 and steel01 materials

I was looking into "Flexure-Shear Interaction Displacement-Based Beam-Column Element" but still in the process of rewriting my code to accommodate it.

Would you advice that or how can I implement the section aggregator ?

Thank you!
by imadelkhouri
Thu Mar 03, 2016 4:11 am
Forum: Useful Scripts.
Topic: Column with 2 different materials
Replies: 3
Views: 10881

Re: Column with 2 different materials

Apologies for posting in the wrong Forum, I was not aware of that.
(but still if you have an answer for my question, it would be much appreciated).
by imadelkhouri
Thu Mar 03, 2016 3:56 am
Forum: Useful Scripts.
Topic: Column with 2 different materials
Replies: 3
Views: 10881

Column with 2 different materials

Hello,

I am trying to model a Frame with its columns made up of 2 different materials.
I am using a FiberSection to define the cross-section of the column; the column material and steel detailing changes at the top.

So my question is: how do I split the column into 2 elements but keep the behavior as if it is one element. (how should i model the connection).
_________BEAM___________
[**]~~~~~~~~~~~~~~~~~~~~~[**]
[**]~~~~~~~~~~~~~~~~~~~~~[**] <-----
[]~~~~~~~~~~~~~~~~~~~~~~[] <----- How to connect these 2 elements into ONE column behavior
[]~~~~~~~~~~~~~~~~~~~~~~[]
[]~~~~~~~~~~~~~~~~~~~~~~[]
[]~~~~~~~~~~~~~~~~~~~~~~[]
[]~~~~~~~~~~~~~~~~~~~~~~[]
_[]__~~~~~~~~~~~~~~~~~~~_[]__
////~~~~~~~~~~~~~~~~~~~////

Thank you!