Ask Your Question
1

additional output variables for use in .out file

asked 2013-03-22 07:31:40 -0500

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

edit retag flag offensive close merge delete

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 ( 2013-04-08 08:22:58 -0500 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2013-09-05 17:57:15 -0500

EBahr gravatar image

updated 2013-09-05 18:10:46 -0500

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.

edit flag offensive delete link more

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: 2013-03-22 07:31:40 -0500

Seen: 921 times

Last updated: Sep 05 '13