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.
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