Skip to content

Version 11.0.0

Latest
Compare
Choose a tag to compare
@mwetter mwetter released this 09 Apr 21:28
· 9 commits to master since this release

Version 11.0.0 is a major release that adds various new packages and models.

The library has been tested with Dymola 2024x, OpenModelica 1.22.1-1, OPTIMICA 1.48.2 and recent versions of Impact.

The following major changes have been done compared to release 10.1.0:

  • A package for central plants with reversible air-to-water heat pumps has been added to Buildings.Templates.Plants.HeatPumps. The package allows configuration of the type of hydronic integration.
  • The models for 1st to 5th generation district heating and cooling systems have been expanded and revised, a user guide has been added, and the models have been moved from the package Buildings.Experimental.DHC to Buildings.DHC.
  • A package for domestic hot water generation and loads that are served by a district system has been added to Buildings.DHC.Loads.HotWater.
  • The initialization of the Spawn model has been refactored to avoid an iteration between Modelica and EnergyPlus as this caused numerical problems for some model configurations.
  • The implementation of the blocks for the Control Description Language (CDL), which is being standardized through ASHRAE Standard 231P, has been revised to comply with the latest draft of the standard.
  • A tutorial for how to build a simple system model has been added to Buildings.Examples.Tutorial.SimpleHouse.

Full Changelog: v10.1.0...v11.0.0