(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PM5M9PRG');
27 minutes read
17 January 2019

How to Interpret FEA Results?

27 minutes read

Interpreting analysis outcomes is not simple. Even if you already have proper values from your FEA analysis, still you need to decide how to interpret FEA results. Let’s take a closer look at how to approach this task! Firstly let’s wonder how to interpret FEA results?

In structural design, you have to perform several checks. Firstly, verify if yielding is not present (or acceptable). If your model yields, check if plastic strains are acceptable. Verify if you have stability issues (i.e. with buckling analysis). Don’t forget to verify if model deformations are sufficiently small. Of course, there may be other checks depending on what analysis you are doing (like fatigue, vibrations, etc.).

This all may sound simple, but of course, there are many nuances involved. I’m constantly learning how to interpret outcomes better, even after 10 years in the practical FE design field. To help you out on your way I figured I will share the most important things from my experience with you!

This is a long post (solid 30 min to read it all!), so I’ve made a content list.

This Article Content List:

Interpreting FEA Results in Practice

This is such a broad topic, that I feel we need to set some boundaries on it. Firstly, let’s assume you have a correct model – without that, we won’t get far. Even if you analyze outcomes properly, if the model itself was wrong this all thing can end pretty badly!

Remember that:

Proper interpretation of wrong outcomes lead to wrong answers!

Simple as that! But here I will assume that you’ve nailed boundary conditions, loading, meshing, and analysis setup. This means that you can in the very least display something like that:

Just note: apart from the fact that the above graphic looks pretty cool, it has little to do with “FEA outcomes”. It is just a stress contour plot!

All right then, let’s check how to approach FEA outcomes step by step!

How to interpret FEA results: Step #1

I number the steps simply to give you a certain framework you can use later. To be honest you can perform those steps in a different order and still be fine. I guess this will come down to personal preference!

First on the list is stress analysis!

I think this is a step most people instinctively use. After all a “von Mises contour plot” must be the most checked thing when it comes to FEA outcomes!

And there is a good reason for that! After all, stress is the best measure of how much “hurt” your model took with all the load you applied!

There are a lot of various stress plots: von Mises but also Tresca, Normal stress, Shear or Principal stress just to name a few. All of those do “something” for sure. I mean if they wouldn’t who would bother to implement them into the post-processor?

Firstly, let’s deal with the “audience favorite”: von Mises stress

As you may know, stress state in any given point of your model is a rather complicated thing! Cauchy Stress Tensor (be warned: link contains mathematics!) has 9 components after all, and all of those describe the situation in a single spot of your model! This is a lot of information, sadly it is also “overwhelming” to analyze all the time. Truth is that your material will fail (due to yielding for example) under different conditions! You can’t say that any component of Cauchy Stress Tensor is “acceptable”, as you need to take into account all 9 of them to be able to say if the spot failed or not.

This is obviously not a very practical thing… in the best case scenario showing Cauchy stress Tensor would require 9 different contour plots (one for each component)!

Luckily, we can use von Mises stress (math warning again!).

What this does is that it “combines” all the 9 components into one value: von Mises stress. This value (in MPa) is scalar and you can directly compare it against the yield strength of your material. Super cool huh? This is a one-click-wonder if you want to quickly check if material failure will occur (note that for brittle materials Tresca criterion is better).

It’s obvious we will use it in interpreting FEA outcomes. After all, we can plot von Mises stress and instantly see if our material will fail, right?

Don’t overstress!

Sadly, usually, this is not so simple! I mean, if in your entire model von Mises stresses are lower than yield then you won… and also you should really optimize your model (unless there is a good reason to keep everything in an elastic range).

Most likely however you will get stresses higher than yield in linear analysis. The easiest way to understand why is to take a look at the stress-strain chart of a typical ductile material (like steel):

Notice, that the green part marks the linear dependence between stress and strain in your material, This means, that the linear analysis assumptions are fulfilled. Simply put, all work nicely!

As this point, it’s great to understand how FEA works! What is going on in your model:

  • Phase 1: your solver searched for a proper deformation of the model under load.
  • Phase 2: having the deformation of the entire thing, the solver can calculate strains in all the places (relative deformation of each small piece).
  • Phase 3: Having strains, stress can be calculated, since the relation between strain and stress is given in the material properties (linear relation in our case)

As you can see from the description above, in phase 3 based on calculated strain solver produces stress in each point of your model (well at least in each Finite Element… this is not entirely the same thing). This is where the “trap” is. As long as your strain is in the linear part, all goes well. But as soon as strain increases, things tend to go sideways:

As you can see above, the solver is still trying to apply the “linear law” even as the strain is outside the linear zone. As can be easily observed this means that the stresses can be much higher than yield. Sometimes tens of hundred times higher (if the strain is “high enough”).

This makes interpreting stresses a bit difficult in linear analysis.

Oftentimes I’ve heard people say something like “this is a typical FEA error” as if FEA did something incorrectly. This is not the case – solver simply did what it was asked to do. In that regard it’s dangerous to ignore those high stresses… sure those values won’t be there in reality as yielding will happen. But yielding may cause failure as well – so stresses higher than yield just indicate you need to be extra careful when interpreting FEA results.

Does stress higher than yield = failure?

Let’s deal with the common misconception first. It’s rarely the case that when you get a small region where stress is higher than yield you are done.

Small region with stress higher than yield rarely means failure

But it can of course! This will be true i.e. in fatigue analysis where you enter low-cycle fatigue in such a case (assuming this stress higher than yield appears both in tension and compression). That is in most cases an instant-failure, even though you may be interested in designing stuff for low cycle fatigue. In such a case however I know that you fully understand what you are doing : )

