Skip to content

Commit 68888ea

Browse files
committed
added release note
1 parent 6ec99ec commit 68888ea

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Buildings/UsersGuide/ReleaseNotes/Version_13_0_0.mo

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff 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/>

0 commit comments

Comments
 (0)