Releases: henze-research-group/MODRLC
Releases · henze-research-group/MODRLC
Version 0.2.1
This is a minor patch to v0.2.0 which fixes the following bugs:
- The worker's Dockerfile now uses pip for Python 3.6 specifically
- The MPC example now checks whether the
anim
folder exists or not - The MPC example now uses the right number of ticks in the live plot
Version 0.2.0
Major changes:
- Update of BOPTEST-service and Spawn, PR#22
- Automatic data extraction from IDF and EPW files for generating FMU resources, PR#24
- Automatic metamodel extraction, PR#24
- Updated client, allows switching between metamodels and Spawn models, PR#25
- New demand-response examples, PR#25
Minor changes:
- Updated Small Office model, added CO2 sensor to AHU, corrected KPI reporting, corrected underlying RBC controller
- Initial commit of the Medium Office Model - no controller
- Updated ReadMe files
Coming in the next release:
- Multi-building scenarios - currently on branch ACTB-multibuilding
- Metamodeling framework updates
- Medium Office Model updates
Version 0.1.1
Minor fixes.
Changelog:
- Reviewed install instructions.
- Updated controller examples (RBC, RLC and MPC) to add live plotting and correct some plotting issues.
- Updated Gym interface to avoid "Control variable out of bounds" warning for unused control variables.
Version 0.1.0
First release of the ACTB, featuring core functionalities and controller examples. It includes one Spawn test case.