automatic tap regulation disabled #38
Answered
by
mgovers
willemijnbrus
asked this question in
Q&A
|
hi pgm team, |
Answered by
mgovers
Oct 11, 2024
Replies: 1 comment 1 reply
|
Hi @willemijnbrus , Indeed, the I hope this answers your question. |
1 reply
Answer selected by
willemijnbrus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @willemijnbrus ,
Indeed, the
TapChangingStrategy.disabledenum value has exactly that purpose. In fact, thePowerGridModel.calculate_power_flow()function by default uses that value as well (see image below).I hope this answers your question.