Closed annetill closed 4 years ago
setGeneratorVoltageRemoteControl on open load flow parameters only configure the way we manage remote voltage, either with a scaling or with additional equations to the equation system. setVoltageRegulatorOn on a generator is a different thing, it only configures if one particular generator control the voltage or not (PV/PQ bus).
Yes in fact to be more precise : the generator I propose to put out of regulation is the only one in the study network that could controls a remote point. It is a way to say that if we don't have this generator in the newtork, the open load flow option "setGeneratorVoltageRemoteControl" set to true or false should provide the same results.
You can't have the same result because you won't have the same number of PV bus (and it is not linked to the way we handle remote voltage, with scaling or not).
It could be considered as a bug.
It seems that a shared control at local common local bus for generators is not working when the parameter "GeneratorVoltageRemoteControl" is active.
The use case is the one used in tutorial "cgmes". The open load flow parameters should be:
If we set:
we should obtain the same results as if
but it is not the case.
Huge differences in that case.
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)
(if a question doesn't apply, you can delete it)