It’s only natural to assume that the stress higher than yield means failure. After all, we are engineers! There are two values, one is lower so the case is “obvious”. On another hand someone can say a thing I’ve heard so many times before: you can’t get such high stress. This is impossible in reality, so it must be an “FEA error”. Just ignore this!

Both approaches are wrong, to be honest. After all, you got the stresses so high, because of the simplified material description you used! If you would take into account a more accurate model, you would be far better off in analyzing the outcomes!

Whenever you are uncertain if “so much” yielding is allowable USE NONLINEAR MATERIAL!

This is so simple, and in all honesty, computing doesn’t take ages (it’s far worse when buckling is involved!). This will also allow you to precisely analyze outcomes without guessing!

In such a case, I can see 3 possibilities in your analysis:

  • I have no stresses higher than yield, or I know that the amount of yielding I have is acceptable based on my experience: This is very straightforward. If you are willing to accept the outcomes… accept them and move on!
  • There is no way this will work – I’m sure there is too much yielding here: Again, a simple case. If you are certain that the solution won’t work, there is no point in doing more complex analysis just to prove it!
  • I’m not sure if I can accept so much yielding: This is definitely the most common category, but interestingly people tend to vary A LOT in terms of what they consider to be acceptable. Regardless, if you are uncertain, “guessing” based on linear analysis is a bad idea! Use nonlinear material properties in your analysis and be certain!

Nonlinear material in action: using plastic strain!

As I wrote above using nonlinear material is a great solution to linear “too high stress” problem. And I know, you may not have the time, computing takes too long, etc. But in all honesty, I’m doing nonlinear calculations to literally all of my designs. Sure, in practice when you have the experience you can judge from linear analysis if stress is acceptable or not… I never developed that skill, and I rely on nonlinear analysis instead.

So let’s assume you followed my advice and you did the nonlinear material analysis – what happens next?

Most likely you got an outcome like that:

Of course, it’s clear to see that model on the left is loaded with the smallest loads while the one on the right has the biggest loads. The question is the same: “what is acceptable”?

Luckily, since we are using nonlinear material, this time we can actually search for an answer! All you need to do is to check plastic strain! You can display it easily, simply because solver did calculate it for you, using nonlinear material characteristics. There are many various ones, but I think that the simplest bi-linear one is just fine:

It’s up to you to choose the one with work hardening (A) or without it (B). I’m usually going with (B) since I don’t want to go anywhere near material hardening in my designs… this means that material model (B) is better in describing what is going on before work hardening starts!

This all being said, it’s a simple thing to do now. Just check how much plastic strain you have!

There are several sources of what is the “acceptable” plastic strain in your model. Check for instance EN 1993-1-6 (chapter 6.3 point 5). In this case, it would be 50 * [yield strength]/[Youngs Modulus] of your material (around 5% for Steel grade S235). You can also check DNV-RP-C208. There it’s a bit more complicated but outcomes vary from 3-5% in “simple cases” even up to 10 or 12% in case of local effects. Just note that in case of such high plastic strain like 10-12% it’s good to reconsider nonlinear law with no work hardening, as you are clearly “walking” on the work hardening slope!

If the strains are acceptable, you are fine as far as the stress-check goes!

Codes and all the jazz

I left it for the end. Depending on the FEA field you may have to follow various codes. Some of them are written in an easier way, some are hard to understand. Some are relatively new (like EN 1993-1-6) and cover nonlinear analysis, a lot are old fashioned and still deep into the linear analysis. It’s impossible for me to cover all of the codes here, simply because there is just too much writing to be done (not to mention I don’t know most of the worldwide codes you may be using).

