Ask Your Question
0

CBEST model in pss/e

asked 2024-09-05 19:53:40 -0500

vetero gravatar image

Hi everyone, I.m studying the BESS. I find the CBEST model can use for BESS simulate, CBEST mode need an auxilary signal to set Paux, I try using PAUX1 model but it can't insert. How can I do to use CBEST ? Thank you.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2024-09-07 01:59:37 -0500

perolofl gravatar image

Signal Paux can be updated manually during the simulation- with API

psspy.change_plmod_var(IBUS,ID",r"""CBEST""",1, Paux)

It is also possible to write your own auxiliary model that controls VAR(L) of CBEST.

edit flag offensive delete link more

Comments

Thank you so much

vetero gravatar imagevetero ( 2024-09-09 04:10:07 -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: 2024-09-05 19:53:40 -0500

Seen: 51 times

Last updated: Sep 07