FEMbyGEN ist ein FreeCAD-Addon. Es stellt eine einfache Benutzerschnittstelle zur Verfügung, die das strukturelle Verhalten der eigenen Designs auf dem Bildschirm darstellt, um die beste Lösung durch parametrischen Analysen und unterschiedliche Lastfälle zu finden.
Beabsichtigter Arbeitsablauf
Click the Initiate button to create the parameters for the parametric analysis.
Using the Alias button please match the size and name of the parameters.
Switch back to the FEMbyGEN Workbench and with the Generate button, create all generations.
Click on the FEA button and Start FEA to run simulations.
You can check simulation files by clicking rows of the related generation.
Click on the Results button to get results into the master file.
Summation of all load case results will also be under Results in the Tree View.
If you want to get a recommendation for your design instead of parametric analysis, click on CreatGeo to define the boundary conditions of your design, such as loads, supports, protection geometries. After that it will create a boundbox and then optimize it to suggest you the most suitable geometry. You can use the slider to see previous suggestions.
Click Topology to run the topology simulation for generations or just the file with FEM analysis defined. On the screen you can define your optimization parameter and it will eventually show the results. the bottom slider will help you to see the progress of the topology optimization.
Funktionen
Parametrische FEM-Analyse
Unterstützt mehrere Lastfälle
Summiert alle Ergebnisse in einer Tabelle
Sortiert die Ergebnisse nach eigener Ausgabegewichtung
Summiert alle Lastfälle
Geometrievorschläge auf Basis eigener Randbedingungen
Topologieoptimierung
Features to be supported in the future
Implementation other than BESO topology method
Einschränkungen
Arbeitet nur mit dem CalculiX-Löser
Installation
Addon-Manager
FEMbyGEN kann ganz einfach über den FreeCAD Addon-Manager aus dem Menü Werkzeuge → Addon-Manager installiert werden.
FEMbyGEN befindet sich in aktiver Entwicklung und wird regelmäßig um neue Funktionen erweitert. Daher sollte es regelmäßig über das Menü Werkzeuge → Addon-Manager aktualisiert werden.
Der FEMbyGEN-Code wird gehostet und entwickelt auf GitHub.com.