New Absorbing Boundary Condition

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
abbasp
Posts: 6
Joined: Thu Jul 31, 2014 11:21 pm
Location: International Institute of Earthquake Engineering and Seismology (IIEES)

New Absorbing Boundary Condition

Post by abbasp » Thu Jul 31, 2014 11:46 pm

Dear fmk,

Hi,

I want to add a new element to opensees. In details, I should add a new kind of absorbing boundary in FEM.
For this, "Perfectly Matched Layer" is my purpose which is going to be added in OpenSEES. So, is it possible to do this with OpenSEES?

Best Regards.
Abbas

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: New Absorbing Boundary Condition

Post by fmk » Fri Aug 01, 2014 8:58 am

it is.

abbasp
Posts: 6
Joined: Thu Jul 31, 2014 11:21 pm
Location: International Institute of Earthquake Engineering and Seismology (IIEES)

Re: New Absorbing Boundary Condition

Post by abbasp » Fri Aug 01, 2014 8:08 pm

Thanks.
Could you please give me a sample in OpenSEES which is similar to an absorbing boundary in order to start with it? i.e. to modify it in order to build "Perfectly Matched Layer"?

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: New Absorbing Boundary Condition

Post by fmk » Tue Aug 05, 2014 8:45 am

there is nothing that similar .. start with an elastic beam column element as it will have the least amount of code to keep. or you could start with any of the continuum elements.

http://opensees.berkeley.edu/WebSVN/lis ... element%2F

abbasp
Posts: 6
Joined: Thu Jul 31, 2014 11:21 pm
Location: International Institute of Earthquake Engineering and Seismology (IIEES)

Re: New Absorbing Boundary Condition

Post by abbasp » Wed Aug 06, 2014 5:29 am

Thanks a lot....

thesidsol
Posts: 1
Joined: Sun Apr 12, 2015 2:05 am

Re: New Absorbing Boundary Condition

Post by thesidsol » Sun Apr 12, 2015 2:07 am

thanks a ton!

Post Reply