Skip to content

Releases: dostaji4/EnergyPlus-co-simulation-toolbox

EnergyPlus Co-simulation Toolbox v1.2.3

10 Dec 10:05
Compare
Choose a tag to compare

Bug fixes, docu fixes, EP version update

EnergyPlus co-simulation toolbox v1.2.2

18 Apr 09:24
Compare
Choose a tag to compare

EnergyPlus co-simulation toolbox v1.1

23 Oct 13:24
Compare
Choose a tag to compare

Structure of the main Simulink library was changed in order to work around the 63char. signal name length limit.

Added

  • Bus objects now support signal names longer then 63 characters.
  • Simulation and initialization is now considerably faster.
  • Vector to Bus block. Make a bus out of a apprapriately sized vector.
  • Browse buttons in the simulink block mask.

Changed

  • mlep system object does not work internally with busses anymore. It imposed the 63char. limit and was slow anyway.
  • Renamed the main simulink block from EnergyPlus SO to EnergyPlus Simulation.
  • The working directory is by default the directory of the selected IDF file.
  • IDF and EPW files are no longer required to be on the Matlab searchpath.

EnergyPlus co-simulation toolbox v1.0

10 Oct 11:52
Compare
Choose a tag to compare

Feature list:

  • Parsing of the IDF file to determine co-simulation inputs/outputs.
  • Automatic socket communication configuration (on localhost).
  • Background start of the EnergyPlus process with output to the Matlab command line.
  • System Object implementation usable in Matlab & Simulink.
  • Bus input/output integration for easy Simulink model setup.
  • A 'mlep Bus Creator' block to facilitate Simulink co-simulation input setup.