2 comments

  • threatripper 7 minutes ago
    I have great hope that the CAD & FEM field will benefit greatly from LLM use. To my understanding we currently don't have a free CAD kernel and broadly applicable FEM solver because these are just too hard to make because geometry and physics are hard unforgiving problems. But all pieces of information are available and many implementations covering some details exist. So, the task is a lot of literature research and putting everything together and that's where LLM based agents should shine.

    Of course we won't 1-shot a new CAD kernel but the human work will likely shift more towards identifying failure modes, specifying test cases and sometimes solving really hard details. Sometimes even working out details that have no precedent in literature or free code.

  • Charon77 2 hours ago
    I only got to know calculix because that's one of the FEM solver FreeCAD use