classVersion_0_11_0
Version 0.11.0
Extends from Modelica.Icons.ReleaseNotes (Icon for release notes in documentation).
Information
Note: The packages whose name ends with Beta
are still being validated.
-
Added the package
Buildings.ThermalZones.Detailedto compute heat transfer in rooms and through the building envelope. Multiple instances of these models can be connected to create a multi-zone building model. -
Added the package
Buildings.HeatTransfer.Windowsto compute heat transfer (solar radiation, infrared radiation, convection and conduction) through glazing systems. -
In package
Buildings.Fluid.Chillers, added the chiller modelsBuildings.Fluid.Chillers.ElectricReformulatedEIRandBuildings.Fluid.Cphillers.ElectricEIR, and added the packageBuildings.Fluid.Chillers.Datathat contains data sets of chiller performance data. -
Added package
Buildings.BoundaryConditionswith models to compute boundary conditions, such as solar irradiation and sky temperature. -
Added package
Buildings.Utilities.IO.WeatherDatawith models to read weather data in the TMY3 format. -
Revised the package
Buildings.Fluid.Sensors. -
Revised the package
Buildings.Fluid.HeatExchangers.CoolingTowers. -
In
Buildings.Fluid.Interfaces.StaticFourPortHeatMassExchangerandBuildings.Fluid.Interfaces.StaticFourPortHeatMassExchanger, fixed bug in energy and moisture balance that affected results if a component adds or removes moisture to the air stream. In the old implementation, the enthalpy and species outflow atport_bwas multiplied with the mass flow rate atport_a. The old implementation led to small errors that were proportional to the amount of moisture change. For example, if the moisture added by the component was0.005 kg/kg, then the error was0.5%. Also, the results for forward flow and reverse flow differed by this amount. With the new implementation, the energy and moisture balance is exact. -
In
Buildings.Fluid.Interfaces.ConservationEquationand inBuildings.Media.Interfaces.PartialSimpleMedium, set nominal attribute for medium to provide consistent normalization. Without this change, Dymola 7.4 uses different values for the nominal attribute based on the value ofAdvanced.OutputModelicaCodeWithJacobians=true/false;in the modelBuildings.Examples.HydronicHeating. -
Fixed bug in energy balance of
Buildings.Fluid.Chillers.Carnot. -
Fixed bug in efficiency curves in package
Buildings.Fluid.Movers.BaseClasses.Characteristics.