| Types.VoltageModule | UBlock (from ParamsBlockingFunction) | | Voltage value under which the static var compensator is blocked, in kV |
| Types.VoltageModule | UUnblockDown (from ParamsBlockingFunction) | | Lower voltage value defining the voltage interval in which the static var compensator is unblocked, in kV |
| Types.VoltageModule | UUnblockUp (from ParamsBlockingFunction) | | Upper voltage value defining the voltage interval in which the static var compensator is unblocked, in kV |
| Types.PerUnit | BShuntPu (from ParamsCalculationBG) | | Fixed susceptance of the static var compensator in pu (for standby mode) (base SNom) |
| Types.PerUnit | BMaxPu (from ParamsLimitations) | | Maximum value for the variable susceptance in pu (base UNom, SNom) |
| Types.PerUnit | BMinPu (from ParamsLimitations) | | Minimum value for the variable susceptance in pu (base UNom, SNom) |
| Types.CurrentModulePu | IMaxPu (from ParamsLimitations) | | Maximum value for the current in pu (base UNom, SNom) |
| Types.CurrentModulePu | IMinPu (from ParamsLimitations) | | Minimum value for the current in pu (base UNom, SNom) |
| Types.PerUnit | KCurrentLimiter (from ParamsLimitations) | | Integral gain of current limiter |
| Types.Time | tThresholdDown (from ParamsModeHandling) | | Time duration associated with the condition U < UThresholdDown for the change from standby to running mode, in s |
| Types.Time | tThresholdUp (from ParamsModeHandling) | | Time duration associated with the condition U > UThresholdUp for the change from standby to running mode, in s |
| Types.VoltageModule | URefDown (from ParamsModeHandling) | | Voltage reference taken into account when the static var compensator switches from standby mode to running mode by falling under UThresholdDown for more than tThresholdDown seconds, in kV |
| Types.VoltageModule | URefUp (from ParamsModeHandling) | | Voltage reference taken into account when the static var compensator switches from standby mode to running mode by exceeding UThresholdUp for more than tThresholdUp seconds, in kV |
| Types.VoltageModule | UThresholdDown (from ParamsModeHandling) | | Voltage value under which the static var compensator automatically switches from standby mode to running mode, in kV |
| Types.VoltageModule | UThresholdUp (from ParamsModeHandling) | | Voltage value above which the static var compensator automatically switches from standby mode to running mode, in kV |
| Types.PerUnit | Kp (from ParamsRegulation) | | Proportional gain of the PI controller |
| Types.PerUnit | Lambda (from ParamsRegulation) | | Statism of the regulation law URefPu = UPu + Lambda * QPu in pu (base UNom, SNom) |
| Types.ApparentPowerModule | SNom (from ParamsRegulation) | | Static var compensator nominal apparent power in MVA |
| Types.Time | Ti (from ParamsRegulation) | | Integral time constant of the PI controller in s |
| Types.VoltageModule | UNom | | Static var compensator nominal voltage in kV |
| Types.VoltageModule | UBlockPu | UBlock/UNom | |
| Types.VoltageModule | UThresholdDownPu | UThresholdDown/UNom | |
| Types.VoltageModule | UThresholdUpPu | UThresholdUp/UNom | |
| Types.VoltageModule | UUnblockDownPu | UUnblockDown/UNom | |
| Types.VoltageModule | UUnblockUpPu | UUnblockUp/UNom | |
| Types.PerUnit | B0Pu | | Start value of the susceptance in pu (base UNom, SNom) |
| Types.PerUnit | G0Pu | | Start value of the conductance in pu (base UNom, SNom) |
| Types.ComplexCurrentPu | i0Pu | | Start value of complex current at injector terminal in pu (base UNom, SnRef) (receptor convention) |
| BaseControls.Mode | Mode0 | | Start value for mode |
| Types.ActivePowerPu | P0Pu | | Start value of active power in pu (base SnRef) (receptor convention) |
| Types.ReactivePowerPu | Q0Pu | | Start value of reactive power in pu (base SnRef) (receptor convention) |
| Types.ComplexApparentPowerPu | s0Pu | | Start value of apparent power at injector terminal in pu (base SnRef) (receptor convention) |
| Boolean | SelectModeAuto0 | true | If true, the SVarC is initially in automatic configuration |
| Types.VoltageModulePu | U0Pu | | Start value of voltage amplitude at injector terminal in pu (base UNom) |
| Types.ComplexVoltagePu | u0Pu | | Start value of complex voltage at injector terminal in pu (base UNom) |
| Types.VoltageModule | URef0 | | Start value of voltage reference in kV |
| Types.PerUnit | BVar0Pu | B0Pu - BShuntPu | Start value of variable susceptance in pu (base UNom, SNom) |
| Integer | SetModeManual0 | Integer(Mode0) | Start value of the mode when in manual configuration |