You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Ayubirad
changed the title
Updating example
Issues with current version of PyOMA
Apr 25, 2023
Ayubirad
changed the title
Issues with current version of PyOMA
Issues with PyOMA_v15
Apr 25, 2023
Dear @marco-rosso-m and @dagghe
Please, would you kindly update
Example_ver_1.4
to1.5
. It does not work with the current version of theFrequency Domain Decomposition algorithms
. Another issue that I've encountered was thecm
argument inEFDDmodEX
function. How should we use it? Also, at the end of the PyOMA_v15 code, we have:whereas no
Fi_E
variable is defined!! we haveFi_E = []
in the script!I really appreciate fixing these issues with the PyOMA file. Keep up the good work.
Best regards,
Ayubirad
The text was updated successfully, but these errors were encountered: