Ask Your Question
1

additional output variables for use in .out file

asked Mar 22 '13

ruk gravatar image

Hi! Do someone know if I can create other variables besides the standard 35 in activity CHAN (program operational manual vol 1 section 5.2.1), to plot in an external program by using the .out file? The information maybe is available in the manuals but I am pretty new to PSSE and have not got used to the manuals yet.

Thanks, Björn

Comments

The problem I have is that I would like to plot the fluxes psi_d, psi_q and the subtransient fluxes psi''_d and psi''_q.

ruk gravatar imageruk (Apr 8 '13)

1 answer

Sort by » oldest newest most voted
0

answered Sep 5 '13

EBahr gravatar image

updated Sep 6 '13

Your flux variables are likely STATEs inside a model. Any STATE and VAR can be added to the channel file by using the STATE_CHANNEL and VAR_CHANNEL. You will have to look through the model's documentation to see if that flux variable is available as either a STATE or VAR, then either inspect the case or use the DOCU command to find out exactly what internal STATE/VAR number that is. Then use the psspy.state_channel() or psspy.var_channel() functions to add the channel.

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Mar 22 '13

Seen: 972 times

Last updated: Sep 05 '13