CBEST model in pss/e
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.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
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.
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.
Asked: 2024-09-05 19:53:40 -0500
Seen: 87 times
Last updated: Sep 07