About a convergence problem

Post Reply
BEngineer
Posts: 23
Joined: Tue May 11, 2021 10:33 am

About a convergence problem

Post by BEngineer » Sun Aug 27, 2023 6:23 pm

Dear STKO Team,

Before creating my actual model for a journal paper, I am trying to create a simple 3D model with pile similar to "sfsi model" from one of your advance lessons.

I did not want to change many parameters and features before I was confident for constructing the model.
But, I am having errors stating that the analysis did not converge. It is I think mainly because of mumps solver.
Even if the original example of yours uses mumps,

Could you please help me with this issue? Attached file is my model.

Thank you very much.
Best Regards,
Attachments
SimpleModel.rar
(709.04 KiB) Downloaded 41 times

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

Re: About a convergence problem

Post by STKO Team » Mon Aug 28, 2023 4:51 pm

The problem was a singular model.
We found these issues:
  • The selection set for Soil Domain was missing some volumes
  • The selection set for Contact elements was empty
  • The local axes -Z must be assigned to the beam-end contact interaction, not to the beam-end node
Here's a working model
SimpleModel.zip
(456.92 KiB) Downloaded 40 times

BEngineer
Posts: 23
Joined: Tue May 11, 2021 10:33 am

Re: About a convergence problem

Post by BEngineer » Mon Aug 28, 2023 8:31 pm

Thank you very much for your prompt reply and for providing a working version of the model!

I followed the issues you've pointed out. I think I have corrected the issues regarding contact element being empty and the local axis.
But Could you tell me in the selection set which part of the soil domain was missing? If it is possible I just wanted to know.

I basically choose only "select solid" from the subselection mode.
Select "hole domain" in the selection sets and hide it.
Then selected the remaining soil domain to assign it as "soil domain". However, my old model still did not work.

By the way I want to use this topic, if I have similar issues for my actual model, if you don't mind.

Thank you again!
Best Regards,

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

Re: About a convergence problem

Post by STKO Team » Tue Aug 29, 2023 8:02 am

I basically choose only "select solid" from the subselection mode.
Select "hole domain" in the selection sets and hide it.
Then selected the remaining soil domain to assign it as "soil domain". However, my old model still did not work.
That's the issue. If you hide some solids (in this case the hole domain) you will also hide the face they share with the surrounding domains, and they will not be selectable.
What I did instead was to select all solids of the soil domain, unselect the solids of the hole, and with this selection I created the selection set for the soil-domain.
By the way I want to use this topic, if I have similar issues for my actual model, if you don't mind.
sure

BEngineer
Posts: 23
Joined: Tue May 11, 2021 10:33 am

Re: About a convergence problem

Post by BEngineer » Tue Aug 29, 2023 7:18 pm

Thank you very much! Now it worked.
I really appreciate your support!

Best Regards,

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

Re: About a convergence problem

Post by STKO Team » Wed Aug 30, 2023 8:41 am

You're welcome

Post Reply