The good news is, if you are using the code, it should specify precisely what you should do! That is great… just follow that guideline. Sure, it may not be as “user-friendly” as what I write, but at least you have a guide to follow.

Here I’m aiming at the design of things that don’t really have a specific code… which in my experience means most of the things ; )

How to interpret FEA results: Step #2

We are not done with checking stresses yet, but now the purpose changes. We already know, that there isn’t too much stress in our model to cause material failure. But this is far from over. Now we need to check if we will be safe from all sort of stability failures!

If you are designing a very stocky element or something purely in tension, there is no need to do this step. But I feel that usually you really should check it unless you are sure things are fine!

There are several approaches to stability, so let’s go through all of them to discuss how to verify outcomes using each of them!

Approach 1: Hand calculations

You may be thinking: “Are you insane?”, but truth is, there are merits behind such an approach. In various documents, very specific rules may be given for stability design of various elements. Those are usually well described and relatively easy to follow. But what is also very important those procedures always produce the safe-side design (at least they should!). You can’t say that i.e. about Linear Buckling Analysis we will discuss later!

Usually, in stability design, you will have to know stresses in your element as well. Sometimes an average value, usually the maximal value, but in some rare cases (like in EN 1993-4-1 for silos) an actual stress distribution in a given place (over support in the case of the code I just mentioned).

What is important, however, you will need to know normal stress in a given direction, rather than von Mises stress. This is because you are interested in pure compression in most cases. Some procedures (like for slender webs in welded girders) shear stress will be of interest (in search for such rules? Check EN 1993-1-5!). Just be aware that usually in stability design it’s either normal stress or shear stress. I don’t recall hand calculation stability procedures based on von Mises stress!

Important thing about hand calculations in stability:

There are two “kinds” of stability design:

  • First one helps you to calculate “ideal critical load”. This can be a Eulers force, Timoshenko stress for uniformly supported shells, etc. Those are great and helpful, but they are not the final outcome of the design! There are a lot of things you are missing with those solutions (like imperfections!). So while you will use them in design, never treat them as the final outcome!
  • Second approach is the practical design approach! You take the above values and then apply various procedures for them. Those often use “buckling curves” or other parameters derived from real-life experiments. Most structural design regulations use those, and this is what you should use in your design!

Approach 2: Linear Buckling Analysis

I can’t imagine a guide on how to interpret FEA results without LBA somewhere in there. And yet, I also shrug that I need to describe it!

Linear Buckling is a nice analysis, but it isn’t precisely geared toward stability design. What it does is it calculates the “ideal critical load” for you. Just as I wrote in the hand calculation section above, this is a useful value, but definitely not the end of the design! You still need to apply imperfections and other factors into the outcome.

The problem here is: there aren’t clear rules on how to do it! I mean when you are following a hand calculations routine from your favorite structural design guideline it tells you how to perform the stability design step by step. But also this guideline includes several approaches to stability design depending on the case you are solving. So there are different rules for lateral-torsional buckling of beams, different for elastic buckling for columns, different for local web stability failures in welded beams (like the one below, but this is not an outcome from LBA) and other for shell stability. Whatever you try to calculate in stability according to the code basically have its own set of rules based on experiments in that field.

But how to do such a thing for LBA? I mean you can do an LBA analysis of literally anything! And tests are done in very specific fields. So in order to calculate buckling of a column or shell buckling, you would use different procedures… but the same LBA.

This means that it’s nearly impossible to give “general guidelines” to outcomes from LBA… as they are distinctively case-specific. And there aren’t a lot of documents that tell you how to interpret LBA analysis outcomes in your particular problem.

There are no “general guidelines” for LBA

Linear Buckling is not the complete outcome. It’s just a step in obtaining that outcome! Sadly, you would need to have a guide for your specific problem in order to reasonably be able to use LBA in design. There aren’t many of those around!

This also means, that when someone tells you “critical load multipliers in LBA over X are safe” don’t understand how it works! The proper sentence would be “If you are designing this particular thing within this restrictions, then based on our research/experience/this document critical load multipliers from LBA over X are acceptable”. And this is a huge difference!

There is no “one-fit-all answer” for LBA!

And it’s easy to prove! In a reasonably designed truss, each diagonal will have a critical load multiplier of 2-3. This is completely fine. The same multiplier for a frame would be problematic at best, and for a shell structure the same value would be a tragedy.

