Skip to content

Commit

Permalink
Update pypowsybl/loadflow/impl/parameters.py
Browse files Browse the repository at this point in the history
Co-authored-by: jeandemanged <damien.jeandemange@artelys.com>
Signed-off-by: EtienneLt <32468651+EtienneLt@users.noreply.github.com>
  • Loading branch information
EtienneLt and jeandemanged authored Mar 12, 2024
1 parent aafe2ae commit c925b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypowsybl/loadflow/impl/parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Parameters: # pylint: disable=too-few-public-methods
twt_split_shunt_admittance: Split shunt admittance of transformers on both sides.
Change the modelling of transformer legs. If you want to split the conductance and the susceptance in two,
one at each side of the serie impedance, use ``True``.
shunt_compensator_voltage_control_on: Simulate voltage control of shunt compensators (previously named simul_shunt).
shunt_compensator_voltage_control_on: Simulate voltage control of shunt compensators (named simul_shunt before PyPowSyBl 1.3.0).
read_slack_bus: Read slack bus from the network.
The slack bus needs to be defined through a dedicate extension. Prefer ``False`` if you want to use
your loadflow provider selection mechanism, typically the most meshed bus.
Expand Down

0 comments on commit c925b91

Please sign in to comment.