SOIL STRUCTURE INTERACTION + MODAL ANALYSIS

Post Reply
allano89
Posts: 70
Joined: Fri Mar 05, 2021 4:26 am

SOIL STRUCTURE INTERACTION + MODAL ANALYSIS

Post by allano89 » Wed Apr 14, 2021 5:21 am

Dear STKO team
I'm working in SSI of a two storey building. I'm just studying the modal analysis, but when I run the model the structure doesn't stay attached at the soil.
what will be the problem?
Attachments
06-DOS PISOS STKO(gravedad-SSI).rar
(181.75 KiB) Downloaded 222 times

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

Re: SOIL STRUCTURE INTERACTION + MODAL ANALYSIS

Post by STKO Team » Wed Apr 14, 2021 9:33 am

Dear user,

There were 2 mistakes:
  1. You have many overlapping constraints. In this case, the Transformation handler may not work. So you need the Penalty. In your case, 1.0e14 is a good penalty number.
    However, in order to use the Penalty and not the default (transformation) for the Eigen, you need a "fake" analysis command just before the Eigen, where you set up the settings that you want. This "fake" analysis, should have NO STEPS (not a real analysis, just used to set up the "ingredients" for the Eigen command), and should not use the "wipeAnalysis", otherwise all those ingredients will be lost.
  2. Your beam-to-solid interaction was wrong. It was connecting only 1 column to 1 foundation, and erroneously to a node from the soil. This interaction should use all the column-bottom-nodes as masters (retained nodes), and the top faces of the foundations as slaves (constrained nodes).
Additionally, I don't think you need EDOF in X and Y for the foundation sides. EDOF means periodicity. And you use periodicity conditions for the soil faces because it extends "indefinitely". But this is not true for the foundations. You already model the full size of the foundation.

Here is the working file. Moreover, consider making the mesh finer. In your original file you used 1 subdivision per geometric entity. This is sometimes fine for beams/trusses (only when elastic, same section, etc...) but not for shells or solid elements.
06-DOS PISOS STKO(gravedad-SSI).zip
(306.88 KiB) Downloaded 239 times

allano89
Posts: 70
Joined: Fri Mar 05, 2021 4:26 am

Re: SOIL STRUCTURE INTERACTION + MODAL ANALYSIS

Post by allano89 » Thu Apr 15, 2021 2:25 am

thanks for your advice, I really appreciate it.
I solve my problem. This forum is the best!!!!

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

Re: SOIL STRUCTURE INTERACTION + MODAL ANALYSIS

Post by STKO Team » Fri Apr 16, 2021 7:28 am

Glad we could help and that you enjoy the forum! Goodl uck with your model

Post Reply