Ask Your Question
2

ADJM from switched shunt data retrieval doesn't work

asked 2012-03-06 02:22:24 -0500

JervisW gravatar image

I have been looking at this for hours. I am trying to get the Switched Shunt Adjustment Method for a switched shunt using the subsystem data retrieval api

ierr, adj_methods = psspy.aswshint(sid=-1, string=["STATUS", "ADJM"])

The status column return value is correct, but the ADJM column return is empty.

How do I get the Switched Shunt Adjustment Method value?

edit retag flag offensive close merge delete

Comments

@JervisW, where and how do you use switched shunt in your planning studies?

amaity gravatar imageamaity ( 2012-03-06 20:06:56 -0500 )edit

1 answer

Sort by ยป oldest newest most voted
3

answered 2012-03-06 17:55:06 -0500

Daniel_Hillier gravatar image

This is a typo in the PSSEAPI documentation (at least in the PSSE32 docs I have).

Use "ADJMETHOD" instead of "ADJM" and it should work.

edit flag offensive delete link more

Comments

Cheers, yes I was using PSSE32 and this does solve the problem. Looks like the Docs were wrong.

JervisW gravatar imageJervisW ( 2012-03-07 02:07:04 -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

Stats

Asked: 2012-03-06 02:22:24 -0500

Seen: 728 times

Last updated: Mar 06 '12