Skip to content

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 19:06
· 113 commits to main since this release
25513cd

TulipaEnergyModel v0.20.0

Diff since v0.19.1

Breaking changes

  • Remove the asset type hub. It is possible to model a hub by defining a consumer with peak demand = 0. Please update your workflows to consider this change.
  • Allow commodity_price to 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:

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)