Skip to content

Releases: NREL-Sienna/PowerSimulations.jl

v0.30.1

27 Feb 18:09
620bcfe
Compare
Choose a tag to compare

PowerSimulations v0.30.1

Diff since v0.30.0

Merged pull requests:

Closed issues:

  • Add event parameters and constraints to constructors (#1187)
  • Update from pre-calculated time series (#1190)
  • Code to reset unit back to available when using distributions (#1192)
  • QA/QC forced outages (#1195)
  • PSI Simulation Build fails: NetworkModel definition as CopperPlatePowerModel with TwoTerminalHVDCLine in the network (#1227)

v0.30.0

06 Feb 17:45
2c1cb5c
Compare
Choose a tag to compare

PowerSimulations v0.30.0

Diff since v0.29.2

Breaking changes

  • Addition of new interface for power flow in the loop calculations
  • Addition of code for PowerAnalytics.jl

Merged pull requests:

Closed issues:

  • Check HVDCLossless formulation in PTDF and DCP since they are giving different results (#1177)
  • Simulation gets stuck during profiling in Linux (#1183)
  • Update availability parameters (#1191)
  • Performance of has time series in IS (#1194)
  • DecisionModel Build Failed for network AreaBalancePowerModel with slacks (#1208)
  • tracking variable production costs of thermal facilities (#1215)
  • Fix PWL cost production when using ThermalDispatchNoMin (#1221)

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)