Changing Shunt Value in .con File
I'm modeling contingencies on a large savecase that I'm not permitted to modify.
One contingency needs to cause a switched shunt to lose half it's capacitance (dropping from 110 MVAR to 55 MVAR).
Removing the shunt using REMOVE SWSHUNT in the .con file is not the correct contingency. I need something that allows me to set the switched shunt to 55 MVAR.
Is there a command for this, or are REMOVE/OUTAGE/DISCONNECT etc. the only commands I can use in a .con file?
You must check the linear network analysis in the POM manual (the part of building the DFAX). Something like: SET BUS 123 SWSHUNT TO 55 MVAR, should work.