da-crivelli / freecad-parametric-fea

A flexible parametric FEA library based on FreeCAD
GNU Lesser General Public License v2.1
33 stars 5 forks source link

Support modal analysis #25

Open da-crivelli opened 1 year ago

da-crivelli commented 1 year ago

Modal analysis creates result sets in the form of CCX_EigenMode_{n}_Results. The number of modes is user-defined in the preferences. We should

Depends on #24