Brick Infill

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
ankurjain
Posts: 55
Joined: Sun Aug 16, 2020 10:08 pm

Brick Infill

Post by ankurjain » Tue Oct 13, 2020 8:18 pm

I am working on RC frame model and now i want to insert infill brick walls also... Can you suggest what material shall i use and how to insert infill ???

No example for infill is available....

mhscott
Posts: 873
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Brick Infill

Post by mhscott » Wed Oct 14, 2020 6:35 am

Search for examples in papers. I know people have used OpenSees to model infills.

gst77
Posts: 18
Joined: Sat Nov 28, 2009 9:23 am
Location: UNCuyo

Re: Brick Infill

Post by gst77 » Wed Oct 14, 2020 7:58 am

Send me an email to
gonzalotorrisi@gmail.com
I have developed a masonry panel element and masonry material with Crisafulli's hysteretic cicle. I will send you the two .dll and some examples.

mhscott
Posts: 873
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Brick Infill

Post by mhscott » Wed Oct 14, 2020 8:00 am

It would be great if you made the source code available via GitHub. dll's are bound not to work.

ankurjain
Posts: 55
Joined: Sun Aug 16, 2020 10:08 pm

Re: Brick Infill

Post by ankurjain » Wed Oct 14, 2020 4:36 pm

gst77 wrote:
Wed Oct 14, 2020 7:58 am
Send me an email to
gonzalotorrisi@gmail.com
I have developed a masonry panel element and masonry material with Crisafulli's hysteretic cicle. I will send you the two .dll and some examples.
I have mailed you... Kindly check.

selimgunay
Posts: 913
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Brick Infill

Post by selimgunay » Sun Oct 18, 2020 10:45 am

Please see this example in the OpenSees website for modeling of infill walls in RC frames

https://opensees.berkeley.edu/wiki/inde ... nt_Removal

gst77
Posts: 18
Joined: Sat Nov 28, 2009 9:23 am
Location: UNCuyo

Re: Brick Infill

Post by gst77 » Mon Oct 19, 2020 5:07 pm

[quote=mhscott post_id=117192 time=1602691252 user_id=27]
It would be great if you made the source code available via GitHub. dll's are bound not to work.
[/quote]

Here is the code for the element and the material.
Please cite my work if you use the code...

https://github.com/gtorrisi77/Masonry.git

mhscott
Posts: 873
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: Brick Infill

Post by mhscott » Wed Oct 21, 2020 10:24 am

404 error on the github link. Is the repo private?

How about you make a pull request to the main OpenSees GitHub repo?

gst77
Posts: 18
Joined: Sat Nov 28, 2009 9:23 am
Location: UNCuyo

Re: Brick Infill

Post by gst77 » Wed Oct 21, 2020 6:19 pm

[quote=mhscott post_id=117319 time=1603304689 user_id=27]
404 error on the github link. Is the repo private?

I'm sorry, I made the repository public. Please tell me if you are able to download the code.
It's my first time using GitHub.

regards!

ankurjain
Posts: 55
Joined: Sun Aug 16, 2020 10:08 pm

Re: Brick Infill

Post by ankurjain » Thu Oct 22, 2020 8:29 pm

gst77 wrote:
Wed Oct 21, 2020 6:19 pm
mhscott wrote:
Wed Oct 21, 2020 10:24 am
404 error on the github link. Is the repo private?

I'm sorry, I made the repository public. Please tell me if you are able to download the code.
It's my first time using GitHub.

regards!
yup now its working . thanks

Post Reply