
modelCapacitorBankFixed
Capacitor bank with fixed capacitance
Extends from Icons.CapacitorBank, BaseClasses.ShuntConductance (Connects the port to ground via a conductor).
Parameters
| Type | Name | Default | Description |
| Types.Voltage | UNom (from OnePortAC) | | Nominal/rated line-to-line voltage |
| Types.ApparentPower | SNom (from OnePortAC) | | Nominal/rated apparent power |
| Boolean | portVariablesPhases (from OnePortAC) | false | Compute voltage and current phases for monitoring purposes only |
| Boolean | portVariablesPu (from OnePortAC) | true | Add per-unit variables to model |
| Boolean | generatorConvention (from OnePortAC) | false | Add currents with generator convention (i > 0 when exiting the device) to model |
| LocalInitializationOption | localInit (from OnePortAC) | LocalInitializationOption.none | Initialize the component locally in steady state from port start values |
| Types.Susceptance | B | 0 | Capacitor bank susceptance |
| Initialization |
| Types.Voltage | UStart (from OnePortAC) | UNom | Start value of phase-to-phase voltage phasor, absolute value |
| Types.Angle | UPhaseStart (from OnePortAC) | 0 | Start value of phase-to-phase voltage phasor, phase angle |
| Types.ActivePower | PStart (from OnePortAC) | SNom | Start value of active power flowing into the port |
| Types.ReactivePower | QStart (from OnePortAC) | 0 | Start value of reactive power flowing into the port |