Software Patches

November 25, 2019

Features and Improvements

  • Case Information Displays: Added three new generator object UnitTypes.
    'P1 (Photovoltaic, No Storage)' (maps to EPC Turbine Type 32)
    'PD (Photovoltaic, DC Coupled)' (maps to EPC Turbine Type 33)
    'P2 (Photovoltaic, DC Coupled No Storage' (maps to EPC Turbine Type 34)
  • Case Information Displays: Added new fields to a VoltageDroopControl object for Pmax and Pmin. These allow the user to monitor a total MW output coming from a group of generators involved in Voltage Droop Control together. Along with these two new user-enterable fields, added several MW fields to the Voltage Droop Control to show MW flows arriving at the regulated bus, MWs coming from generators, and percentages of the new Pmax/Pmin values. Also added percentages of the Qmax/Qmin values too.
  • Bug Fixes

    • Auxiliary Files (SCRIPT and DATA Sections): When loading an "AUX format export description" from an auxiliary file, if an objecttype was encountered that did not exist it would cause access violations. This has been fixed so that these blocks within the format description are just ignored instead and not read.