Page 2 of 2
Re: mesh problem
Posted: Tue Mar 14, 2023 11:55 am
by Charon
STKO Team wrote: ↑Mon Mar 13, 2023 9:54 am
There's a problem with the interaction you used for the beam-solid-coupling.
The
master should be the beam-end-node (pile-top node)
The
slave should be the face of the cap solid
However, since your cap is made of a single cube, there is only one face at the bottom. Doing this, the beam-solid-coupling constraint will make the whole face rigid.
Instead, you should divide it in such a way that you have sub-faces that correspond to the pile-cross section. That is the part that is rigid with the pile
Thanks for the quick reply! I will revise my model and may need your help if I still run into problems.
Regards,
Charon
Re: mesh problem
Posted: Wed Mar 15, 2023 8:25 am
by STKO Team
You're welcome
Re: mesh problem
Posted: Thu Mar 16, 2023 9:24 am
by Charon
STKO Team wrote: ↑Mon Mar 13, 2023 9:54 am
However, since your cap is made of a single cube, there is only one face at the bottom. Doing this, the beam-solid-coupling constraint will make the whole face rigid.
Instead, you should divide it in such a way that you have sub-faces that correspond to the pile-cross section. That is the part that is rigid with the pile
Can you elaborate on this statement? I didn't understand it.
(To the original author of this post, sorry I'm taking up your post to communicate with the STKO team)
Best wishes,
Charon
Re: mesh problem
Posted: Fri Mar 17, 2023 10:01 am
by Charon
Dear STKO Team,
I meet a new problem.
I set the master as the pile-top node and the slave as the bottom side of the cap as you suggested, and I retooled the model so that it can now perform operations.
My new problem is that when the initial state analysis is finished, my analysis step number 10 "update plastic" should put the soil into a plastic state. Then the analysis step number 11 "analysis plastic" should start the plastic analysis, right?
However, the content displayed on my cmd.exe window has not changed and remains in the "SUCCESS" state at the end of the previous analysis. The analysis does not seem to be going on? But in the background OpenSees is still running and calling on cpu resources. Why is this? What should I do?
I have attached the file below.
Best wishes,
Charon
Re: mesh problem
Posted: Fri Mar 17, 2023 11:37 am
by STKO Team
It's something inside your material model that takes too many iterations inside the plastic integrator.
Try to run it with a very coarse mesh (subdiv=1) just to see that it runs.
I don't know why, in plastic state, it takes so much time. Probably the material entered a very expensive loop. Double check the material parameters and make sure they are correct
Re: mesh problem
Posted: Fri Mar 17, 2023 11:56 am
by Charon
Dear STKO Team,
Thank you fast reply, I'll try what you said.
It stands to reason that if the material is ok it won't take so long right?
Charon wrote: ↑Thu Mar 16, 2023 9:24 am
STKO Team wrote: ↑Mon Mar 13, 2023 9:54 am
However, since your cap is made of a single cube, there is only one face at the bottom. Doing this, the beam-solid-coupling constraint will make the whole face rigid.
Instead, you should divide it in such a way that you have sub-faces that correspond to the pile-cross section. That is the part that is rigid with the pile
Can you elaborate on this statement? I didn't understand it.
(To the original author of this post, sorry I'm taking up your post to communicate with the STKO team)
Best wishes,
Charon
Also, can you explain more about this issue I quoted?
Re: mesh problem
Posted: Fri Mar 17, 2023 5:05 pm
by STKO Team
When you link a face(slave) to a beam-node (master), the whole face will be rigid, and constrained to move/rotate as the beam node.
It makes sense if you only constrain a small portion of the whole cap's bottom face (a portion equal to the beam-cross-section), but not the whole surface