So is the LBA outcome of 3 acceptable? The answer is: it depends on what problem are you solving!

This is why it is better, in my opinion, to do hand-design rather than base your estimates on LBA. Hand designs are almost always based on research, and in the end, are safe to use. LBA sadly can greatly overestimate the buckling capacity of a thing you wish to design… not a good thing!

Use LBA only if you really know what you are doing, or you have some guidelines on how to do it in your particular field!

And what if there are no rules you can find? Well.. then it gets a bit more complicated:

Approach 3: Nonlinear Buckling Analysis

Without a doubt, nonlinear analysis is a powerful tool. But this also comes with the “price”. While setting a nonlinear material analysis in the “basic functional level” is relatively straightforward, nonlinear buckling analysis is a beast.

You know, convergence problems, proper imperfections and all that.

This is, however, a topic for a completely different post – here let’s focus on analyzing outcomes.

And when this is a goal, the thing becomes pretty simple! You see, if you successfully define a correct nonlinear analysis, the outcomes are there – just waiting for you! Just create a stability path based on your analysis outcomes (chart showing dependence between deformations and applied load) and you are done! In “normal cases” it will look like that:

You can clearly see, that when the load on the top edge of that shell (vertical axis) reaches a bit over 31kN/m the model fails. This means that you know perfectly what the capacity is. Also, in such a design you and take into account imperfections, nonlinear material, and all the other things!

Since you can analyze so much together (like buckling and nonlinear material and imperfections) it’s obvious that those effects will “interact” with each other. Sometimes this will have little impact on the outcomes (when one failure mode dominates) but often you will have a “mixed” failure. A situation where it’s actually hard to tell if the failure is due to buckling of yielding or something else. You know, something like that:

I wouldn’t dare to say if the above is a stability failure or yielding failure… it’s most likely somewhere in between. What is important however is, that thanks to nonlinear FEA I can actually calculate the capacity in such a case… and this is the goal right?

Such situations can really be calculated only in nonlinear FEA. There might be some interaction procedures for hand calculations but they often work only for very restricted problems, and real-life problems are often more complex than hand calculation rules allow.

