modelVRRemote
Model for coordinated primary voltage regulation. This model is used when several generators regulate the same bus with a control law U = URef.
Parameters
| Type | Name | Default | Description |
| Boolean | FreezingActivated | false | Whether the freezing functionality is activated or not |
| Real | Gain | | Control gain |
| Integer | NbGenMax | 30 | Maximum number of generators that can participate in the coordinated primary voltage regulation of the considered bus |
| Types.Time | tIntegral | | Time integration constant |
| Boolean | limUQDown0 | fill(true, NbGenMax) | Whether the minimum reactive power limits are initially reached or not (for each generator participating in the coordinated primary voltage regulation of the considered bus) |
| Boolean | limUQUp0 | fill(true, NbGenMax) | Whether the maximum reactive power limits are initially reached or not (for each generator participating in the coordinated primary voltage regulation of the considered bus) |
| Types.VoltageModule | U0 | | Start value of the regulated voltage in kV |
| Types.VoltageModule | URef0 | | Start value of the regulated voltage reference in kV |
| Boolean | Frozen0 | false | Start value of the frozen status |