Question about PFlow and TDS #290
Answered
by
cuihantao
jinningwang
asked this question in
Internal Design
Replies: 1 comment 1 reply
-
The alteration of StaticGen’s initial values need to be done before solving the power flow. Once power flow is solved and TDS is initialized, alteration in StaticGen will not propagate to dynamic models.
…On Mar 10, 2022, 7:10 PM -0600, Jinning Wang ***@***.***>, wrote:
Hi Hantao,
I have a question about the data transferring about routine PFlow and TDS.
I altered the StaticGen setpoints by model.alter(), although I ran PFlow before the TDS, the GENROU setpoints (Pe, Qe) remains unchanged.
Do you have any suggestion?
Regards,
Jinning
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jinningwang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Hantao,
I have a question about the data transferring about routine PFlow and TDS.
I altered the
StaticGen
setpoints bymodel.alter()
, although I ran PFlow before the TDS, theGENROU
setpoints (Pe
,Qe
) remain unchanged.Do you have any suggestions?
Regards,
Jinning
Beta Was this translation helpful? Give feedback.
All reactions