As you can see above, when you manage to get the proper analysis, understanding outcomes is relatively simple. This is a complex behavior for sure, but then again on the stability path above you can clearly see that there is a load level where the load plateau at first, and then decreases meaning it’s a failure. All you would have to check additionally to this is, whether plastic strains are lower than what you are willing to accept (that would be step #1 in this case) and you are set!

Analyzing outcomes rule:

Generally, it’s the case that it’s very difficult to properly interpret outcomes from a simple analysis. There are simply too many assumptions you cannot be certain about.

The more complex analysis you do, the simpler it becomes to interpret results. This is definitely an upside of doing nonlinear FEA analysis!

Sure, there are some more “difficult” problems in the nonlinear analysis as well, but those I think are too specific to discuss in such broad post like this one. The above will be true for most problems you will be facing for sure!

How to interpret FEA results: Step #3

Finally, we are here! The last step on our road. And it’s a short one in a sense. All is left is to check allowable deformations.

The trick here is, that oftentimes you have no idea what is the allowable value.

There are yet again a lot of approaches to this. Oftentimes you will simply have to agree with your Customer what is allowable (pretty hard to discuss with people who claim that no deformations are allowable at all though…). Sometimes codes will provide guidance here (i.e. old Polish codes provided some allowable deflections for various steel beams). I can imagine, that from time to time you will do that “on a gut feeling”.

Whatever approach you will adopt, it’s always a good idea to check if the deformations are “ok”. This is also a reasonable way to verify if your model behaves reasonably. Deformation in weird direction, too small or too big values or weird deformation shape may indicate, that something didn’t work properly in your analysis. This is yet another reason why you should do this!

How to interpret FEA results: Step #4

This is the “biggest” and the “smallest” category of them all.

I think I should call it “the rest”. In most of my designs, the above 3 steps do the job. But on occasion, you are dealing with problems that require some additional attention. Maybe vibrations are a problem? Or fatigue? Or something else.

Life is rich without a doubt, and the problem of writing posts about such “broad” topics like this one is, that I will always omit something. However long a list I will do, there is someone somewhere doing something that requires “just one more step”

So I’ve added this 4th step to tell you one thing:

Be careful and think about what you are trying to check!

The list I gave you here is a really good base for analyzing structural design problems. I’m using it all the time and I really consider those to be good advice.

That being said, I also understand what I design on a day-to-day basis as I’m sure you do too. And this means we both know, that it’s impossible to “close” all the engineering problems in one checklist!

Each problem is individual, and often you will have to go outside of the scope of the above rules simply to check some additional things! This is to be expected, and please don’t treat this list as an excuse to be lazy and not analyzing all the thing you should!

Also, if you are unsure if you should check something… check it! In the worst case scenario, you will waste some time and learn that was an unnecessary check in this case… but think on the alternative for a while!

Common errors in interpretation of FEA outcomes

Wrong model/analysis/assumptions!

Ok, I admit this has little to do with the interpretation of outcomes. If you define your model in the wrong way, use unrealistic boundary conditions, wrong meshing or any other things that may go wrong you are toasted!

So why I’ve put this one here. Simply because post-processing is your last-defense! This is the place where you can still notice that something is wrong. If you fail to notice this now… you will simply draw wrong conclusions.

So always think when you are analyzing results, and never do this mechanically!

Not checking something!

Yea, there were a lot of cases where someone forgot to check this or that against buckling and something bad happened. Buckling is tricky. After all, you are checking stress “again” after you did step #1, so it seems unnecessary. And people often reason like “well I only have stress at 50% of yield strength so it must be ok”, while many things fail due to buckling at much lower stress levels.

The minimal silos capacity due to shell buckling I ever designed was 60MPa so far (compared to 235MPa of yield strength). Forgetting about such thing… isn’t a good idea!

But of course, you can forget about a lot of things like deformations, loads you should apply, maybe vibrations if they are relevant. Basically, it’s easy to forget stuff… and it’s never good to do so!

Using the wrong values!

It’s not even about checking something wrong (which is so obvious that I won’t even put it on the list). What I mean here is that you can actually use wrong values to do a completely correct checking procedure. You know, like using normal stress when you should use von Mises stress, etc.

Simply pay attention to what you are displaying and double-check if that is the thing you should be checking. It’s also good to pay attention to values. If you solve a lot of similar problems at work, in time you will become aware of what outcomes to expect if you are paying attention! This will help you to avoid such mistakes!

But apart from the obvious part, there is a more tricky component of this as well. That is stress averaging, or stress smoothing if you like.

Software really cares about the aesthetics of things, which means that it desperately tries to plot smooth contour plots. Sadly, in order to do that, oftentimes values get averaged in a weird way, to make the plot look “nicer”. This means that whenever you are checking values for design, make sure to display averaged and unaveraged outcomes. Simply to make sure that there are no hard-core differences between those:

Notice that the averaged stresses display 110MPa as a maximal value while the non-averaged ones are 141MPa. This may or may not be a huge difference depending on what you are doing and why. But regardless of the case, it’s always good to be aware that this is happening!

Not asking enough questions

I think that whenever I got “caught” on a mistake by someone from my office checking my design was when I was too lazy to think why something is as it is. You know, you see something that in your opinion should look slightly different (or maybe even completely different) and you say to yourself “well maybe this is just the way this will work”. And you move on.

Usually, when something “weird” is happening this is for a reason… so investigating that may be critical. Of course, it takes time, but there are two positives of that: Firstly you gain certainty that what you did is ok, but also you’ve just learned about a new mechanism or some effect that made those outcomes so different. I think I’ve learned the most about FEA while investigating “why the outcomes look so stupid”.

Truthfully this is a win-win situation: you either find a mistake (a win!) or you learn something new (even bigger win!)… so always do that!

Common questions about FEA results

What should I check in my case?

I think that you may not like this one, but I will write this anyway. If you are not certain about what you should check in your “real life” design problem… most likely you shouldn’t be solving it.

It’s very hard to properly interpret outcomes for a problem you cannot understand properly, and if you would understand the problem properly it would be obvious to you, what things should be checked.

Sure, a “how to check this against fatigue?” question is a good one. I mean you don’t have to know by heart all the procedures. But you should be able to easily list all the potential failure modes of the thing you are designing, so at least you would know what to search for. Otherwise, it will be too risky to perform such a design I think!

But to give you an answer – the above list is a good start. And when you are done with it, search for someone maybe a bit more experienced so they can verify if what you did is sufficient or if there are any other things that require checking in your case.

Is stress X times higher than yield stress still acceptable?

This is a wrongly stated question, and there is no obvious answer! Imagine you have a steel bar under uniform tension. Is stress twice as high as yield allowable in such a case? Of course not, the bar will break under much lower load.

Then on another part of the spectrum, you get something like this (notice the stress concentration where the stiffener ends):

Will stress twice as high as yield stress be allowed in such case… most likely yes! It will just cause a small local yield and all will be fine.

So now, when we know there is a spectrum, and we know what the “ends are”, your case is probably between those two somewhere. But how can you guess where? Well… you can’t really. This is why nonlinear material analysis is such a great tool : )

