dagghe / PyOMA

GNU General Public License v3.0
50 stars 24 forks source link

Issues with PyOMA_v15 #20

Open Ayubirad opened 1 year ago

Ayubirad commented 1 year ago

Dear @marco-rosso-m and @dagghe Please, would you kindly update Example_ver_1.4 to 1.5. It does not work with the current version of the Frequency Domain Decomposition algorithms. Another issue that I've encountered was the cm argument in EFDDmodEX function. How should we use it? Also, at the end of the PyOMA_v15 code, we have:

Fi = np.array(Fi_E)
Results['Mode Shapes'] = Fi.T

whereas no Fi_E variable is defined!! we have Fi_E = [] in the script! I really appreciate fixing these issues with the PyOMA file. Keep up the good work.

Best regards, Ayubirad