Apps Engineering
A list of F/OSS Apps that we can use with Debian to create Awsome Projects.
OpenFOAM
OpenFOAM is an open-source computational fluid dynamics (CFD) software, offering flexibility and customization but requiring advanced technical expertise for effective use.
sudo add-apt-repository http://dl.openfoam.org/ubuntu
sudo apt-get update
sudo apt-get install openfoam8
#source /opt/openfoam8/etc/bashrc
#foamInstallationTest
ANSYS, which you might know, on the other hand, is a commercial CFD software known for its user-friendly interface and comprehensive support, but it comes with licensing costs.
- Great content on OpenFOAM/Ansys: https://www.youtube.com/@CFD/videos
Blender
https://github.com/blender/blender
Blender Add-ons
Other F/OSS Tools for Engineers
Definitely check: https://www.youtube.com/@TheEngineeringToolboxChannel
GNU Octave: GNU Octave is a high-level programming language and open-source alternative to MATLAB, suitable for numerical analysis and simulations.
Elmer: Elmer is an open-source multiphysics simulation software used for solving problems in fluid dynamics, structural mechanics, and more.
KiCad: KiCad is an open-source electronic design automation (EDA) suite for designing printed circuit boards (PCBs).
- Frizting - flatpak install flathub org.fritzing.Fritzing
OpenSCAD: OpenSCAD is a script-based 3D CAD modeler, particularly useful for creating parametric designs and mechanical parts.
FreeCAD: FreeCAD is a parametric 3D CAD modeler suitable for product design, mechanical engineering, and architecture.