Convergence error

Post Reply
prasannahannur
Posts: 8
Joined: Thu Feb 04, 2021 9:06 am

Convergence error

Post by prasannahannur » Tue Apr 20, 2021 8:39 am

Dear STKO

I modeled a 2D masonry wall in STKO preprocessor by referring to one of your tutorials on youtube (link: https://www.youtube.com/watch?v=r0RyfCxfz80). But I am encountering a convergence error, I tried to change the algorithm and test command in the analysis but still not able to solve the issue. I am attaching my model along with the screenshot of the error that i am getting. Please help me fix the model. ( I am using STKO version 2.0.1 )

Thanking you.
Attachments
error.png
error.png (78.85 KiB) Viewed 3743 times
masonrywall.zip
(598.89 KiB) Downloaded 251 times

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

Re: Convergence error

Post by STKO Team » Tue Apr 20, 2021 11:20 am

Some of the faces have a normal vector pointing downward (-Z direction). In 2D analysis this is not allowed, as it leads to a negative Jacobian (inverted area).

Use the Reverse command to make sure all faces have a coherent normal vector pointing along the positive Z directio [0,0,1]
rev.png
rev.png (588.34 KiB) Viewed 3740 times

prasannahannur
Posts: 8
Joined: Thu Feb 04, 2021 9:06 am

Re: Convergence error

Post by prasannahannur » Tue Apr 20, 2021 1:11 pm

Dear STKO

Thank you so much for your reply. I made the suggested changes, I changed the coherent normal vectors of all faces to [0,0,1] but the convergence issue is still there.

marafini.f
Posts: 363
Joined: Fri Nov 13, 2020 1:52 pm

Re: Convergence error

Post by marafini.f » Wed Apr 21, 2021 2:35 pm

Dear prasannahannur,

I tried with the suggestion on my computer and the your model runs further than before.
Tryout my file here:
masonry2.zip
(513.43 KiB) Downloaded 215 times
Maybe you moved the model after you applied the change in the orientation, or did not select the faces after clicking ok on the reverse command editor. Try again following the instructions in the terminal.

Francesca

prasannahannur
Posts: 8
Joined: Thu Feb 04, 2021 9:06 am

Re: Convergence error

Post by prasannahannur » Fri Apr 23, 2021 5:18 am

Thank you so much. The model is now working without any convergence error.

Regards
Prasanna

marafini.f
Posts: 363
Joined: Fri Nov 13, 2020 1:52 pm

Re: Convergence error

Post by marafini.f » Fri Apr 23, 2021 8:02 am

You are welcome, happy I could help!

prasannahannur
Posts: 8
Joined: Thu Feb 04, 2021 9:06 am

Re: Convergence error

Post by prasannahannur » Mon May 10, 2021 2:42 pm

Dear Francesca

I tried to model a similar masonry infill wall with different aspect ratio and i am facing the same convergence issue as before. I tried to change the orientation with reverse command, i followed the instructions in the terminal to use reverse command but the error still persists. I am not sure whether i am using the reverse command correctly, i even referred to one of your tutorial videos for reverse command and followed the same steps. Can you please help me with this.
I am attaching my model below.

Thanking you
Prasanna Hannur
Attachments
masonry.rar
(624.37 KiB) Downloaded 218 times

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

Re: Convergence error

Post by STKO Team » Mon May 10, 2021 3:07 pm

You correctly used the Reverse command, but you forgot to re-mesh after the reverse command. If you don't re-mesh it, the mesh element will have the old (wrong) orientation

prasannahannur
Posts: 8
Joined: Thu Feb 04, 2021 9:06 am

Re: Convergence error

Post by prasannahannur » Fri May 14, 2021 9:30 am

Thank you so much.

Post Reply