Search found 3 matches

by Nolaraj
Tue Mar 05, 2024 1:18 pm
Forum: Post Processor
Topic: Retrieve stresses on GaussPoint
Replies: 9
Views: 8583

Re: Retrieve stresses on GaussPoint

Now, I have extracted the required outputs and complete documentation for them is as follows:

Chapter 1
Stress Strain parameters from Solid Element (Source code: https://github.com/Nolaraj/STKO_Opensees/blob/main/Post%20Processing/getStressStrain_solidElement.py)
Initialization
1. Initialization ...
by Nolaraj
Sat Sep 16, 2023 5:12 am
Forum: Post Processor
Topic: Retrieve stresses on GaussPoint
Replies: 9
Views: 8583

Re: Retrieve stresses on GaussPoint

I want to derive shear stress vs strain plot from SSPbrick element with PIMY material property assigned for soil. I had used the code below but couldnot get the stress strain for PIMY material but it had efficiently extracted for elasticISotrophic material assigned to foundation which similarly been ...
by Nolaraj
Fri Jul 21, 2023 10:04 am
Forum: Interaction
Topic: soil structure interaction
Replies: 61
Views: 44019

Re: soil structure interaction

I had been doing research on seismic performance of buildings on nonlinear soil conditions. I applied acceleration to the fixed base without SSI for fixed based model. The structural responses that I found were relevant and comply to previous researches.The soil structure interaction model when ...