classVersion_0_10_0
Version 0.10.0
Extends from Modelica.Icons.ReleaseNotes (Icon for release notes in documentation).
Information
-
Added package
Buildings.Airflow.Multizonewith models for multizone airflow and contaminant transport. -
Added the model
Buildings.Utilities.Comfort.Fangerfor thermal comfort calculations. -
Rewrote
Buildings.Fluid.Storage.BaseClasses.ThirdOrderStratifier, which is used inBuildings.Fluid.Storage.StratifiedEnhanced, to avoid state events when the flow reverses. This leads to faster and more robust simulation. -
In models of package
Buildings.Fluid.MixingVolumes, added nominal value formCto avoid wrong trajectory when concentration is around 1E-7. See also https://trac.modelica.org/Modelica/ticket/393. - Fixed bug in fan and pump models that led to too small an enthalpy increase across the flow device.
-
In model
Buildings.Fluid.Movers.FlowControlled_dp, changedassert(dp_in ≥ 0, ...)toassert(dp_in ≥ -0.1, ...). The former implementation triggered the assert ifdp_inwas solved for in a nonlinear equation since the solution can be slightly negative while still being within the solver tolerance. -
Added model
Buildings.Controls.SetPoints.Tablethat allows the specification of a floating setpoint using a table of values. -
Revised model
Buildings.Fluid.HeatExchangers.Radiators.RadiatorEN442_2. The new version has exactly the same nominal power during the simulation as specified by the parameters. This also required a change in the parameters.