v0.20.0
TulipaEnergyModel v0.20.0
Breaking changes
- Remove the asset type
hub. It is possible to model ahubby defining aconsumerwith peak demand = 0. Please update your workflows to consider this change. - Allow
commodity_priceto be a profile. This is useful to model the producer's commodity price as a time series. - Modifications in Tulipa to allow bids to be created via unit commitment for consumers
Merged pull requests:
- Remove asset type "hub" (#1399) (@clizbe)
- Allow commodity_price to be a profile (#1410) (@abelsiqueira)
- Workaround allowing bids via unit commitment for consumers (#1440) (@abelsiqueira)
- Update TOML requirement to 1.0.3 in /test (#1454) (@dependabot[bot])
- [AUTO] pre-commit update (#1457) (@github-actions[bot])
- [Small-doc-update] Update documentation on pre-commit (#1459) (@gnawin)
- Fix Project.toml (#1462) (@abelsiqueira)
- Fix bug when investment cost is zero (#1465) (@gnawin)
- Update Statistics requirement to 1.11.1 in /test (#1466) (@dependabot[bot])
- Updates to the benchmarks and profiling (#1467) (@abelsiqueira)
- Update CompareMPS to not comment on PR when run by dependabot (#1468) (@abelsiqueira)
- [Fix]: Update Statistics dependency version to 1 in test env (#1470) (@datejada)
- [AUTO] pre-commit update (#1471) (@github-actions[bot])
- Move input table schemas outside workflow (#1474) (@clizbe)
- Rename a storage parameter (#1475) (@gnawin)
- Remove numbers from tutorials (#1476) (@clizbe)
- Move FFTR contraints table out of Concepts (#1477) (@clizbe)
- Add test for storage energy balance (#1478) (@datejada)
- Update MetaGraphsNext requirement from 0.7 to 0.7, 0.8 in /benchmark (#1479) (@dependabot[bot])
- Fix Julia Formatter pre-commit hook to use julia command directly (#1481) (@Copilot)
- Update stale issue and PR messages for 6 months (#1482) (@clizbe)
- Fix pkg test example (#1486) (@clizbe)
Closed issues:
- Add Grant ID everywhere (#908)
- Remove asset type "hub" (#1163)
- DEMOSES - Tulipa collaboration (#1267)
- Add profiles to the more parameters to consider time variations in a year (#1269)
- [Bug] Documentation "Analysis Workflow" is hiding the schemas (#1289)
- [Multi-year Part III] Add conversion balance constraint for conversion assets (1 input & 1+ outputs) (#1352)
- Move FFTR constraints table out of Concepts section (#1378)
- [2S-SO]: Add test to the storage balance over clustered year (#1423)
- [Bug] The parameter 'investment_cost' in the schema 'asset_commission' can cause errors when set to 0 (#1463)
- Missing parameter defintion (#1472)
- [Bug] TulipaBuilder v0.1.3 broke the tests (#1483)