Skip to content

pandapower 2.7.0

Compare
Choose a tag to compare
@jkupka jkupka released this 15 Jul 10:27
· 2940 commits to master since this release
  • [ADDED] Optimized the calculation of single/selected buses in 1ph/2ph/3ph short-circuit calculation
  • [ADDED] Multiple example networks and network variations from IEC 60909-4
  • [ADDED] USetTapControl that adjusts the setpoint for a transformer tap changer, based on a specified result variable (e.g. i_lv_ka)
  • [CHANGED] ConstControl can now also change attributes of other controllers, if the parameter "variable" is defined in the format "object.attribute" (e.g. "object.vm_set_pu")
  • [CHANGED] ConstControl is initialized with level=-1 and order=-1 by default to make sure that it runs before other controllers

For full changes see CHANGELOG.rst.