GenX v0.4.3
Patch Release
Changed
- Changed the output filename for RSV from
reg_dn.csv
toreserves.csv
(#814). - Created link in the thermal doc page to fuels page for piecewise linear cost curve documentation (#820).
- Doc rendering fix in fuel.jl (#821).
Fixed
- Fixed capacity reserve margin formulation for asymmetric storage when
OperationalReserves
is on. (#818)
Merged pull requests:
- Update write_rsv.jl with corrected filenames for RSV (#814) (@sambuddhac)
- Fix #818 (#819) (@cfe316)
- Update thermal.jl with links to fuels page for Piecewise linear cost (#820) (@sambuddhac)
- Update fuel.jl (#821) (@sambuddhac)
- Patch Release v0.4.3 (#822) (@lbonaldo)
Closed issues:
- [Bug]: With OperationalReserves == 1, storage's CRM formulation is (partially) not used unless CapacityReserveMargin > 1 (#818)