Skip to content

Releases: NREL-Sienna/PowerSimulations.jl

v0.29.2

13 Jan 22:22
be194a3
Compare
Choose a tag to compare

PowerSimulations v0.29.2

Diff since v0.29.1

Merged pull requests:

Closed issues:

  • Add use_slacks option to Thermal generation models (#1204)

v0.29.1

26 Dec 22:12
5772e25
Compare
Choose a tag to compare

PowerSimulations v0.29.1

Diff since v0.29.0

Merged pull requests:

Closed issues:

  • Slackdown is not added to bus Q balance (#1168)
  • HVDC feedforward doesn't work. (#1201)

v0.29.0

12 Dec 22:47
Compare
Choose a tag to compare

PowerSimulations v0.29.0

Diff since v0.28.3

Merged pull requests:

Closed issues:

  • Document and export public API for Type 2 "Model Developer" users (#520)
  • Move Tutorials to documentation (#981)
  • Use TimeSeries Schedule in TransmissionInterface (#1058)
  • Repeated add to expression in ThermalCompactDispatch (#1100)
  • Service Constructors are ignoring availability of Reserve struct (#1103)
  • Implement slack variables in the UpperBoundFeedforward constraints (#1107)
  • If ThermalUnit is set to must run don't create the UC constraints. (#1116)
  • Export Optimization Problem at each solve call (#1124)
  • Must run constraints lot when calculating duals (#1129)
  • Use only JSON3.jl and not JSON.jl (#1133)
  • Upper Bound limits for Load should not be his active power field (#1134)
  • PWL fails with ThermalDispatchNoMin (#1135)
  • Implement TimeSeries methods for FuelPrice (#1137)
  • Fix Compact Check for Market Bid Cost (#1140)
  • Check monotonically increasing property quadratic (#1148)
  • Simulation recorder needs Type docstrings & working code examples (#1149)
  • Bad fixed cost term (#1151)
  • Add max_active_power time series to thermal standard (#1153)
  • HVDCTwoTerminalUnbounded does not add variables for Copperplate with multiple subnetworks (#1156)
  • Reactive power incorrect bounds (#1157)
  • UndefVarError in _add_vom_cost_to_objective! (#1174)
  • UndefVarError in construct_device! (#1175)
  • Get rid of GLPK solver (#1178)
  • Semantics to API to add contingencies (#1185)
  • Events to DeviceModel mappings (#1186)
  • Update state based on event data (#1188)
  • Draw from distribution to set not available status (#1189)

v0.28.3

24 Jul 20:38
4218c87
Compare
Choose a tag to compare

PowerSimulations v0.28.3

Diff since v0.28.2

Merged pull requests:

Closed issues:

  • get_resolution not implemented for OptimizationProblemResults (#1125)

v0.28.2

14 Jul 20:07
b405b10
Compare
Choose a tag to compare

PowerSimulations v0.28.2

Diff since v0.28.1

Merged pull requests:

Closed issues:

  • Numerical Bounds check too slow (#1083)

v0.28.1

09 Jul 02:30
9d57c09
Compare
Choose a tag to compare

PowerSimulations v0.28.1

Diff since v0.28.0

Merged pull requests:

v0.28.0

28 Jun 17:12
Compare
Choose a tag to compare

PowerSimulations v0.28.0

Diff since v0.27.8

Merged pull requests:

Closed issues:

  • Catch case where the initial conditions between models are very different (#858)
  • Implement ORDC market bid cost (#859)
  • Add MultiTerminal HVDC to interface constraints (#1004)
  • Implement Lossy HVDC model for MultiTerminal HVDC (#1006)
  • test for interfaces (#1026)
  • Test AreaBalance Network Model (#1071)
  • Duals all NaN when including ReserveDemandCurve (#1093)

v0.27.8

27 Mar 03:55
2334364
Compare
Choose a tag to compare

PowerSimulations v0.27.8

Diff since v0.27.7

Merged pull requests:

Closed issues:

  • PowerSimulations 0.27.6 breaks HydroPowerSimulations test environment. (#1089)

v0.27.7

18 Mar 23:12
ad463ac
Compare
Choose a tag to compare

PowerSimulations v0.27.7

Diff since v0.27.6

Merged pull requests:

Closed issues:

  • Implement consistent interface for stores (#1018)
  • Store system in results HDF5 (#1048)
  • Bug in Compact UC (#1064)

v0.27.6

18 Mar 18:19
50463ac
Compare
Choose a tag to compare

PowerSimulations v0.27.6

Diff since v0.27.5

Merged pull requests:

Closed issues:

  • Implements Slack for StaticBranch (#1057)
  • v0.27.1 read_optimizer_stats breaks backwards compatibility (#1065)