Skip to content

Releases: EnergyAssetOptimization/EAO

New assets

14 Nov 07:33
551266e
Compare
Choose a tag to compare

Added new assets: Plant (e.g. CCGT or electrolyzer) and OrderBook (e.g. LNG shipments or intraday power trades). Also added requirements.txt

Split optimization

07 Mar 15:38
55c3811
Compare
Choose a tag to compare

Added functionality to break optimization into smaller chunks. E.g. to perform an optimization for each week in a year

Changes to CHPAsset ramps

30 Aug 10:25
72ff855
Compare
Choose a tag to compare

Update to the conversion of start and shutdown ramps in CHPAsset

Added CHP Asset

10 Aug 14:30
f93c948
Compare
Choose a tag to compare
  • Added a detailed CHP asset with startup, shutdown and ramping behaviour as well as a detailed model on heat delivery

Added periodicity & sped up building problems

11 Dec 21:24
69ff10a
Compare
Choose a tag to compare

Periodicity - create assets that show periodic behaviour. May help e.g. to reduce problem size where we can exploit strong periodic characteristics

Speeding up - improved vectorization and usage of numpy to speed up building optimization problems. Issue addressed was (slow) putting together the portfolio LP from asset LPs

bug fixes and amended sample

29 Nov 16:31
Compare
Choose a tag to compare
v1.1.8

version up

Added multi-timescale functionality

22 Nov 20:17
963345c
Compare
Choose a tag to compare

Each asset can come with its own timescale. Use case is an efficient optimization of assets in a portfolio that live on different time scales. Please check the sample in the documentation

Added multi commodity assets

25 Oct 20:33
2c5a2c7
Compare
Choose a tag to compare

Define assets to convert commodities (gas2power, power2x, …) and link markets for various commodities

Added MIP asset capability & storage extension

21 Jun 14:41
e194c65
Compare
Choose a tag to compare

Integrated MIP capabilities:

  • mappings allow for new attribute "bool" for variables --> MIP
  • first example storage with "no simultaneous dispatch in & out" (requires MIP)

two node storage bugfix

18 Jun 10:15
Compare
Choose a tag to compare
bugfix two node storage

related to two node storage healed a bug in block mode