Ask Your Question
0

damping ratio

asked 2023-04-18 20:05:45 -0500

erika gravatar image

hi all, can anyone please tell me if it is possible to get power oscillation damping ratio out of any dynamic .out file through any code and if anyone has such code?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2023-04-18 21:42:15 -0500

jconto gravatar image

check the post "Has anyone checked the damping ratios from the channels in the .out files?" or search for "damp" & "channels"

edit flag offensive delete link more

Comments

thank you! But in that answer, you mentioned a readme file which I couldn't find there. Could you please tell me where I can get detailed instruction?

erika gravatar imageerika ( 2023-04-18 22:22:13 -0500 )edit

That posting redirect you to the post "Channels - tool to process outs files" for instruction to download the tool. The readme file is part of the release.

jconto gravatar imagejconto ( 2023-04-19 08:59:55 -0500 )edit

thankyou so much for the resources! However I am encountering the following issue. When in the dos window I type channels_chan_Pe_plt I get the following error: File "C:\Users\jsm20\Documents\code\Python\channels.py",line 139 in <module> ImportError: No module named Matplotlib

erika gravatar imageerika ( 2023-04-19 22:35:00 -0500 )edit

The ppt 'manual' says that additional python modules are needed: matplotlib, numpy, scipy, PyPDF2. With admin rights, in a DOS window, enter: pip install matplotlib. To run a damping calculation test, enter: channels chan_Pe_dmp

jconto gravatar imagejconto ( 2023-04-20 08:52:17 -0500 )edit

if I write pip install matplotlib,it shows "the system can not execute the specified program". What might cause this issue? is it compatible only with psse33 and python 2.7? Right now I was using psse34 and python 3.7

erika gravatar imageerika ( 2023-04-20 09:23:00 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2023-04-18 20:05:45 -0500

Seen: 428 times

Last updated: Apr 18 '23