A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of PowerSimulations.jl

PowerSimulations.jl - v0.30.1

PowerSimulations v0.30.1

Diff since v0.30.0

Merged pull requests:

  • add working basic timeseries outage (#1239) (@m-bossart)
  • fixed get_decision_problem_docstring (#1240) (@annacasavant)
  • Fix HVDC Lossless model bug in Copperplate network (#1241) (@rodrigomha)
  • Mb/cross horizon outages (#1243) (@m-bossart)
  • Mb/ward compat (#1247) (@m-bossart)
  • Fix docs build, add aux variable section (#1248) (@GabrielKS)
  • Update to Vector{DateTime} in Results (#1250) (@rodrigomha)

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)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 months ago

PowerSimulations.jl - v0.30.0

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:

  • Support in the loop PowerFlow evaluation (#1040) (@jd-lara)
  • Add ComponentSelector feature: PSI portion (#1196) (@GabrielKS)
  • first pass; checking conditions (#1217) (@m-bossart)
  • Update Project.toml (#1219) (@jd-lara)
  • Update Project.toml (#1220) (@jd-lara)
  • update cost functions for thermal dispatch no min (#1223) (@rodrigomha)
  • update TransmissionInterface to fail with FFs (#1225) (@rodrigomha)
  • Rh/fix nomin cost (#1226) (@jd-lara)
  • Implement missing function (#1228) (@m-bossart)
  • new debug logging, fix logic (#1230) (@jd-lara)
  • update decision state for OnVariable and ActivePowerVariable (#1232) (@m-bossart)
  • Set full horizon to zero (#1233) (@m-bossart)
  • Jd/jump perf (#1234) (@jd-lara)

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)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 3 months ago

PowerSimulations.jl - v0.29.2

PowerSimulations v0.29.2

Diff since v0.29.1

Merged pull requests:

  • Add Thermal Slacks for UB and LB constraints (including ramps) (#1207) (@rodrigomha)
  • extend expression for AreaBalance equations (#1209) (@ymiftah)
  • Jd/fix reduction indexing (#1210) (@jd-lara)
  • Jd/change axes checks (#1211) (@jd-lara)
  • Update Project.toml (#1214) (@jd-lara)

Closed issues:

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

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 3 months ago

PowerSimulations.jl - v0.29.1

PowerSimulations v0.29.1

Diff since v0.29.0

Merged pull requests:

  • add slackdown to Reactive Balance (#1202) (@rodrigomha)
  • Fix bugs branches and HVDC (#1205) (@rodrigomha)

Closed issues:

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

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 4 months ago

PowerSimulations.jl - v0.29.0

PowerSimulations v0.29.0

Diff since v0.28.3

Merged pull requests:

  • Jd/fixes area balancing models (#1130) (@jd-lara)
  • change error checking (#1131) (@jd-lara)
  • Add pwl TwoTerminalHVDC loss model (#1132) (@rodrigomha)
  • Fix multiple issues (#1136) (@rodrigomha)
  • Jd/param update fixes (#1139) (@jd-lara)
  • Export opt model setting (#1141) (@jd-lara)
  • Add missing docstrings, update to Documenter 1.7, format markdown files (#1143) (@kdayday)
  • Jd/multiple fixes (#1145) (@jd-lara)
  • Rh/fix compact marketbid (#1147) (@jd-lara)
  • remove export HVDCLossesAbsoluteValue (#1155) (@jd-lara)
  • fix incorrect getter (#1158) (@jd-lara)
  • Fix Unbounded HVDC model for Copperplate (#1159) (@rodrigomha)
  • change implementation of read dataframe (#1160) (@jd-lara)
  • Jd/add thermal time series (#1162) (@jd-lara)
  • Update README with docs link (#1166) (@rodrigomha)
  • Use cached time series UUID (#1169) (@daniel-thom)
  • use service name in meta (#1172) (@jd-lara)
  • Update Project.toml (#1176) (@jd-lara)
  • remove GLPK and CBC (#1179) (@jd-lara)
  • New PR for Fuel Cost (#1180) (@rodrigomha)

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)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 5 months ago

PowerSimulations.jl - v0.28.3

PowerSimulations v0.28.3

Diff since v0.28.2

Merged pull requests:

  • Add imports to fix bug 1125, test that (#1127) (@GabrielKS)

Closed issues:

  • get_resolution not implemented for OptimizationProblemResults (#1125)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 9 months ago

PowerSimulations.jl - v0.28.2

PowerSimulations v0.28.2

Diff since v0.28.1

Merged pull requests:

  • Jd/decomposition support (#1123) (@jd-lara)

Closed issues:

  • Numerical Bounds check too slow (#1083)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 10 months ago

PowerSimulations.jl - v0.28.1

PowerSimulations v0.28.1

Diff since v0.28.0

Merged pull requests:

  • Add ts to interchange (#1120) (@rodrigomha)
  • bump codecov version (#1121) (@jd-lara)
  • Fix Interface Test and Docs Deploy (#1122) (@rodrigomha)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 10 months ago

PowerSimulations.jl - v0.28.0

PowerSimulations v0.28.0

Diff since v0.27.8

Merged pull requests:

  • Jd/move structs to is (#1068) (@jd-lara)
  • updates for transmission interface (#1087) (@jd-lara)
  • Merge fixes (#1097) (@daniel-thom)
  • Jd/decomposition simulation (#1098) (@jd-lara)
  • Massive update documentation for PowerSimulations (#1099) (@rodrigomha)
  • Jd/ts cf updates psy4 (#1102) (@jd-lara)
  • Cost Func Updates (#1104) (@rodrigomha)
  • Remove stale code (#1105) (@jd-lara)
  • Rh/add vector to methods (#1106) (@jd-lara)
  • add new compact pwl constraints (#1109) (@rodrigomha)
  • Jd/area balance network models (#1110) (@jd-lara)
  • Jd/misc fixes (#1111) (@jd-lara)
  • Update README.md (#1112) (@claytonpbarrows)
  • PSY4 Renaming (#1114) (@rodrigomha)
  • Update ORDC model (#1115) (@rodrigomha)
  • Ignore known-benign extraneous files in simulation results (#1117) (@GabrielKS)
  • Make minimal tweaks for backwards compatibility (#1118) (@GabrielKS)
  • Psy4 (#1119) (@jd-lara)

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)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] 10 months ago

PowerSimulations.jl - v0.27.8

PowerSimulations v0.27.8

Diff since v0.27.7

Merged pull requests:

  • add solve call (#1088) (@jd-lara)
  • Enable parallel tests by moving includes to one file (#1091) (@daniel-thom)
  • build in parallel test (#1092) (@jd-lara)
  • Revert "build in parallel test" (#1094) (@jd-lara)
  • Jd/parallel build testing (#1095) (@jd-lara)
  • add fix to service bid (#1096) (@jd-lara)

Closed issues:

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

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.7

PowerSimulations v0.27.7

Diff since v0.27.6

Merged pull requests:

  • Initial Conditions Reconciliation #1: Detect Mismatches (#1069) (@GabrielKS)
  • Fix #1064 (#1090) (@GabrielKS)

Closed issues:

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

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.6

PowerSimulations v0.27.6

Diff since v0.27.5

Merged pull requests:

  • Refactor store selection process (#1078) (@daniel-thom)
  • Further results cache optimizations to support PowerAnalytics (#1079) (@GabrielKS)
  • Fix merge errors with #1060 and #1062 (#1080) (@daniel-thom)
  • Jd/decomposition results (#1081) (@jd-lara)
  • branch flow slacks (#1085) (@jd-lara)
  • fix optimizer stats backwards compatibility (#1086) (@jd-lara)

Closed issues:

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

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.5

PowerSimulations v0.27.5

Diff since v0.27.4

Merged pull requests:

  • Variable Cost Refactor Part 2: PowerSimulations (#1061) (@GabrielKS)
  • Serialize System components to HDF5 (#1062) (@daniel-thom)
  • Jd/psi decompositionv3 (#1066) (@jd-lara)
  • Jd/contingencies partial (#1067) (@jd-lara)
  • Fix caching behaviors: #1070, #1072, #1074 (#1073) (@GabrielKS)
  • Jd/fix testsv3 (#1075) (@jd-lara)
  • Update network_model.jl (#1076) (@claytonpbarrows)
  • Update formulations.jl (#1077) (@claytonpbarrows)

Closed issues:

  • _read_results for Matrix{Float64} and DecisionModelSimulationResults does not use the cache (#1070)
  • load_results! incorrectly "loads" data from the cache to populate the cache (#1072)
  • _read_results gives more data than requested when using a larger cache (#1074)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.4

PowerSimulations v0.27.4

Diff since v0.27.3

Merged pull requests:

  • improve IIS printing (#1056) (@jd-lara)

Closed issues:

  • Improve IIS printing in the logs (#1052)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.3

PowerSimulations v0.27.3

Diff since v0.27.2

Merged pull requests:

  • Jd/thermal modeling changes (#1059) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.2

PowerSimulations v0.27.2

Diff since v0.27.1

Merged pull requests:

  • remove not used code (#1054) (@jd-lara)
  • Fixing a small typo (#1055) (@tengis-nrl)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.1

PowerSimulations v0.27.1

Diff since v0.27.0

Merged pull requests:

  • add mipgap to caputred stats (#1049) (@jd-lara)
  • Jdafc/ic reconciliation (#1050) (@jd-lara)
  • add xpress patch (#1051) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 1 year ago

PowerSimulations.jl - v0.27.0

PowerSimulations v0.27.0

Diff since v0.26.0

Merged pull requests:

  • Jd/radial branch reduction (#1033) (@jd-lara)
  • remove changes related to PTDFNetwork (#1046) (@jd-lara)
  • rename StandardPTDFModel to PTDFPowerModel (#1047) (@jd-lara)

Closed issues:

  • Drop support for PTDFPowerModel (#1044)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.26.0

PowerSimulations v0.26.0

Diff since v0.25.3

Merged pull requests:

  • bump power models (#1034) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.25.3

PowerSimulations v0.25.3

Diff since v0.25.2

Merged pull requests:

  • MultiStart with nothing (#1036) (@jd-lara)
  • device_hvdc and network_const updates (#1041) (@lpstreitmatter)
  • updates to support multiple optimization container (#1042) (@jd-lara)

Closed issues:

  • Manage better Nothing returns in ThermalMultiStart (#1035)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.25.2

PowerSimulations v0.25.2

Diff since v0.25.1

Merged pull requests:

  • Add read_variables for single row variables (no timestamp dependence) (#1031) (@rodrigomha)
  • Fix docs errors (#1032) (@rodrigomha)

Closed issues:

  • Read results for 1D variables (#1022)
  • Fix Documentation Errors (#1030)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.25.1

PowerSimulations v0.25.1

Diff since v0.25.0

Merged pull requests:

  • HVDC FeedForward with Fixed Values (#1024) (@alefcastelli)
  • remove incorrect method call (#1025) (@jd-lara)
  • Replace cat with preallocated array to fix stackoverflow issue (#1027) (@rodrigomha)
  • fix uses of default attributes (#1028) (@jd-lara)
  • Remove EnergyOutput Aux Vars (#1029) (@rodrigomha)

Closed issues:

  • Implement new way of retrieving default attributes (#1020)
  • Move EnergyOutput out to HPS and SSS (#1023)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.25.0

PowerSimulations v0.25.0

Diff since v0.24.1

Merged pull requests:

  • Jd/parameter update fixes (#1013) (@jd-lara)
  • Changes to StaticBranch in FixValueFeedForward (#1019) (@alefcastelli)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.24.1

PowerSimulations v0.24.1

Diff since v0.24.0

Merged pull requests:

  • remove stale code (#1016) (@jd-lara)
  • add meta field to ff parameter getter (#1017) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.24.0

PowerSimulations v0.24.0

Diff since v0.23.3

Merged pull requests:

  • Jd/move energy limit ff out (#1014) (@jd-lara)
  • Clean docs, docstrings, comments and code (#1015) (@pitmonticone)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.23.3

PowerSimulations v0.23.3

Diff since v0.23.2

Merged pull requests:

  • relax test (#1011) (@jd-lara)
  • Replace parameterized type variables (#1012) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.23.2

PowerSimulations v0.23.2

Diff since v0.23.1

Merged pull requests:

  • Jd/hvdc losses bugfix (#1010) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.23.1

PowerSimulations v0.23.1

Diff since v0.23.0

Merged pull requests:

  • Fix handling of results with unknown timestamps (#1008) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.23.0

PowerSimulations v0.23.0

Diff since v0.22.0

Merged pull requests:

  • Jd/hvdc model (#1003) (@jd-lara)
  • add missing method (#1007) (@jd-lara)

Closed issues:

  • Implement LossLess multiterminal HVDC model (#917)
  • Implement angle minimization of AC terminals for Interconnecting converters in HVDC (#926)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.22.0

PowerSimulations v0.22.0

Diff since v0.21.4

Closed issues:

  • split build_prestep in two function to make it easier to do extensions. (#931)
  • Add a method in PSI to add objective function to JuMP model (#935)
  • Metadata is not being created by default when implementing a custom DecisionProblem (#937)

Merged pull requests:

  • Jd/custom model improvements (#988) (@jd-lara)
  • Removing remainder hydro code from PowerSimulations (#999) (@pesap)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.21.4

PowerSimulations v0.21.4

Diff since v0.21.3

Merged pull requests:

  • [WIP] Restore AGC model capabilities to PSI (#982) (@rodrigomha)
  • increment execution number with partitioned simulations (#998) (@claytonpbarrows)
  • Jdrh/fix reserves (#1001) (@jd-lara)
  • 2 reference bus systems. (#1002) (@alefcastelli)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.21.3

PowerSimulations v0.21.3

Diff since v0.21.2

Merged pull requests:

  • Fix bug in custom indexing for realized results (#995) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.20.5

PowerSimulations v0.20.5

Diff since v0.20.4

Merged pull requests:

  • Fix bug in custom indexing for realized results (#995) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.21.2

PowerSimulations v0.21.2

Diff since v0.21.1

Closed issues:

  • read_realized_results is too slow (#984)

Merged pull requests:

  • Speedup reading of results (#991) (@daniel-thom)
  • add correction to lb (#992) (@jd-lara)
  • Port the fix for issue-984 to v0.20.3 (#993) (@daniel-thom)
  • Dt/issue 984 (#994) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.20.4

PowerSimulations v0.20.4

Diff since v0.20.3

Closed issues:

  • Move Hydro formulations (#956)
  • Interface Constraints. (#965)
  • read_realized_results is too slow (#984)

Merged pull requests:

  • Jd/drop hydro (#974) (@jd-lara)
  • Jd/add interface constraints (#983) (@jd-lara)
  • Cb/docs fixes (#989) (@claytonpbarrows)
  • add lower_bound to on variable based on must run (#990) (@jd-lara)
  • Speedup reading of results (#991) (@daniel-thom)
  • add correction to lb (#992) (@jd-lara)
  • Port the fix for issue-984 to v0.20.3 (#993) (@daniel-thom)
  • Dt/issue 984 (#994) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.21.1

PowerSimulations v0.21.1

Diff since v0.21.0

Merged pull requests:

  • add lower_bound to on variable based on must run (#990) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.21.0

PowerSimulations v0.21.0

Diff since v0.20.3

Closed issues:

  • Move Hydro formulations (#956)
  • Interface Constraints. (#965)

Merged pull requests:

  • Jd/drop hydro (#974) (@jd-lara)
  • Jd/add interface constraints (#983) (@jd-lara)
  • Cb/docs fixes (#989) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 1 year ago

PowerSimulations.jl - v0.20.3

PowerSimulations v0.20.3

Diff since v0.20.2

Closed issues:

  • Use @threads when populating expression containers. (#871)

Merged pull requests:

  • Remove filter function if device is nothing (#977) (@rodrigomha)
  • migrate tutorials (#985) (@claytonpbarrows)
  • Add infrastructure to support communication with a server process (#986) (@daniel-thom)
  • read the most recent execution of a partition (#987) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 2 years ago

PowerSimulations.jl - v0.20.2

PowerSimulations v0.20.2

Diff since v0.20.1

Closed issues:

  • Isolated buses are not being filtered consistently (#973)
  • export PNM methods (#975)

Merged pull requests:

  • Jd/fix isolated buses (#976) (@jd-lara)
  • Bump version to v0.20.2 (#978) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 2 years ago

PowerSimulations.jl - v0.20.1

PowerSimulations v0.20.1

Diff since v0.20.0

Merged pull requests:

  • Jd/ntp fixes (#970) (@jd-lara)
  • Add reserves down for renewable dispatch (#971) (@rodrigomha)
  • add fix to handle cases with isolated buses (#972) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 2 years ago

PowerSimulations.jl - v0.20.0

PowerSimulations v0.20.0

Diff since v0.19.6

Closed issues:

  • Outdated docstrings (#676)
  • Move Storage models (#957)

Merged pull requests:

  • [WIP] Update docs API (#955) (@rodrigomha)
  • Jd/drop storage formulations (#964) (@jd-lara)
  • Fix a typo in device model (#966) (@rodrigomha)
  • add some changes (#967) (@jd-lara)
  • rename branch (#968) (@jd-lara)
  • add device filter (#969) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 2 years ago

PowerSimulations.jl - v0.19.6

PowerSimulations v0.19.6

Diff since v0.19.5

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.19.5

PowerSimulations v0.19.5

Diff since v0.19.4

Merged pull requests:

  • Jd/bump pnm (#962) (@jd-lara)
  • Jd/bug fix objective function parameters (#963) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.19.4

PowerSimulations v0.19.4

Diff since v0.19.3

Merged pull requests:

  • use model type for name (#958) (@jd-lara)
  • adding a minor bug fix for hydro multiplier (#960) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.19.3

PowerSimulations v0.19.3

Diff since v0.19.2

Closed issues:

  • Time step size for variables in agent optimizers (#933)
  • read_variable should return the stored values when length != horizon (#938)

Merged pull requests:

  • Jd/fix value ff fixes (#954) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.19.2

PowerSimulations v0.19.2

Diff since v0.19.1

Merged pull requests:

  • use variable bounds in pwl compact check (#953) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.19.1

PowerSimulations v0.19.1

Diff since v0.19.0

Merged pull requests:

  • new formatter (#952) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.19.0

PowerSimulations v0.19.0

Diff since v0.18.4

Closed issues:

  • Sanitize the use of network models in the construct_device calls. (#925)
  • PTDF detection of sub-networks (#946)
  • Thermal Model doesn't use must run (#948)

Merged pull requests:

  • Jd/support virtual ptdf (#945) (@jd-lara)
  • Fix check_conflict_status on undefined constraints (#947) (@josephmckinsey)
  • Jd/multi area coopperplate (#949) (@jd-lara)
  • Thermal OnVariable updates (#950) (@rodrigomha)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.18.4

PowerSimulations v0.18.4

Diff since v0.18.3

Closed issues:

  • Update DecisionModel to include "built_for_recurrent_solves" (#941)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.18.3

PowerSimulations v0.18.3

Diff since v0.18.2

Merged pull requests:

  • remove component vars (#942) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.18.2

PowerSimulations v0.18.2

Diff since v0.18.1

Closed issues:

  • Variable bounds analysis will not be precise (#902)
  • Broken FeedForward for services (#927)
  • Service Model bug (#930)
  • EnergyLimitFeedForward producses NaNs (#932)
  • "function" misspelled (#940)

Merged pull requests:

  • Jd/services ff (#936) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.18.1

PowerSimulations v0.18.1

Diff since v0.18.0

Merged pull requests:

  • use uuid in services time series (#928) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.18.0

PowerSimulations v0.18.0

Diff since v0.17.0

Closed issues:

  • reuse timeseries UUIDs in parameter creation (#904)
  • Implement slacks for line flow constraints (#916)

Merged pull requests:

  • Optimize handling of shared time series arrays (#924) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.17.0

PowerSimulations v0.17.0

Diff since v0.16.0

Closed issues:

  • Update to PSY 2.0 (#920)

Merged pull requests:

  • bumping to PSY 2.0 (#919) (@jd-lara)
  • Jd/implement branch flow slacks (#922) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.16.0

PowerSimulations v0.16.0

Diff since v0.15.10

Closed issues:

  • Create Documentation (#721)
  • Calling solve! twice on an op_problem throws an error (#868)
  • implement an update model for models that need to be re-built. get_requires_rebuild(model) == true (#886)
  • Parameter update (#891)
  • Pumped Hydro (#893)
  • Phase Shifters control in DC power cases (#894)
  • UndefVarError: parameter_type not defined (#896)
  • HVDC modeling issues (#897)
  • HVDC modeling issues (#898)
  • Refactor use of SparseArrays in Hybrid systems. (#900)
  • remove ordered dict deprecated use (#901)
  • Remove Dynamic Lines from the documentation (#907)

Merged pull requests:

  • WIP: test using fixed variables instead of ParameterJuMP (#889) (@odow)
  • Fixing bug in creating initial conditions for Energy variables (#895) (@sourabhdalvi)
  • change implementation of parameters (#899) (@jd-lara)
  • Enable simulation with rebuild (#903) (@jd-lara)
  • ps power control (#905) (@jd-lara)
  • fix p2p hvdc (#906) (@jd-lara)
  • use poi v3 (#908) (@jd-lara)
  • Minor bug fixes (#909) (@sourabhdalvi)
  • allow double calls to solve for decision models (#910) (@jd-lara)
  • not show dynamic branch in docs (#911) (@jd-lara)
  • Jd/fix hybrids (#912) (@jd-lara)
  • add changes to PTDF models construction (#914) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 2 years ago

PowerSimulations.jl - v0.15.10

PowerSimulations v0.15.10

Diff since v0.15.9

Closed issues:

  • Dual variables not available for service related constraints (#885)

Merged pull requests:

  • Jd/service duals fix (#887) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 2 years ago

PowerSimulations.jl - v0.15.9

PowerSimulations v0.15.9

Diff since v0.15.8

Merged pull requests:

  • Documentation (#866) (@jd-lara)
  • Sd/cost fix (#882) (@jd-lara)
  • adding downloads badge (#884) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 2 years ago

PowerSimulations.jl - v0.15.8

PowerSimulations v0.15.8

Diff since v0.15.7

Merged pull requests:

  • Generate component-formulation combinations with implementations (#881) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 2 years ago

PowerSimulations.jl - v0.15.7

PowerSimulations v0.15.7

Diff since v0.15.6

Closed issues:

  • device model table html io jarbled (#873)
  • set flag for names to strings for performance (#875)

Merged pull requests:

  • Jd/fix more bugs (#880) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 2 years ago

PowerSimulations.jl - v0.15.6

PowerSimulations v0.15.6

Diff since v0.15.5

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 2 years ago

PowerSimulations.jl - v0.15.5

PowerSimulations v0.15.5

Diff since v0.15.4

Closed issues:

  • check for template coverage on system devices (#876)
  • MethodError: no method matching length(::PowerSimulations.VariableKey{PowerSimulations.SystemBalanceSlackDown, PowerSystems.Bus}) (#878)

Merged pull requests:

  • Clean README, CONTRIBUTING and docs (#867) (@pitmonticone)
  • Jd/use poi v2 (#869) (@jd-lara)
  • Add ability to split simulations into partitions and run them in parallel (#874) (@daniel-thom)
  • Fix handling of simulation execution directory (#877) (@daniel-thom)
  • fix bugs (#879) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 2 years ago

PowerSimulations.jl - v0.15.4

PowerSimulations v0.15.4

Diff since v0.15.3

Merged pull requests:

  • ff ramps fix (#864) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 3 years ago

PowerSimulations.jl - v0.15.3

PowerSimulations v0.15.3

Diff since v0.15.2

Merged pull requests:

  • use min levels in ramp limits (#860) (@jd-lara)
  • Jd/patch results (#861) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 3 years ago

PowerSimulations.jl - v0.15.2

PowerSimulations v0.15.2

Diff since v0.15.1

Merged pull requests:

  • Cb/obj fcn bugs (#855) (@claytonpbarrows)
  • Remove read_variables from ProblemResults (#856) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 3 years ago

PowerSimulations.jl - v0.15.1

PowerSimulations v0.15.1

Diff since v0.15.0

Merged pull requests:

  • correct production cost for compact (#854) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 3 years ago

PowerSimulations.jl - v0.15.0

PowerSimulations v0.15.0

Diff since v0.14.9

Closed issues:

  • Cache update from multiple stages (#372)
  • Status Initial Condition update error in corner cases (#461)
  • Non-spinning reserves (#478)
  • Improved Support for some Day-Ahead energy - services co-optimization (#514)
  • Parameter Naming in Services (#640)
  • Simulation Initial Condition handling (#648)
  • Load results empty (#660)
  • get_all_constraint_index error for OperationsProblem (#670)
  • Issue with MarketBidCost when linking problems in simulation. (#701)
  • Add cost break-down and other possible summary stats (#704)
  • StaticReserve broken (#717)
  • Test using sets instead of vectors for DenseAxisArrays (#776)
  • Error: sys cache is full but there are no clean entries to pop (#834)
  • "Expressions" not appearing in results (#837)

Merged pull requests:

  • Adds serialization/deserialization of initial conditions to OperationModels (#786) (@daniel-thom)
  • Flip default behavior for deserializing initial conditions (#787) (@daniel-thom)
  • sim state part3 (#788) (@jd-lara)
  • pm and jump update (#789) (@jd-lara)
  • updates to hybrids and initialization (#790) (@sourabhdalvi)
  • parameter update implementation (#793) (@jd-lara)
  • Dev (#794) (@claytonpbarrows)
  • fixing the transmission model setter interface (#795) (@claytonpbarrows)
  • Fixing Initialization tests (#796) (@sourabhdalvi)
  • ic update (#797) (@jd-lara)
  • fix ramp constraints (#798) (@jd-lara)
  • duals milp (#799) (@jd-lara)
  • General code clean up and bug fixes (#801) (@sourabhdalvi)
  • Refactor store to support in-memory simulation data (#803) (@daniel-thom)
  • Minor updates (#804) (@sourabhdalvi)
  • Cb/log msg errors (#805) (@claytonpbarrows)
  • updates for milp duals and conflict (#806) (@jd-lara)
  • Update SimulationResults to match newer interfaces (#807) (@daniel-thom)
  • fix matrix (#808) (@jd-lara)
  • Fixing System state updates (#809) (@sourabhdalvi)
  • Jd/fix simulations with hybrids (#810) (@jd-lara)
  • fix unbounded type spec (#811) (@jd-lara)
  • sort columns (#812) (@jd-lara)
  • fix results (#813) (@jd-lara)
  • Fixed a few typos in the docs (#814) (@pitmonticone)
  • merge dt changes (#815) (@jd-lara)
  • Adding Cost function parameters (#816) (@sourabhdalvi)
  • WIP: Restore functionality for reading realized results (#817) (@daniel-thom)
  • store refactors (#818) (@jd-lara)
  • rationalize ic tests (#819) (@jd-lara)
  • add calls to should_write_resulting_value (#820) (@jd-lara)
  • misc fixes (#821) (@jd-lara)
  • simulation_results (#822) (@claytonpbarrows)
  • Cb/simulation results (#825) (@claytonpbarrows)
  • misc fixes3 (#826) (@jd-lara)
  • restore agc (#827) (@jd-lara)
  • network slacks (#828) (@jd-lara)
  • ignore not assigned entries (#829) (@jd-lara)
  • Cb/aux vars and expressions (#830) (@claytonpbarrows)
  • add option to disable numerical bounds check (#831) (@jd-lara)
  • Updating hybrid time series methods (#832) (@sourabhdalvi)
  • formatter code update (#833) (@jd-lara)
  • Cb/siip examples bugfixes (#835) (@claytonpbarrows)
  • update jump moi and pm (#838) (@jd-lara)
  • Refactoring Energy Limit FeedForward (#839) (@sourabhdalvi)
  • Add support for reading EmulationModel results (#840) (@daniel-thom)
  • Many fixes (#841) (@jd-lara)
  • Cb/problem results timestamps (#842) (@claytonpbarrows)
  • More cost function fixes (#843) (@sourabhdalvi)
  • addressing Jose's comments on Cost fix (#844) (@sourabhdalvi)
  • fix simulation state bug (#845) (@jd-lara)
  • fixing reserve cost function (#846) (@sourabhdalvi)
  • Fix handling of cache-full condition (#847) (@daniel-thom)
  • print improvements (#848) (@jd-lara)
  • Cb/results fixes (#849) (@claytonpbarrows)
  • Rename files for consistency (#850) (@daniel-thom)
  • update struct name (#851) (@jd-lara)
  • Jd/patch printing (#852) (@jd-lara)
  • Minor Bug fix in Aux variable calculation (#853) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 3 years ago

PowerSimulations.jl - v0.14.9

PowerSimulations v0.14.9

Diff since v0.14.8

Merged pull requests:

  • refactor initial condition management (#761) (@jd-lara)
  • Cb/branch constraints (#762) (@claytonpbarrows)
  • Propagating initialization changes (#763) (@sourabhdalvi)
  • Add recorder for OperationModel (#764) (@daniel-thom)
  • Minor Changes (#765) (@sourabhdalvi)
  • Partial implementation of the FeedForward code (#766) (@jd-lara)
  • Propagating FeedForward changes (#767) (@sourabhdalvi)
  • Adding a Production cost expression (#768) (@sourabhdalvi)
  • Refactoring storage constraints (#769) (@sourabhdalvi)
  • Ramp Constraint Refactor (#770) (@sourabhdalvi)
  • V015 constructor changes PR. (#771) (@jd-lara)
  • Bug fix in compact thermal formulations (#772) (@sourabhdalvi)
  • Adding hybrid formulation (#773) (@sourabhdalvi)
  • sim sequence refactor (#775) (@jd-lara)
  • Log exceptions in the log file for all simulations (#777) (@daniel-thom)
  • Update Project.toml (#778) (@claytonpbarrows)
  • Fixing hybrid tests (#779) (@sourabhdalvi)
  • sim buildv3 (#780) (@jd-lara)
  • Updates to model initialization methods (#781) (@sourabhdalvi)
  • sim state dev2 (#782) (@jd-lara)
  • fixing typo in test and disabling test for initialization (#783) (@sourabhdalvi)
  • sim build part3 (#784) (@jd-lara)
  • Cb/csv version bump (#785) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 3 years ago

PowerSimulations.jl - v0.14.8

PowerSimulations v0.14.8

Diff since v0.14.7

Closed issues:

  • read_parameters for services isn't scaled by the requirement (#708)

Merged pull requests:

  • construct_device split (#732) (@kdheepak)
  • Refactoring Thermal constriants (#737) (@sourabhdalvi)
  • Add to expressions (#738) (@kdheepak)
  • renewable ts refactor part1 (#739) (@jd-lara)
  • more add to expression fixes (#741) (@jd-lara)
  • enable tests (#742) (@jd-lara)
  • time series refactor part 1 (#743) (@jd-lara)
  • Time series constraints (#744) (@kdheepak)
  • Fixing multiple issue (#746) (@sourabhdalvi)
  • emulation problem v2 (#747) (@jd-lara)
  • Updating Services and Fixing minor bugs (#748) (@sourabhdalvi)
  • Expression refactor (#749) (@kdheepak)
  • emulation model v3 (#750) (@jd-lara)
  • Refactoring service construction (#751) (@sourabhdalvi)
  • Jd/emulation model v4 (#752) (@jd-lara)
  • Refactoring to use expressions for adding reserve variables to range constraints (#753) (@sourabhdalvi)
  • Add support for EmulationModel results (#754) (@daniel-thom)
  • Check for invalid components at build time (#755) (@daniel-thom)
  • Updating hydro initial conditions code (#756) (@sourabhdalvi)
  • Refactor OperationProblem results handling (#757) (@daniel-thom)
  • Bug Fix in ramp constraint (#758) (@sourabhdalvi)
  • Adding Non-spinning reserves (#759) (@sourabhdalvi)
  • Add logging of run/solve functions (#760) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 3 years ago

PowerSimulations.jl - v0.14.7

PowerSimulations v0.14.7

Diff since v0.14.6

Closed issues:

  • Reading in a simulation results after changing directory fails (#684)

Merged pull requests:

  • Refactor range constraints (#730) (@kdheepak)
  • Adding attributes to device model (#731) (@sourabhdalvi)
  • Record relative path to file (#733) (@daniel-thom)
  • Generalize exception type (#734) (@timholy)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 3 years ago

PowerSimulations.jl - v0.14.6

PowerSimulations v0.14.6

Diff since v0.14.5

Closed issues:

  • 1.0 Invenia wish list (#524)
  • Scaling handling (#651)
  • Implement IIS for infeasible (#702)
  • Implement solution methods from JuMP (#720)

Merged pull requests:

  • file refactor (#715) (@jd-lara)
  • Jd/emulation problem (#718) (@jd-lara)
  • Propagating changes from v015 (#719) (@sourabhdalvi)
  • WIP: Refactor results to use OptimizationContainerKey (#723) (@daniel-thom)
  • Adding methods to check numerical bounds for JuMP model (#724) (@sourabhdalvi)
  • Adding methods to check numerical bounds for JuMP model (#725) (@sourabhdalvi)
  • reserve fixes (#727) (@jd-lara)
  • Constraint refactor for Hydro and Storage devices (#728) (@sourabhdalvi)
  • refactoring branch constraint construction (#729) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 3 years ago

PowerSimulations.jl - v0.14.5

PowerSimulations v0.14.5

Diff since v0.14.4

Closed issues:

  • HydroGen typo in Storage definition (#710)

Merged pull requests:

  • Updating InitialConditions structs and methods (#707) (@sourabhdalvi)
  • support range ff for services (#709) (@jd-lara)
  • Sd/bug fixes (#711) (@jd-lara)
  • add nothing comparison (#712) (@jd-lara)
  • Updating Parameter names (#713) (@sourabhdalvi)
  • Bug fix in get_parameter_container (#714) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 4 years ago

PowerSimulations.jl - v0.14.4

PowerSimulations v0.14.4

Diff since v0.14.3

Merged pull requests:

  • parameter container refactor part1 (#703) (@jd-lara)
  • Updating hydro models with new parameters (#705) (@sourabhdalvi)
  • Fix services and storage modeling bugs (#706) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 4 years ago

PowerSimulations.jl - v0.14.3

PowerSimulations v0.14.3

Diff since v0.14.2

Closed issues:

  • Initial conditions with "InterProblemChronology()" vs "IntraProblemChronology()" (#674)

Merged pull requests:

  • check execution in initical condition (#700) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 4 years ago

PowerSimulations.jl - v0.14.2

PowerSimulations v0.14.2

Diff since v0.14.1

Closed issues:

  • turbine_temperature error with fractional multistart time lags (#677)
  • LoadError: LoadError: UndefVarError: AbstractActivePowerFormulation not defined (#678)
  • LMP tests commented out (#681)
  • BatteryAncialliryServices is misspelled (#685)

Merged pull requests:

  • Adding Ramp Reserve (#672) (@sourabhdalvi)
  • Adding Storage formulation with reserves (#675) (@sourabhdalvi)
  • Changing from cold to hot start cost for ThermalStandard with MarketBidCost (#679) (@sourabhdalvi)
  • bug fix in PTDF LMPs calculation (#682) (@sourabhdalvi)
  • add auxiliary vars - part 1 (#683) (@jd-lara)
  • Adding Downward reserve in Multi-Start Range Constraint (#688) (@sourabhdalvi)
  • performance patch1 (#689) (@jd-lara)
  • remove unused declarations (#690) (@jd-lara)
  • performance patch3 (#691) (@jd-lara)
  • Update format workflow to autosuggest changes to PRs (#693) (@kdheepak)
  • Bug Fix in MarketBidCost for Service (#694) (@sourabhdalvi)
  • performance patch5 (#695) (@jd-lara)
  • performance patch 6 (#696) (@jd-lara)
  • Add constraint keys (#697) (@daniel-thom)
  • Bug Fix in ThermalNoMin cost function for PWL data (#698) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 4 years ago

PowerSimulations.jl - v0.14.1

PowerSimulations v0.14.1

Diff since v0.14.0

Merged pull requests:

  • patch df (#673) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.14.0

PowerSimulations v0.14.0

Diff since v0.13.0

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.13.0

PowerSimulations v0.13.0

Diff since v0.12.3

Merged pull requests:

  • DNMY: Storage Refactor (#646) (@sourabhdalvi)
  • Cb/exec order (#669) (@claytonpbarrows)
  • Bug fix in Multi-start start type constraint (#671) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.12.3

PowerSimulations v0.12.3

Diff since v0.12.2

Closed issues:

  • ProgressMeter not showing Julia 1.6 (#653)
  • multi-problem simulation executions counted improperly (#657)
  • Test creates duals but doesn't write any data for them (#664)

Merged pull requests:

  • fixing bug in duration ic from indexing with float (#665) (@claytonpbarrows)
  • fixing increment calculation (#668) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.12.2

PowerSimulations v0.12.2

Diff since v0.12.1

Closed issues:

  • Ambiguities Julia 1.6 (#654)

Merged pull requests:

  • Prefetch sequential reads of time series data (#643) (@daniel-thom)
  • reduce printing (#649) (@jd-lara)
  • Merge pull request #649 from NREL-SIIP/jd/012_patch1 (#650) (@jd-lara)
  • patch warm start (#652) (@jd-lara)
  • Fix bug by checking for empty deque (#655) (@daniel-thom)
  • add services to ramp constraints (#656) (@jd-lara)
  • Bug Fix in MultiStartCost cost function (#658) (@sourabhdalvi)
  • correct sign in reserve ramps (#659) (@jd-lara)
  • disable tests (#661) (@jd-lara)
  • Add option to store simulation results in memory (#662) (@daniel-thom)
  • addressing #654 (#663) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.12.1

PowerSimulations v0.12.1

Diff since v0.12.0

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.12.0

PowerSimulations v0.12.0

Diff since v0.11.1

Closed issues:

  • HVDCDispatch broken (#644)

Merged pull requests:

  • update OperationsProblemResults (#639) (@claytonpbarrows)
  • Hydro Refactor (#641) (@sourabhdalvi)
  • 011 patch2 (#642) (@jd-lara)
  • resolving bug in PTDF with lines and transformers (#645) (@claytonpbarrows)
  • 011 patch3 (#647) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.11.1

PowerSimulations v0.11.1

Diff since v0.11.0

Merged pull requests:

  • fixing realized results retreval without system (#636) (@claytonpbarrows)
  • patches release11 (#637) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.11.0

PowerSimulations v0.11.0

Diff since v0.10.0

Closed issues:

  • Large case with PTDF stuck (#525)
  • simulation results missing objective function value (#561)
  • Handle loading results when serialize = false (#629)

Merged pull requests:

  • Handle case where array size is greater than min flush size (#605) (@daniel-thom)
  • Jd/refactor sim sequence (#606) (@jd-lara)
  • Updating hydro tests (#607) (@sourabhdalvi)
  • refactor sim sequence the sequel (#608) (@jd-lara)
  • Cb/ptdf update (#610) (@claytonpbarrows)
  • Refactor operation problem results (#611) (@daniel-thom)
  • Update operations_problem.jl (#612) (@claytonpbarrows)
  • Updating Branch and Service tests (#613) (@sourabhdalvi)
  • Sim refactor (#615) (@jd-lara)
  • multistart patches (#616) (@jd-lara)
  • Jd/network modeling patch (#617) (@jd-lara)
  • Remove redundant serialization of systems in Simulation and OperationsProblem (#620) (@daniel-thom)
  • Fixing Thermal Tests (#621) (@sourabhdalvi)
  • thermal cost functions (#622) (@jd-lara)
  • fix incorrect implementations (#624) (@jd-lara)
  • Moving initial condition function to device files (#625) (@sourabhdalvi)
  • Cb/network tests (#626) (@claytonpbarrows)
  • remove problematic defaults (#627) (@jd-lara)
  • fix rh simulation (#628) (@jd-lara)
  • pj deprecation (#630) (@jd-lara)
  • Serialize simulation status (#631) (@daniel-thom)
  • Revert "Serialize simulation status" (#632) (@jd-lara)
  • fix_tests (#633) (@jd-lara)
  • fix hvdc implementation (#634) (@jd-lara)
  • Improve loading of simulation results (#635) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.10.0

PowerSimulations v0.10.0

Diff since v0.9.0

Merged pull requests:

  • rename structs (#601) (@jd-lara)
  • Bug fix in the get_variable_sign function (#602) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.9.0

PowerSimulations v0.9.0

Diff since v0.8.3

Closed issues:

  • Arrow.jl is tagging 1.0 (#554)
  • addition of slacks makes the cost function quadratic (#562)
  • HydroDispatchRunOfRiver infeasible (#563)

Merged pull requests:

  • Change method dispatch (#560) (@kdheepak)
  • sim store integration (#567) (@jd-lara)
  • simulation and tests updates (#568) (@jd-lara)
  • Refactor store (#570) (@daniel-thom)
  • Fix build of docs (#571) (@daniel-thom)
  • Simulation store merge (#573) (@jd-lara)
  • Fix serialization of op problem (#574) (@daniel-thom)
  • fixing dimensions of hydro_budget param (#575) (@claytonpbarrows)
  • Fix service model limit functions (#576) (@kdheepak)
  • Cb/pg results (#577) (@claytonpbarrows)
  • Export results to CSV (#578) (@daniel-thom)
  • Cb/pg update (#579) (@claytonpbarrows)
  • Cb/merge master (#580) (@claytonpbarrows)
  • Cleanup non-handling of 3-d arrays in sim store (#582) (@daniel-thom)
  • Updating Thermal Formulations (#583) (@sourabhdalvi)
  • Use new scoped_enum from InfrastructureSystems (#584) (@daniel-thom)
  • add progress meter (#585) (@jd-lara)
  • Adding PowerSystemCaseBuilder to tests (#586) (@sourabhdalvi)
  • Minor bug Fixes (#587) (@sourabhdalvi)
  • A Consolidated Battery Formulation for End effects (#588) (@sourabhdalvi)
  • Simulation store (#589) (@jd-lara)
  • updating multi-start test (#590) (@sourabhdalvi)
  • Cb/sim results wo system (#591) (@claytonpbarrows)
  • Jd/formatter (#592) (@jd-lara)
  • Bug fix in Parameter value (#594) (@sourabhdalvi)
  • add psi container closure (#595) (@jd-lara)
  • Bug fix in hydro target constraint (#596) (@sourabhdalvi)
  • fill empty param array with NaN (#597) (@jd-lara)
  • Fixing multiplier array NaN issue (#598) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] about 4 years ago

PowerSimulations.jl - v0.8.3

PowerSimulations v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Adding Cache type for storage initial condition (#565) (@sourabhdalvi)
  • Cost Function re-factor (#566) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.8.2

PowerSimulations v0.8.2

Diff since v0.8.1

Closed issues:

  • PieceWiseLinear Function Change (#558)

Merged pull requests:

  • handling time series of int values (#556) (@claytonpbarrows)
  • Updating MarketBidCost cost function (#557) (@sourabhdalvi)
  • add indexing to pwl vars (#559) (@jd-lara)
  • bump time series (#564) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.8.1

PowerSimulations v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Add MarketBid cost for ThermalStandard (#555) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.8.0

PowerSimulations v0.8.0

Diff since v0.7.0

Closed issues:

  • HydroFix not compatible with ACOPF (#491)
  • Using FlowMonitoredLine with StandardPTDFModel (#522)
  • NFAPowerModel with StaticLineUnbounded still enforces line rating constraints (#527)

Merged pull requests:

  • Updating time series label for hydro (#538) (@sourabhdalvi)
  • bug fix in startup cost for market bid cost (#539) (@sourabhdalvi)
  • update deps files (#540) (@jd-lara)
  • don't export logging (#541) (@jd-lara)
  • Fixing PTDF balance constraint (#542) (@sourabhdalvi)
  • ThermalNoMin cost function bug fix (#543) (@sourabhdalvi)
  • update project toml (#544) (@jd-lara)
  • update dataframes (#545) (@jd-lara)
  • remove feather (#546) (@jd-lara)
  • fix ptdf (#547) (@jd-lara)
  • test closing return (#549) (@jd-lara)
  • adding constructor for ACBranch with unbounded Formulation (#550) (@sourabhdalvi)
  • bug fix in branch flow constraint (#551) (@sourabhdalvi)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.7.0

PowerSimulations v0.7.0

Diff since v0.6.5

Closed issues:

  • reserve requirement parameters not written to CSV (#459)
  • BookKeepingwReservation formulation wrong (#521)
  • Synchronize FeedForward and Receding Horizon combination broken (#523)
  • Both PowerSystems and PowerSimulations export "get_base_power" (#530)

Merged pull requests:

  • Updates for FixedOutput model (#509) (@rodrigomha)
  • refactor cost functions (#516) (@jd-lara)
  • WIP: code for sim fixes [ci skip] (#526) (@jd-lara)
  • ph merge (#528) (@jd-lara)
  • Update psy1 0 (#529) (@claytonpbarrows)
  • Cb/psi test updates (#531) (@claytonpbarrows)
  • Fix TimeSeries for GroupReserve (#532) (@andrewrosemberg)
  • Updating cost functions to allow time series cost data (#533) (@sourabhdalvi)
  • Fixing Hydro tests (#534) (@sourabhdalvi)
  • Fix test GroupReserve (#535) (@andrewrosemberg)
  • Add test for StaticReserve as RangeReserve (#536) (@andrewrosemberg)
  • comment out PG docs (#537) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.6.5

PowerSimulations v0.6.5

Diff since v0.6.4

Merged pull requests:

  • Fix service_requirement_constraint (#518) (@andrewrosemberg)
  • Change instances of Int64 to Int (#519) (@raphaelsaavedra)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.6.4

PowerSimulations v0.6.4

Diff since v0.6.3

Closed issues:

  • Group constraints (#479)
  • Fix get_name function (#506)

Merged pull requests:

  • Add StaticGroupReserve Handling (#487) (@andrewrosemberg)
  • Update Hydro Models (#498) (@rodrigomha)
  • resolving issues with pwl cost creation in ThermalDispatchNoMin formu… (#502) (@claytonpbarrows)
  • Incorrect order of arguments (#504) (@tamas-borbath)
  • Cb/nomin cost fix (#507) (@claytonpbarrows)
  • patch get name (#508) (@jd-lara)
  • remove generators for names and axis (#510) (@jd-lara)
  • Hdf (#512) (@daniel-thom)
  • Update System constructor calls, apply coding standards (#513) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.6.3

PowerSimulations v0.6.3

Diff since v0.6.2

Merged pull requests:

  • fix incorrect recorder assignment (#501) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.6.2

PowerSimulations v0.6.2

Diff since v0.6.1

Merged pull requests:

  • Update .travis.yml (#497) (@jd-lara)
  • bump psy (#500) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.6.1

PowerSimulations v0.6.1

Diff since v0.6.0

Closed issues:

  • Simulation results overwrite (#445)
  • Simulation fails when services' contributing devices is empty (#493)

Merged pull requests:

  • Psima 89 take2 (#492) (@Lilyhanig)
  • Empty contributing devices case (#494) (@jd-lara)
  • defining missing status flags (#495) (@claytonpbarrows)
  • address inconsistencies in services (#496) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.6.0

PowerSimulations v0.6.0

Diff since v0.5.5

Closed issues:

  • add new network models from PowerModels (#154)
  • review UC formulations (#195)
  • OperationsResults timestamps not updated when initial time is defined (#444)
  • Performance issue in axis_array_to_dataframe (#446)
  • Recorder skipping initial condition update (#449)
  • Simulation initial conditions skip using ParameterJump (#450)
  • Ramp down infeasibility in simulations (#458)
  • Certain functions should have an exclamation mark (#485)

Merged pull requests:

  • PSIMA-142:ORDC implementation (#425) (@sourabhdalvi)
  • Refactor activepower_constraints! methods (#441) (@daniel-thom)
  • PSIMA-61,63,64 : Adding PGLIB formulation (#442) (@sourabhdalvi)
  • fixes issue with the results getting changed in write_to_csv (#455) (@Lilyhanig)
  • Minor typo. (#456) (@mcawte)
  • PowerSimulation v0.6 (#457) (@jd-lara)
  • PSIMA-194 Separate slack variables (#465) (@jd-lara)
  • make reserve variables with available devices only (#466) (@jd-lara)
  • Refactor add variables (#468) (@daniel-thom)
  • Adding PM constraints to PSI container constraints dict (#469) (@sourabhdalvi)
  • Dev0 6 (#470) (@Lilyhanig)
  • Updating the PM interface to defined names for variables & constraints (#471) (@sourabhdalvi)
  • Bug fix in PWL cost implementation (#472) (@sourabhdalvi)
  • Kwarg docstring (#473) (@claytonpbarrows)
  • Fixing typos in the MultiStart Formulation (#474) (@sourabhdalvi)
  • add emergency regulation deployment (#475) (@jd-lara)
  • Missing continue in time constraint get_data (#476) (@sourabhdalvi)
  • fix Issue #445 (#480) (@Lilyhanig)
  • merging480 (#481) (@jd-lara)
  • Bug fix in thermal nomin cost function (#482) (@sourabhdalvi)
  • Refactor range constraints (#483) (@daniel-thom)
  • Cb/forecast multipliers (#486) (@claytonpbarrows)
  • fix agc and regulation device (#488) (@jd-lara)
  • Create simplified get_variable method (#489) (@daniel-thom)
  • ramp constraint refactor (#490) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] over 4 years ago

PowerSimulations.jl - v0.5.5

PowerSimulations v0.5.5

Diff since v0.5.4

Closed issues:

  • Refactor constraint_data containers in ThermalGeneration (#397)
  • Support directories containing spaces (#452)

Merged pull requests:

  • add aqua tests (#417) (@jd-lara)
  • Refactor time series range constraints (#439) (@daniel-thom)
  • Jd/agc model (#440) (@jd-lara)
  • PSIMA AGC model (#443) (@jd-lara)
  • AGC simulation (#447) (@jd-lara)
  • Cb/update pm interface (#448) (@claytonpbarrows)
  • Fix assignment of parameters during constraint creation (#451) (@jd-lara)
  • Fix handling of results paths with spaces (#453) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 5 years ago

PowerSimulations.jl - v0.5.4

PowerSimulations v0.5.4

Diff since v0.5.3

Merged pull requests:

  • Refactor tests to build systems in function calls (#436) (@daniel-thom)
  • PSIMA-147 part 2 (#437) (@daniel-thom)
  • Add printing of construct time (#438) (@daniel-thom)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 5 years ago

PowerSimulations.jl - v0.5.3

PowerSimulations v0.5.3

Diff since v0.5.2

Merged pull requests:

  • fixing pwl cost filter bug (#435) (@claytonpbarrows)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 5 years ago

PowerSimulations.jl - v0.5.2

PowerSimulations v0.5.2

Diff since v0.5.1

Merged pull requests:

  • Save PWL variables (#433) (@jd-lara)
  • Jd/misc fixes (#434) (@jd-lara)

Energy Systems - Energy System Modeling Frameworks - Julia
Published by github-actions[bot] almost 5 years ago