Soil-Structure Interaction + Single Degree of Freedom

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
yegoroff
Posts: 9
Joined: Thu Jan 22, 2015 12:00 pm
Location: Newcastle University

Soil-Structure Interaction + Single Degree of Freedom

Post by yegoroff » Tue Mar 24, 2015 6:42 pm

Hello.

I am currently writing my dissertation on the SSI effect and I have already modelled the soil and SDoF separately.
At the moment, I am applying the earthquake accelerations at the bedrock, getting the accelerations at the ground level and applying them directly at the base of the SDoF.
I understand that this this de-coupled model neglects the SSI effect.

Hence, I am looking for an example, where SSI effect is studied on a SDoF.

If you could give me any recommendations on the modelling of the interface between the soil column and the SDoF or provide some examples (tcl scripts), your help would be much appreciated.

Many thanks!

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Soil-Structure Interaction + Single Degree of Freedom

Post by fmk » Mon Mar 30, 2015 10:01 am

how complicated are you planning on getting?

look at the following:
http://opensees.berkeley.edu/OpenSees/w ... amples.pdf

yegoroff
Posts: 9
Joined: Thu Jan 22, 2015 12:00 pm
Location: Newcastle University

Re: Soil-Structure Interaction + Single Degree of Freedom

Post by yegoroff » Sat Apr 04, 2015 12:37 pm

The thing is that I don't know the theory well as I did not had any dynamics modules yet.
So far I have made the model of my soil column and the model for SDoF.
The next step will be combining these two together.

While as the the soil models works (at least I get something I expected), the SDoF doesn't.

Here is the script of my SDoF model: http://pastebin.com/p3BNftxy (str2.tcl)
The input motion file is available here: http://pastebin.com/gVcwJyVC (STR_inc.out)

The input motion file contains 295 acceleration values with dT=0.01 at the point of interest after the analysis of my soil column.
However, after the SDoF displacement output file Node_disp.out (line 50) contains only 251 lines, while as Node_acc.out contains 289 lines, but still, not 295 as it should.

Could you please tell me what might be the reason for this problem?

Here is also the link to the folder with scripts: https://www.dropbox.com/sh/kti5veryrpfc ... hPx52wmOxa

Post Reply