Recent Releases of optihood
optihood - v0.2.7
What's Changed
- Updates to chiller and storage implementations by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/182
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.2.6...v0.2.7
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 3 months ago
optihood - v0.2.6
What's Changed
- Update installation guide by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/172
- changed pv output flow parameter from max to fix by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/178
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.2.5...v0.2.6
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 3 months ago
optihood - v0.2.5
What's Changed
- fix: CSV reader includes ice_storage by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/170
- added ice storage to visualizer by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/170
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.2.4...v0.2.5
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 7 months ago
optihood - v0.2.4
What's Changed
- 164 re clipping profile for every mpc call by @ahobeost in https://github.com/SPF-OST/optihood/pull/167
- 166 Read minute values for profiles by @ahobeost in https://github.com/SPF-OST/optihood/pull/167
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.2.3...v0.2.4
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 7 months ago
optihood - v0.2.3
Fixed incorrectly logged error when an electrical storage is included.
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.2.2...v0.2.3
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 7 months ago
optihood - v0.2.2
What's Changed
- Storages and fixed source by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/140
- feat: user defined heat pump coefficients by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/145
- fix to heat pump output bus and reading of csv scenario by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/154
- update to default solver options by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/157
- fix: hard coded limit for environmental impact limit removed by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/159
- Visualize using saved layout json through MPC handler by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/161
- Chiller model by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/163
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.2.1...v0.2.2
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 7 months ago
optihood - v0.2.1
What's Changed
- 114 refactoring separate all reading from other concerns by @ahobeost in https://github.com/SPF-OST/optihood/pull/129
- Generic storages including pit, etc. by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/124
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.0.2...v0.2.1
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 11 months ago
optihood - v0.0.2
What's Changed
- Hp chiller bm merge to main by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/73
- Temp levels by @nigglo in https://github.com/SPF-OST/optihood/pull/72
- 75 get optihood under ci by @ahobeost in https://github.com/SPF-OST/optihood/pull/79
- 80 adjust energynetwork.create_nodes_data to allow for multiple entry points by @ahobeost in https://github.com/SPF-OST/optihood/pull/81
- 82 create scenario csvs from ini file by @ahobeost in https://github.com/SPF-OST/optihood/pull/83
- 84 add enums for all scenario input names by @ahobeost in https://github.com/SPF-OST/optihood/pull/85
- Removed index writing and adjusted expected files. by @ahobeost in https://github.com/SPF-OST/optihood/pull/87
- updates to PVT class and examples by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/90
- merge from solar_ice_example branch by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/92
- 91 visualize inputs as graph network by @ahobeost in https://github.com/SPF-OST/optihood/pull/95
- Solar ice example by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/96
- Solar ice example with two storages by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/97
- Solar ice example by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/98
- results returned as a dataframe by @mikelarelarra in https://github.com/SPF-OST/optihood/pull/99
- option to add initial ice fraction (initial_cap) of ice storage by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/100
- sources_extend by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/101
- Chp temperature levels by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/102
- feat: multiple temperature levels in ElectricRod, use of GenericCombi… by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/103
- fix: futurewarning df.apply with ignore deprecated by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/119
- Adjusted markers for manual tests, so we no longer need to adjust the boolean. by @ahobeost in https://github.com/SPF-OST/optihood/pull/104
- 88 add a simple example for model predictive control by @ahobeost in https://github.com/SPF-OST/optihood/pull/118
- visualizer, multiple instances of same technology by @nehadimri1991 in https://github.com/SPF-OST/optihood/pull/123
- 132 license change to gpl by @ahobeost in https://github.com/SPF-OST/optihood/pull/133
New Contributors
- @ahobeost made their first contribution in https://github.com/SPF-OST/optihood/pull/79
- @mikelarelarra made their first contribution in https://github.com/SPF-OST/optihood/pull/99
Full Changelog: https://github.com/SPF-OST/optihood/compare/v0.0.1...v0.0.2
Energy Systems - Renewable Energy Integration
- HTML
Published by ahobeost 12 months ago
optihood - Pre-release
Energy Systems - Renewable Energy Integration
- HTML
Published by nehadimri1991 about 2 years ago
optihood - optihood pre-release
Energy Systems - Renewable Energy Integration
- HTML
Published by nehadimri1991 about 2 years ago