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
I'm trying to extract modal damping data from a result file using PyDPF.
I was able to get frequencies using metadata.time_freq_support.
However, I also want to get the following data shown in the Ansys Modal Analysis table:
Damped frequency
Stability
Modal damping ratio
Logarithmic decrement
Is there any way to extract all of these using PyDPF?
If not directly available, is there a way to compute them using PyDPF operators?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to extract modal damping data from a result file using PyDPF.
I was able to get frequencies using
metadata.time_freq_support
.However, I also want to get the following data shown in the Ansys Modal Analysis table:
Is there any way to extract all of these using PyDPF?
If not directly available, is there a way to compute them using PyDPF operators?
Beta Was this translation helpful? Give feedback.
All reactions