Multibody Dynamics (MbD) is the study of the kinematics (motion) and the dynamics (forces and torques that are cause and consequence of motion); of systems of interacting parts (assemblies). Combined with Computer Aided Design (CAD), MbD represents a key tool in the design process of virtually any modern product.
Finite Element Metod (FEM) allows the study of the effects that forces and torques have when applied to individual parts. These effects may include deformation and fracture, which most often lead to the failure of a product.
Modern open-source solvers are the result of decades of collaborative development. Today, they have reached a mature stage, and produce reliable simulation results. Moreover, these solvers are staring to gain terrain in the academic, research, development, and industrial fields, which accelerates their development and strenghtens their reliability.
Having access to the source code allows the precise modeling of the physics of the problem to be studied. Unlike closed-source programs, which pretend to integrate all the modeling process in a GUI workflow; we develop part of our modeling programatically, which gives us the flexibility and precision that cannot be achieved otherwise.