This page is dedicated to the description of the Google Summer of Code project idea regarding extending FreeCAD FEM unit test suite.
FreeCAD is not only a traditional CAD platform but also aims at providing general engineering functionality. One of the most valuable design tools for modern product development is the finite element method. It provides advanced means for design analysis, stress tests and optimization. Over the last two years a FEM workbench in FreeCAD has been developed based on the CalculiX solver and already reached a usable state in the 0.16 release. There have been addend lot's of new tools to FreeCAD FEM workbench in n 0.17 development cycle. Still the FEM unit tests to prove the function of all new tools and API methods are really rare.
The GSoC project aims to add a wide range of unit test for most of FreeCAD FEM GUI tools and for the mesh api methods.
Easy-Medium