MENU

Fun & Interesting

I wrote a Python / Freecad library to do HUNDREDS of simulations in less than 20 minutes

Engineering Maths 9,949 lượt xem 2 years ago
Video Not Working? Fix It Now

I wrote a library to run quick structural parametric studies in FreeCAD!

It's available to everyone on pypi, instructions on the project's GitHub: https://github.com/da-crivelli/freecad-parametric-fea

Did I mention it's free and open source? And that it only takes 20 lines of Python to run hundreds of test cases?

You can download the tutorial model and Python script from here: https://github.com/da-crivelli/freecad-tutorials/tree/main/fea-parametric-library

If you like what you are seeing and you want to see more, consider buying me a coffee :) https://www.buymeacoffee.com/dacrivelli

Prerequisites:
- FreeCAD 0.20 https://www.freecad.org/
- Python 3.8.10 https://www.python.org/downloads/release/python-3810/
- (optional) pipenv https://pipenv.pypa.io/en/latest/
- (optional) ParaView https://www.paraview.org/

Timestamps:
00:00 Intro
00:50 Part design in FreeCAD
03:46 FEA set up in FreeCAD
09:46 Parametric study in Python
18:00 Looking at plots of results
19:20 Full results in Paraview

Comment