Earlier quoted context omitted.
> The greatest mechanical engineer I know, [...] And with that you wrote the best reply to your own comment. Great programmers of the past wrote amazing systems just in assembly. But you needed to be a great programmer just to get anything done at all. Nowadays dunces like me can write reasonable software in high level languages with plenty of libraries. That's progress. Similar for mechanical engineering. (Doing pro…
Also, might work for a mechanical arm the size of an arm, but not for the size of the Eiffel tower.
Eighty Years of the Finite Element Method (2022)
41–50 of 106 posts
Re: Eighty Years of the Finite Element Method (2022)
#42Earlier quoted context omitted.
I've used ansys daily for over a decade, and the only movement is in how they name their license tiers. It's a slow muddy death march. Every year I'm fighting the software more and more, the sales men are clearly at the wheel. They buy "vertical aligned" software, integrate it, then slowly let it die. They just announced they're killing off one of these next year, that they bought ten years ago, because they want to…
I've gone Abaqus > Ansys > Abaqus/LS-DYNA over my career and hate Ansys with a fiery passion. It's the easiest one to run your first model in, but when you start applying it to real problems its a fully adversarial relationship. The fact you have to make a complete copy of the geometry/mesh to a new Workbench "block" to run a slightly different load case (and you can't read in an orphaned results files) is just horri…
Re: Eighty Years of the Finite Element Method (2022)
#43Earlier quoted context omitted.
Also, might work for a mechanical arm the size of an arm, but not for the size of the Eiffel tower.
Eiffel Tower was built before FEM existed. In fact I doubt they even did FEM like calculations
Re: Eighty Years of the Finite Element Method (2022)
#44I started my career doing FE modeling and analysis with ANSYS and NASTRAN. Sometimes I miss these days. Thinking about how to simplify a real world problem so far that it is solvable with the computational means available was always fun. Then pushing quads around for hours until the mesh was good had an almost meditative effect. But I don't feel overwhelmingly eager to learn a new software or language. Much to my sur…
Still no viable open-source solution. Wait? What? NASTRAN was originally developed by NASA and open sourced over two decades ago. Is this commercial software built on top that is closed source? I’m astonished ANSYS and NASTRAN are still the only players in town. I remember using NASTRAN 20 years ago for FE of structures while doing aero engineering. And even then NASTRAN was almost 40 years old and ancient.
Re: Eighty Years of the Finite Element Method (2022)
#45My hot take is that, FEM is best used as unit testing of Machine Design, not a guide towards design that it’s often used as. The greatest mechanical engineer I know, once designed an entire mechanical wrist arm with five fingers, actuations, lots of parts and flexible finger tendon. He never used FEM at any part of his design. He instead did it in the old fashioned, design and fab a simple prototype, get a feel for i…
Good luck designing crash resilient structures without simulating it on FEM based software though.
Re: Eighty Years of the Finite Element Method (2022)
#46> FEM: Finite Element Method: https://en.wikipedia.org/wiki/Finite_element_method
>> FEM: Finite Element Method (for ~solving coupled PDEs (Partial Differential Equations))
>> FEA: Finite Element Analysis (applied FEM)
> awesome-mecheng > Finite Element Analysis: https://github.com/m2n037/awesome-mecheng#fea
And also, "Learning quantum Hamiltonians at any temperature in polynomial time" (2024) https://arxiv.org/abs/2310.02243 re: the "relaxation technique" .. https://news.ycombinator.com/item?id=40396171
Re: Eighty Years of the Finite Element Method (2022)
#47I've been a full-time FEM Analyst for 15 years now. It's generally a nice article, though in my opinion paints a far rosier picture of the last couple decades than is warranted. Actual, practical use of FEM has been stagnate for quite some time. There have been some nice stability improvements to the numerical algorithms that make highly nonlinear problems a little easier; solvers are more optimized; and hardware is…
Could you write a blogpost-style article on how to model the shallow water wave equation on a sphere? The article would start with the simplest possible method, something that could be implemented in short C program, and would continue with a progressively more accurate and complex methods.
Re: Eighty Years of the Finite Element Method (2022)
#48My hot take is that, FEM is best used as unit testing of Machine Design, not a guide towards design that it’s often used as. The greatest mechanical engineer I know, once designed an entire mechanical wrist arm with five fingers, actuations, lots of parts and flexible finger tendon. He never used FEM at any part of his design. He instead did it in the old fashioned, design and fab a simple prototype, get a feel for i…
Re: Eighty Years of the Finite Element Method (2022)
#49Earlier quoted context omitted.
Interesting. Please bear with me as this is going off 25 year old memories, but my memory is that the workflow for using FEA tools was: Model in some 3D modelling engineering tool (e.g. SolidWorks), ansys to run FEA, iterate if needed, prototype, iterate. So to have anything useful, you need that entire pipeline? For hobbyists, I assume we need this stack. What are the popular modelling tools?
> For hobbyists, I assume we need this stack. Just curious what kind of hobby leads to a finite element analysis?
Unfortunately the barrier to entry is too high for most hobbyists in these fields to use FEM right now.
Re: Eighty Years of the Finite Element Method (2022)
#50Earlier quoted context omitted.
Eiffel Tower was built before FEM existed. In fact I doubt they even did FEM like calculations
I ment a mechanical arm the size of the eifel tower. You don't want to iterate physical products at that size.