Want to learn more about interpreting FEA results?

This is great! I’ve made a complete FEA online course! If you are interested, below this post you can sign up for a free lesson! You don’t have to provide me with a credit card or anything else really. Just put your first name and email below, check the “marketing” box and get the free lesson. Simple as that : )

Author: Łukasz Skotny Ph.D.

I have over 10 years of practical FEA experience (I'm running my own Engineering Consultancy), and I've been an academic teacher for a decade. Here, I gladly share my engineering knowledge through courses, and on the blog!

Read more

Join my FEA Newsletter

Get my 1h video Lecture on Nonlinear Material

    Your personal data administrator is Enterfea Łukasz Skotny, Skrzydlata 1/7, 54-129 Wrocław/POLAND, Email. By subscribing to the newsletter that includes marketing messages you consent to your personal data processing in accordance with this privacy policy

    Join the discussion

    Comments (28)

    Ace - 2021-11-28 06:07:55

    How important is the interpretation of the FEA software result when compared to the operation of the software itself?

    Reply
    Łukasz Skotny Ph.D. - 2021-11-28 13:59:30

    Hey Ace!

    This is a very complex question to answer... and it would require a post to fully address this. But let me try to unpack this briefly:

    Using the software is a useful skill. It allows you to do stuff quicker. That being said, I'm 100% sure that folks that I employ use Femap better than I do... honestly I don't do that so often nowadays, and they model/mesh stuff all the time, so they simply are very good at this (and better than I am). Is this valuable for me? Of course, this gives me confidence that when the task is to be done, it will be done swiftly and without "stupid software errors" (like mesh with not connected nodes, correct load combinations, and stuff like that).

    But if this is all the case, why don't I train in this? Mostly because I value the knowledge and "understanding" far more. It's the knowledge of what to do, why to do it, and how to assume boundary conditions, loads, analysis types, and how to analyze outcomes... that make you able to actually do the work. I mean, without that knowledge, you will be able to work fast... but you still won't have an idea of how to do something! So whatever you will do, will most likely be of little value (although delivered fast!). And when you know all those things, you can do stuff "correctly", and this means your work has huge value (especially if the case is complicated)... so a team of people where those two are distributed among folks is a great team to work (as with everything in life... it's hard to know everything).

    I hope that this sheds some light on the matter :)

    All the best!
    Ł

    Reply
    Abel - 2021-08-17 09:46:17

    I've found your writings interesting, thank you.
    I'm mostly interested in reinforced concrete (RC) structures.
    Would you write about the combination of "shell stresses" and "Plate stresses"? These are common in FEA applied RC slab design.

    Reply
    Łukasz Skotny Ph.D. - 2021-08-20 04:13:08

    Hey Abel!

    Well, I don't work in concrete structures so I won't really help you out. I mean, I'm a civil engineer by trade so obviously, I can design concrete stuff but I'm not an "expert-practitioner" there, so I will most likely avoid the topic just to make sure I won't write something stupid by accident!

    But I must say, that I don't think I ever heard the division between the plate and shell stress - not really sure what you mean there. Perhaps it's a regional name for something, or a language thing (or I'm just ignorant) :P

    All the best!
    Ł

    Reply
    Shammy Peterson - 2021-07-01 07:17:57

    I found it helpful when you said that you would need to perform several checks on structural designs to determine if yielding is not present if plastic strains are acceptable, and if there are stability issues. This is something that manufacturing companies must consider in order to ensure that they would only launch manufactured items that would not easily wear out when in the real world. I would assume manufacturing companies hiring FEA consulting services so they could be guided in deliberating FEA results.

    Reply
    Łukasz Skotny Ph.D. - 2021-07-05 04:01:43

    Hey!

    I'm pretty sure many manufacturers nowadays hire FEA folks (either internally or externally) to guide their manufacturing process. I would say, that FEA is way more commonplace in such applications than it was even a decade ago! But of course, there are still companies that don't do this relying on prototyping etc.

    Sadly, it's not that easy to find a good FEA consultancy that will deliver outcomes that actually "mean something"... so you know, there are a lot of "bad experiences" out there as well!

    Reply
    Ryan Gorton - 2021-03-03 23:33:16

    Thank you for writing this!

    Reply
    Łukasz Skotny Ph.D. - 2021-03-04 08:11:23

    I'm really glad that you like it Ryan :)

    Reply
    Ravindra - 2021-02-10 10:35:50

    Hi Lukasz,

    thanks for sharing very useful info. Details about Von mises stress in articles helped me in connecting some of the doubts i had. Could you please also share some light on min and max principle stress and how it has been used in FEA result interpretation with some practical example.

    thanks
    Ravindra

    Reply
    Łukasz Skotny Ph.D. - 2021-02-10 15:02:14

    Hey Ravindra!

    First of all, thank you for your kind words! I'm glad that you like the way I explain stuff.
    Also, thank you for suggesting a topic - I will keep that in mind :)

    All the best!
    Ł

    Reply
    Xiao - 2020-03-25 21:39:25

    First of all thanks for sharing all these useful information!

    One quick (also an obvious) question though: when interpreting FEA analysis, are we required to consider the "factor of safety"? I.e., for an idea design in FEA, are we expecting the maximum stress to be smaller than the yield stress or we want the maximum stress to be smaller than yield stress divided by a factor of safety? My understanding to this is, if you are doing some sort of hand calculation you'll need the allowable design stress to have a safety factor but in FEA, since it's "simulating" the reality, as long as you are confident about the way you set up your simulation, what you really want is to see the maximum stress below yielding without having to consider any factor of safety. Would you mind sharing your insight on this?

    Thank you!

    Reply
    Łukasz Skotny Ph.D. - 2020-03-27 14:25:54

    Hey Xiao!

    This is a way more complex problem (ok, I admit this is a trend, I consider most things to be "more complex than they seem")!

    This all goes down to probability of failure more or less. So when you use to load in your model - what is the probability that the load will actually be higher? What is the probability that boundary conditions will be worse (whatever that mean) than you assume, and how much worse do they get. Maybe material will be weaker than it should etc.

    In essence, you cannot be sure of any of those (and many others, like the shape of your structure, material homogeneity, proper erecting/manufacturing procedures etc.).

    People who are much smarter than me in statistics gather those up and say: for the probability of failure lower than 2% (let's say) we need to take so much safety in this parameter, so much in that etc. And in the end, they produce a "safety factor". It should also include the accuracy of calculations to some degree, but I would guess this plays a smaller role than i.e. material properties.

    Most of the issues "with reality" are still in your FEA model.. so you should use safety factors! I.e. EN 1993-1-6 doesn't have separate safety factors for loads and materials for FEA... the values are the same regardless if you use FEA or hand calculations.

    That being said... when your model exceeds yield stress in a small area, this is most likely still far away from failure... but you need to use nonlinear FEA for that. Linear FEA isn't great in design precisely because of this problem (among others).

    I hope this clears things a bit!
    Ł

    Reply
    Xiao - 2020-04-07 14:32:29

    Hi Łukasz,

    Thanks for your reply. Yes I think this helps, at least now I won't ignore taking into consideration the "probabilities" of things being worse than expected.

    Best,
    Xiao

    Reply
    Łukasz Skotny Ph.D. - 2020-04-07 17:52:13

    Glad I could help Xiao!

    All the best!
    Ł

    Reply
    Ray Koury - 2020-02-25 12:40:48

    To start with, thanks for sharing such good article.

    I have query
    In 1993.1.6 code cl 8.6, to calculate the plastic reference resistance, it combined the membrane stress in eq 8.24
    My question is if I have high tensile hoop stress and relatively low compression vertical stress, the value obtained from the equation will be mainly governed by the the tension stresses. Or I should ignore the tensile stresses?

    Best regards

    Reply
    Łukasz Skotny Ph.D. - 2020-02-25 16:22:04

    Hey Ray!

    First of all, be very careful with LBA/MNA method. If you are not solving one of the 3 "primitive cases" (uniform vertical compression, uniform circumferential compression, and torsion of uniformly supported shells) you won't have the parameters needed to pull this off! And sadly, those cannot be "simply borrowed" from similar cases due to imperfections sensitivity and all that... I don't use LBA/MNA approach myself, due to that fact. Getting those parameters is more work than doing GMNIA analysis of the problem!

    As for the stability problem you describe, this depends on the hoop stress values funny enough! If they are "high but still small enough" they will contribute positively to stability (i.e. stabilizing effects). On another hand, too high hoop stress in tension combined with even small compressive stress in the vertical direction may cause yielding. That will cause the shell to lose stability "outward" (this is known as "elephant foot buckling") and in such cases, hoop stress can greatly reduce capacity.

    Hope this helps...

    All the best!
    Ł

    Reply
    luke zankich - 2020-02-05 23:00:23

    The situation I wrestle with, and still don't have a very good answer, is the high stresses I see under bolt heads and nuts. If I were to consider going over yield to be a failure here, I would be making every bolted plate 2" thick. The beyond yield zone is just under the head, and quickly reduces to very low stress. Is there a rule of thumb here for linear analysis? Something like if the elements above yield are less than 10% of the thickness it's ok. The reason I question these results it I KNOW that the bolted surface does not fail for a given plate thickness because it exists and has not failed for 30yrs under a known load, yet the analysis is telling me to keep going thicker.

    Reply
    Łukasz Skotny Ph.D. - 2020-02-07 16:36:19

    This is a pretty tricky subject. I know what you mean.

    In my "classical style," I would advise using nonlinear analysis. I guess that plastic strains there would be minimal... and that solves the problem completely. I don't really fancy "guessing" in Linear Analysis when it comes to "how much stress is too much". But on another hand, there are those "normal engineering" rules, that if followed make things simpler. You know, things like "endplate should be thicker than bolt diameter" in end-plate connections and stuff like that. Also, you can read forces in bolts quite easily, and simply design them (and the plate) by code of your choice... but if you are using EN 1993-1-8 maybe nonlinear approach is better :D

    As for the stresses, I'm really afraid to say this (as this can be massively overused!) but I think that the plate can take much more that you would assume... as long as static is involved (no fatigue and stuff). But if unsure... nonlinear FEA or codes can solve this for you :)

    Hope this helps :)
    Ł

    Reply
    Sam - 2020-07-08 08:47:49

    Hello, the force load would be reduced after strains in reality. would it be a big factor?

    Reply
    Łukasz Skotny Ph.D. - 2020-07-08 21:30:35

    Hey Sam!

    I must admit I'm not sure what you mean... Do you mean, that the plastic strains would redistribute the "higher-than-yield" stress "around"? If that is the case, then the answer is yes, they would :)

    Of course, then the problem gets more tricky with fatigue, but it's a completely different story!

    But I'm not sure if I understand your question, so if my answer is off - please elaborate a bit on the subject so we can discuss it more :)

    All the best!
    Ł

    Reply
    Axel Fernando Rodriguez Rivera - 2019-11-09 04:46:59

    I'm a graduate of Automotive Design Engineering, and specifically I'm doing my thesis focused on the FEA, and this information is helping me a lot to understand the process. Thank you so much for sharing it.

    Reply
    Łukasz Skotny Ph.D. - 2019-11-09 09:28:56

    I'm really glad Axel that you find this useful!

    Thank you for your kind comment!
    Ł

    Reply
    Seungwoo Lee - 2019-08-31 21:34:35

    Again, excellent article. I have been curious for long time about this issue.

    Reply
    Łukasz Skotny Ph.D. - 2019-09-01 05:40:22

    Thank you Seungwoo!

    I'm really glad that you like the post!

    All the best
    Ł

    Reply
    Mechanical Design Auckland - 2019-07-30 12:00:31

    It’s really a nice and helpful piece of info. I’m happy that you shared this helpful information with us. I love reading your article and I hope that I will read some more about this stuff, it’s really informative and very entertaining. Please keep us up to date like this. Thanks for sharing.

    Reply
    Łukasz Skotny Ph.D. - 2019-08-01 06:24:37

    Hey Josh!

    Thanks! I'm really happy that you like my work!

    All the best
    Ł

    Reply
    John Garganta - 2019-01-23 00:51:30

    My preference is to check deflection (shape) first. This is to ensure that your loadings & boundary conditions have been applied correctly. As an analyst / engineer you have an idea how the model will behave. If the deflection shape is not as what you are expecting then youll know something is not right. And youll look for it till it gets right. Then check for the reaction loads. If it doesnt tie up to your applied loads then again something is not right. Once youre happy with this then you can start looking for the stresses and others mentioned by the author (Lukasz).

    Reply
    Łukasz Skotny Ph.D. - 2019-01-23 13:49:33

    Hey John!

    You are absolutely right. I didn't write about such things here, simply because I approached the problem from the "what should be in the report" direction. In other words, I assume that you already verified that your model works as intended, and now you are interpreting the results you got. For me, the "verification" is a different step that already happened!

    But this is a great point - it's good that you mentioned it here - I think I should have done it from the start!

    Reply

    Sign up for my FEA Newsletter!

    Each Tuesday you will get awesome FEA Content directly yo your email!

      Your personal data administrator is Enterfea Łukasz Skotny, Skrzydlata 1/7, 54-129 Wrocław/POLAND, Email. By subscribing to the newsletter that includes marketing messages you consent to your personal data processing in accordance with this privacy policy