Can not get a correct acceleration when running the example of absorbing boundary2D.

Post Reply
Thomas_CZX
Posts: 2
Joined: Mon Jun 26, 2023 1:22 pm

Can not get a correct acceleration when running the example of absorbing boundary2D.

Post by Thomas_CZX » Mon Jun 26, 2023 3:12 pm

Dear STKO Team,

I download the absorbing boundary2D example from STKO E-learning website,
2dexample.rar
(126.32 KiB) Downloaded 201 times
but when I run this example the acceleration time history curve oscillates violently.
111.png
111.png (106.85 KiB) Viewed 3902 times
The correct response should be something like below:
112.jpg
112.jpg (31.5 KiB) Viewed 3902 times
This is strange because it is just a simple 2D model with elastic material and absorbing boundary2D. I have checked every parameters are the same as in the video, and the size of the elements are already very small. Can you give me some suggestion about how to fix this problem? Many thanks!

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Can not get a correct acceleration when running the example of absorbing boundary2D.

Post by STKO Team » Mon Jun 26, 2023 4:01 pm

In the current OpenSees version, the TRBDF2 integrator does not work if the system is Linear with -factorOnce.
So you either uncheck the -factorOnce, or use Newmark or any other integrator

Thomas_CZX
Posts: 2
Joined: Mon Jun 26, 2023 1:22 pm

Re: Can not get a correct acceleration when running the example of absorbing boundary2D.

Post by Thomas_CZX » Tue Jun 27, 2023 1:11 am

It works correctly now , many thanks for your guide!

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Can not get a correct acceleration when running the example of absorbing boundary2D.

Post by STKO Team » Wed Jun 28, 2023 4:45 pm

You're welcome

Post Reply