STKO Team wrote: ↑Fri Jun 09, 2023 7:28 am
Try this:
model2.zip
it's running also in the last dynamic analysis.
But it has serious convergence issues. I think mainly due to the plasticity in soil.
In fact, if you look at the 3rd stage (just after you activate plastic behavior, before adding the structure) you will see high accelerations in the areas near the holes.
Probably because your pseudo-static analyses have a too short duration (1 second). Make the duration larger to avoid inertia effects in those pseudo-static stages.
Anyway, what I changed was the maxDim in the KrylovNewton set to 2*maxiter, so that you compute the tangent matrix only once per step
Dear STKO Team,
Thank you for your reply and for doing a thorough check of my model! I really appreciate it, a few weeks have passed and I have gone through the posts on the forum and made changes to my model with your suggestions and now the model runs perfectly to the end and runs fast. However, he still has a couple of minor problems, which I would like to present to you:
1. I found when searching the forum for BrickUP units that due to the special nature of UP series units, it seems we cannot apply self weight to the soil by applying VolumeForce through a LoadPattern, but only by changing bZ to -9.81 in the Element Property of the UP unit to apply self weight. Am I understanding this correctly? This is exactly how my current model is running.
2. In some of my analysis commands such as Excavation Analysis, Settlement Analysis, and plastic analysis I use Constraints as Plain or Transformation instead of the common Penalty because I found that Penalty will run without convergence, while Plain or Transformation is fast and convergent. Do you think this is feasible in my model?
3. Is there any problem with my analysis step settings? Do you have any suggestions? For example, in terms of boundary conditions or interactions, or the order of analysis steps?
In my model, I have used InitialStateAnalysisON and InitialStateAnalysisOff twice, which I found when I looked up the forum that others have done this, and I don't know if I should do this, or if I should start InitialStateAnalysisON at the beginning and finish running the plastic analysis and then InitialStateAnalysisOff?
To be honest, this has been bothering me.
4. The acceleration results of my analysis runs show a weird trend(As shown in the picture). The acceleration at the deepest part of the soil is quite small, and the acceleration at the shallower part gets larger, which I know should be the rule, but the acceleration peaks at the deepest and shallowest parts are off by several orders of magnitude! In my perception, the deepest acceleration should be approximately equal to the peak of the UniformExcitation input (0.2) Can you see how this works? Or is there something wrong with the way I input seismic waves?
The curve of the soil pore water pressure is also strange, the pore water pressure does not rise with vibration, and I can't figure out why. This really bothers me.
5. As a newbie learning finite element modeling, I am eager to see when there will be a book to guide STKO modeling in all directions (e.g., structural, geotechnical). Do you have any news on this?
Best wishes,
Charon