Hello,
I'm trying to set up a software tool for plate bending analysis that in the future should account for non linear and plastic deformation, too.
At present I've implemented the calculations as described here 2D FEM, in a rectangular domain. In order to validate the tool, I used a 1cmx1cm square section bar, 1m long, with prescribed displacement zero at corners, and prescribed load at center, comparing the maximum deflection with that calculated with Bernoulli beam formula.
Unfortunately, the results are very different, being the formula value 10 times bigger of the simulated one.
So my question is:
Is there some methodological flaw in my model? Can a 2D model like this used in this way? Or should I look for a bug in the implementation?
Thank you very much for your help.
I'm trying to set up a software tool for plate bending analysis that in the future should account for non linear and plastic deformation, too.
At present I've implemented the calculations as described here 2D FEM, in a rectangular domain. In order to validate the tool, I used a 1cmx1cm square section bar, 1m long, with prescribed displacement zero at corners, and prescribed load at center, comparing the maximum deflection with that calculated with Bernoulli beam formula.
Unfortunately, the results are very different, being the formula value 10 times bigger of the simulated one.
So my question is:
Is there some methodological flaw in my model? Can a 2D model like this used in this way? Or should I look for a bug in the implementation?
Thank you very much for your help.