GenX Patch Version v0.3.6
What's Changed
Fixed
- Order of slack policy constraint declarations (#464)
- Sign error in the Maximum Capacity Requirement slack constraint term (#461)
- Remove outdated HiGHS setting simplex_dualise_strategy (#489)
- Fix bug in LDES outputs (#472)
- Updated README with new instructions for running GenX through Julia REPL terminal (#492)
- Fix factor of 0.5 when writing out transmission losses. (#480)
- Fix summation error when a set of hours is empty (in thermal_commit.jl).
Changed
- Eliminate 'Axis contains one element' warning (seen when LDS is used) by combining two constraints. (#496)
Full Changelog: v0.3.5...v0.3.6