Version 13.0.0 is a major release that adds various new packages and models.
The library has been tested with Dymola 2026x, OpenModelica 1.26.3, OPTIMICA 1.66 and recent versions of Impact.
The following major changes have been done compared to release 12.0.0:
- The package
Buildings.Controls.OBC.ASHRAE.G36.FanCoilUnitshas been added with control sequences for fan coil units. - The package
Buildings.DHC.ETS.Combinedhas been replaced with improved models,and the old models have been moved to theBuildings.Obsoletepackage. - The package
Buildings.Templateshas been refactored to use load-dependent 2D table data forchiller and heat pump models. - The package
Buildings.Fluid.AirFiltershas been added with models for air filters. - The package
Buildings.Fluid.HeatExchangers.ThermalWheelshas been added with models for heat recovery and enthalpy recovery wheels. - The package
Buildings.Media.Antifreeze.Functionshas been added to enablecalling glycol property functions without instantiating a package. - The package
Buildings.Utilities.IO.Python_3_12has been added with models to call Python 3.12 modules from a Modelica block.This package replacesBuildings.Utilities.IO.Python_3_8which has been moved to theBuildings.Obsoletepackage. - The models of cooling towers in
Buildings.Fluid.HeatExchangers.CoolingTowershave been refactored to use a data record for the performance data,and a new model of a dry cooler that uses the epsilon-NTU relation has been added.
Also, many models have been updated to improve performance, to improve compliance with the Modelica Language Standard and to correct model errors.