Skip to content

Releases: henze-research-group/MODRLC

Version 0.2.1

20 Feb 20:54
Compare
Choose a tag to compare

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

09 Feb 01:12
Compare
Choose a tag to compare

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

24 Nov 21:07
Compare
Choose a tag to compare

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

20 Nov 06:16
83fc690
Compare
Choose a tag to compare

First release of the ACTB, featuring core functionalities and controller examples. It includes one Spawn test case.