Releases: MITSustainableDesignLab/DistrictEnergyPlugIn
Releases · MITSustainableDesignLab/DistrictEnergyPlugIn
v2.3.0 🌈
Changes
🚀 New Features
- It is now possible to save scenarios @samuelduchesne (#76)
- New toggles to force a Zero Energy Community Solution or a No Gas solution have been added @samuelduchesne (#75)
- The battery misc losses now represent correctly (1 - "round-trip efficiency") @samuelduchesne (#74)
- When locking a capacity, the slider turns grey to better communicate that it will not change @samuelduchesne (#72)
- The units of solar thermal panels have been fixed @samuelduchesne (#71)
- It is now clearer that it is only possible to set the max dimension OR the offset of a PV, Wind or Solar Thermal System @samuelduchesne (#70)
- Run optimization for selected buildings only @samuelduchesne (#69)
🐛 Bug Fixes
- An issue where the storage energy was not properly taken into consideration in the annual energy demand has been fixed @samuelduchesne (#73)
🧰 Maintenance
- New toggles to force a Zero Energy Community Solution or a No Gas solution have been added @samuelduchesne (#75)
- When locking a capacity, the slider turns grey to better communicate that it will not change @samuelduchesne (#72)
- The units of solar thermal panels have been fixed @samuelduchesne (#71)
v2.2.1 🌈
What’s Changed
Quick Bug Fix 🐛
- Fixes an issue with the number of wind turbines not diplaying properly
- Fixes references to internal UMI libraries
- References Newtonsoft.Json instead of Newtonsoft.Json.Rhino
Contributors
v2.2.0 🌈
What’s Changed
New Features
- Added carbon pricing strategy to find low carbon optimal solutions (#68) @samuelduchesne
Under the hood refactoring ⚙
- Builds against RhinCommon v7.4.18 (#67) @samuelduchesne
- Builds with Google OR-Tools v9.0
- Builds with Live-Charts v9.0.6 which should fix an issue preventing users from loading the plugin
Contributors
v2.1.1 🌈
What’s Changed
- Small UI fixes (#65) @samuelduchesne
Features
- Significantly improves the constraints creation step (#64) @samuelduchesne
Contributors
v2.1.0 🌈
❗ Important Release
Please read the changes carefully
What’s Changed
Features
- Changed: Introducing capacity of each equipment as a model variable + Sliders define the annual energy covered by the equipment (#61) @samuelduchesne
- Improved: In the Loads Tab, loads are ordered by their variance for readability and clarity (#62) @samuelduchesne
- Energy needed by supply modules is now shown in the demand section of the Summary Tab (#60) @samuelduchesne
Bug Fixes
- Fixed: An issue preventing the reading of CSV files is fixed (#63) @samuelduchesne
- Fixed: Changing cost and fill color for Exported energy (elec, heating, cooling) is no correctly used and saved (#59) @samuelduchesne
- Fixed: Network Losses settings are properly saved and loaded (#58) @samuelduchesne
- Fixed: Color settings are properly saved and loaded (#57) @samuelduchesne
Contributors
v2.0.5 🌈
What’s Changed
Features
- New: Ability to force the capacity factor of energy supply modules (#56) @samuelduchesne
Bug Fixes
- Fixed: Changing parameters and saving would fail when simulation was not run once (#55) @samuelduchesne
- Fixes an issue where opening a new UMI project would duplicate the network exports views (#54) @samuelduchesne
Contributors
v2.0.4 🌈
What’s Changed
- Adds Exports to the Cost View (#53) @samuelduchesne
Features
- Implements Wind Turbines (#52) @samuelduchesne
Bug Fixes
- Improved behavior of the model using upper bound capacity (#51) @samuelduchesne
- Fixed: Some user-defined parameters (eg. COPs) would not be taken into account (#49) @samuelduchesne
Under the hood refactoring ⚙
- Export quantities modeled as IThermalPlant objects with user-defined parameters (#50) @samuelduchesne
Contributors
v2.0.3 🌈
What’s Changed
- Color coded Advanced Settings (#48) @samuelduchesne
Features
- Improved UI for the Loads Tab (#47) @samuelduchesne
Contributors
v2.0.2 🌈
What’s Changed
- Capacities defined as annual total energy supplied by the whole energy hub (#40) @samuelduchesne
Features
- Adds Excess Heating/Cooling placeholders as "expensive" variables (#39) @samuelduchesne
Bug Fixes
- Fixes costs accounting & display in views (#42) @samuelduchesne
- Tracking Mode for CHP plant is considered in linear problem (#41) @samuelduchesne
Contributors
v2.0.1 🌈
What’s Changed
Under the hood refactoring ⚙
- Improves the performance of variable preparation (#38) @samuelduchesne