File tree Expand file tree Collapse file tree
Buildings/UsersGuide/ReleaseNotes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,6 +59,15 @@ have been <b style=\"color:blue\">improved</b> in a
5959<b style=\" color:blue\">backward compatible</b> way:
6060</p>
6161<table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
62+ <tr><td colspan=\" 2\"><b>Buildings.BoundaryConditions.WeatherData</b>
63+ </td>
64+ </tr>
65+ <tr><td valign=\" top\">Buildings.BoundaryConditions.WeatherData.ReaderTMY3
66+ </td>
67+ <td valign=\" top\">Changed the class type from block to model.<br/>
68+ This is for <a href=\" https://github.com/ibpsa/modelica-ibpsa/issues/2091\">IBPSA, #2091</a>.
69+ </td>
70+ </tr>
6271<tr><td colspan=\" 2\"><b>Buildings.Airflow</b>
6372 </td>
6473</tr>
@@ -71,6 +80,13 @@ have been <b style=\"color:blue\">improved</b> in a
7180<tr><td colspan=\" 2\"><b>Buildings.Controls.OBC.CDL</b>
7281 </td>
7382</tr>
83+ <tr><td valign=\" top\">Buildings.Controls.OBC.CDL.Reals.PID<br/>
84+ Buildings.Controls.OBC.CDL.Reals.PIDWithReset
85+ </td>
86+ <td valign=\" top\">Added value for <code>nominal</code> attribute for integrator state <code>I.y</code><br/>
87+ This is for <a href=\" https://github.com/ibpsa/modelica-ibpsa/issues/2106\">IBPSA, issue 2106</a>.
88+ </td>
89+ </tr>
7490<tr><td valign=\" top\">Buildings.Controls.OBC.CDL.Logical.Latch
7591 </td>
7692 <td valign=\" top\">Reformulated initalization to avoid non-linear equations in <code>when</code> blocks.<br/>
You can’t perform that action at this time.
0 commit comments