
Rigidity of GAP elements in contact
GAP element rigidity will depend on the material of the parts in contact... and also on the mesh size! Learn how to calculate it!
12 December 2022I have recently calculated a polygonal column for a book my friend writes. I have decided to use this real-life example to show how the process of numerical design looks like in practice.
The task was defined by the full-scale test of such column done before I have started (actually a few years ago I think). Because of this when I have started I have already know where the weakest point of the structure was… this was actually important, since to model the entire column exactly would lead to a huge model and very long computing times. Since the test showed that the lowest part is the weakest link I could focus on that part and simplify the rest of the model, so calculation times were much shorter. Finally, the model was created with solid, shell, and beam elements. Originally I intended to use shell and beam elements only, but the thickness of the endplate was so big (in comparison to other element thickness) that I have decided to use solid elements in that plate to better take into account the work of the model. In my calculations, I used loads from the real-life tests (instead of estimating them from the code) – this way a comparison between the real-life test and numerical outcomes was possible. This is also something that interested me, as I wanted to see if I will get the “correct” answer with my design (unfortunately I’m not at liberty to show the outcomes of the tests here – they will be published in the book, however).
I had an exact geometry of the column (the tested one), so creating of the model was a simple task. I have decided that I will use shell elements only to a certain height of the model (2m over the base plate), and then connect the edges at that height to the middle of the cross-section – from that node I used beam elements in higher parts (it can be easily seen at the schematic above). Also, I have implemented the loads that were the base loads in the test (and were proportionally increased during testing). Those loads were described in the test as 100%, I referred to them as of loads with load multiplier r = 1.0. If you are unfamiliar with the load multiplier concept, you can read about it here.
At that stage, I had all the input data, but I decided not to ask what the test outcome was exactly (apart from the fact that I was informed that the bottom part was critical in the test), simply so I can verify how well I can analyze such problems…
Of course, whatever happens, I always start with LBA… simply to check if the model is working correctly and nothing acts in a stupid way. Everything was fine, and I obtained several eigenvalues, of which 3 are shown below.
*Please note that all the below images come from the book – I’m the author of the chapter with this analysis (and those images), and at the end of this post, I will give the full bibliographic reference for this book.
LBA buckling shapes always look so unrealistic, we will get the real shapes in a second, note also that the minimal eigenvalue is 4.659, which means that the linear buckling predicts that the capacity will be around 4.65 times higher than the applied load. This is also a nice example of the differences between linear and nonlinear buckling, as you will see in a second.
Out of habit I usually try to assess the stability of the model first. You can just as easily start with plastic capacity, but for whatever reason I always do stability. Geometric nonlinearity connected with the Modified Riks algorithm leads to an estimation of “nonlinear buckling” capacity. Stages of the deformation in higher and higher loads.
Please note that in this case linear buckling predicts almost identical capacity as the nonlinear buckling (only 5% difference), but the shape of the deformation is completely different (the one obtained in GNA is much closer to the truth for elastic stability failure). Of course, a stability path was created so the real capacity can be determined. I won’t post each stability path to save space, but this one is below. If you are not familiar with the concept you can read about it here. Please note that the drawing above shows deformation at failure (on the left) and after failure (middle and right). The load multiplier is decreasing because the capacity curve is declining after failure.
Unfortunately, I did not have an access to measurements of the exact geometry of the analyzed model. I was just informed that it was very precise (about which there is no doubt). Since code EN 1993-1-6 do not provide us with the guidelines for imperfections in polygonal cross-sections I simply used guidelines for shells with the understanding that this is a conservative approach (polygonal shapes have usually a much higher radius to thickness ratio than typical silos or tank, and as such are less prone to geometric imperfections). Outcomes showed the reduction of the capacity of about 25% in comparison to GNA (failure at r = 3.297 shown in the middle picture below).
Several imperfections shapes should be checked obviously in search for the “worst” one, however, before that stage, I usually check the plastic capacity first to avoid unnecessary work.
Plastic collapse is a second phenomenon I always check. In this case, it will turn out to be decisive. It is worth mentioning that since model failure in MNA occurred with a much smaller load multiplier there is really no point in searching for the worst imperfections in GNIA… chances that those will reduce capacity 3 times are very small… it is far more beneficial to actually search for imperfections that will interact with the plastic mechanism of failure rather than elastic one.
Of course, plastic collapse interacts with geometrical nonlinearity. Since plastic collapse is dominant in the model it is clear that we are searching “how the geometrical nonlinearity influence plastic collapse” rather than “how material nonlinearity influence stability failure”. For me that is important information: of course, the actions I do are basically the same, but since I have checked all the previous outcomes at this stage I start to understand how the model works and what to expect.
At the schematics above, it can be clearly seen that the plastic mechanism dominates failure. Model stresses in a failure state (r = 1.468) are shown in the middle of the picture above.
The final analysis… or the final “set” of analysis, because you almost never do only one. Here it is when understanding the model gets important. Since we already know, that plastic failure dominates the capacity, we will be searching for imperfections that work well with that failure mode. In this case that will lead to deformations outward, which introduce additional bending in the region where yielding occurs. If stability would be dominant, then imperfections in such column would be inward to make the buckling “easier”.
Again in the middle model at failure. In this case, maximal load multiplier r = 1.252.
Performing all the analyses described here is quite time-consuming. There is always the temptation to go straight to GMNIA (with one or two sets of imperfections) and be done with it. Such an approach saves a lot of computing time (modeling wise this is almost the same, but you wait for the outcomes from only 2 runs), however, I would argue this is not the best approach. Actually, from time to time you will even get the correct result (nothing easier, all I had to do is to implement the correct imperfections in the model at the start and calculate… the outcome would be identical). However, if you perform all the analysis described here, you get a certain knowledge about the model, how it works, where the critical elements are, etc. This, in turn, helps you out greatly to make conscious design choices when it comes to the assessment of capacity or decisions about the strengthening of the structure.
I think that the best way to defend such an approach is the fact, that after all that design I was able to check what actually happened during the test – analysis I have performed perfectly predicted failure mechanisms, and deformations after failure (in the geometric sense, they weren’t measured during the testing). Also, the capacity of the model was predicted with very good accuracy, with the remark that the final capacity I have obtained was a bit lower (on the safe side), because of conservative imperfection amplitudes that were used (there are no code guidelines for polygonal shapes).
If you like the post, consider taking my free essential FEA course. You can get it by subscribing below.
This example is described in much more detail in the book I have mentioned. If you are interested in the design of similar structures it is definitely a good read, done mostly by my friend Sławek who has vast engineering experience. For now, the book is in printing and should be available in The Polish language at the beginning of the fall this year (I will edit this post when I will know the exact date).
Working title: Sławomir Labocha, Jarosław Paluszyński: Stalowe, pełnościenne słupy powłokowe. Wydawnictwo Naukowe PWN 2016.
Graphics shown in this post come from that book.
Have a nice day!
Łukasz
Join my FEA Newsletter
Share
Join the discussion