v0.18.0
TulipaEnergyModel v0.18.0
Breaking changes
- Stochastic scenario requires an update in the schema
- Changes in validations for multi-year investment
- New unit commit method 3var (under development)
Merged pull requests:
- [2S-SO]: Update table schema (#1300) (@datejada)
- [AUTO] pre-commit update (#1311) (@github-actions[bot])
- Bump actions/checkout from 4 to 5 (#1317) (@dependabot[bot])
- Add start-up & shut-down variables (#1318) (@Cerberus22)
- [AUTO] pre-commit update (#1320) (@github-actions[bot])
- Fix data validation of oneOf constraints and fix MIMO use_binary_storage_method column (#1322) (@abelsiqueira)
- [Multi-year Part II] Add low sum limit for transport vintage outgoing flows for semi-compact method (#1326) (@gnawin)
- [Multi-year Part II] Two changes in data (#1329) (@gnawin)
- [Multi-year Part II] Change the name of conversion efficiency (#1330) (@gnawin)
- [Multi-year Part II] Modify objective function (#1332) (@gnawin)
- Bump actions/setup-python from 5 to 6 (#1333) (@dependabot[bot])
- Bump actions/stale from 9.1.0 to 10.0.0 (#1334) (@dependabot[bot])
- Fix start-up and shut-down UC method name mismatch (#1339) (@urosgluscevic)
- Update lychee toml file (#1343) (@datejada)
- [Multi-year Part II] Update integration test (#1344) (@gnawin)
- [Multi-year Part II] Validate consistency between
asset_bothandflow_commission(#1346) (@gnawin) - Update tutorials (#1348) (@IsaiMaganTNO)
- [Multi-year Part II] Update formulation (#1349) (@gnawin)
Closed issues:
- [2S-SO]: Update input schema for the new feature (#1298)
- Add lower limit for the sum of the flows (#1314)
- [Bug] Data validation ignores bad values for unit_commitment_method (#1321)
- Change the objective function to allow for vintage costs (#1325)
- [Bug] Link checker is failing (#1341)
- [Multi-year Part II] Add integration test by modifying the existing multi-year case study (#1342)
- [Multi-year Part II] Add validation to check consistency between
asset_bothandflow_commission(#1345) - [Multi-year Part II] Update documentation (#1347)