Skip to content

Commit

Permalink
Update release notes for 3.2.3 Build.4
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Mar 18, 2020
1 parent 32d4714 commit 62ad747
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</tr>
<td> Version: 3.2.3</td><td> Version: 3.2.2</td><tr><td> Version date: 2019-01-23</td><td> Version date: 2016-04-03</td><tr></tbody></table><br><br>
<big style="font-family: Arial;">model Blocks.Examples.PID_Controller</big><br><br>
<table style="border-collapse: collapse;text-align: left; width: 100%;height: 44px;"
<table style="border-collapse: collapse;text-align: left; width: 100%;height: 66px;"
cellpadding="5">
<colgroup span="3"><col width="10%"><col width="45%"><col width="45%"></colgroup><tbody>
<tr>
Expand All @@ -29,7 +29,7 @@
<td style="text-align: left; vertical-align: middle;"><span
style="font-weight: bold;">Modelica 3.2.2</span><br>
</td>
</tr><tr><td colspan="1" rowspan="1" style="vertical-align: middle;">driveAngle<br></td><td style="text-align: left; vertical-align: middle;">=1.570796326794897<br></td><td style="text-align: left; vertical-align: middle;">=1.57<br></td></tr></tbody>
</tr><tr><td colspan="1" rowspan="1" style="vertical-align: middle;">driveAngle<br></td><td style="text-align: left; vertical-align: middle;">=1.570796326794897<br></td><td style="text-align: left; vertical-align: middle;">=1.57<br></td></tr><tr><td colspan="1" rowspan="1" style="vertical-align: middle;">PI<br></td><td style="text-align: left; vertical-align: middle;">limiter(u(start=0))<br></td><td style="text-align: left; vertical-align: middle;"> <br></td></tr></tbody>
</table>

<br><hr style="width: 100%; height: 6px;"><br>
Expand Down Expand Up @@ -13662,6 +13662,24 @@
<br></tbody>
</table>

<br><hr style="width: 100%; height: 6px;"><br>
<big style="font-family: Arial;">function Fluid.Dissipation.PressureLoss.StraightPipe.dp_twoPhaseOverall_DP</big><br><br>
<table style="border-collapse: collapse;text-align: left; width: 100%;height: 44px;"
cellpadding="5">
<colgroup span="3"><col width="10%"><col width="45%"><col width="45%"></colgroup><tbody>
<tr>
<td style="text-align: left; vertical-align: middle;"><span
style="font-weight: bold;">Component</span><br>
</td>
<td style="text-align: left; vertical-align: middle;"><span
style="font-weight: bold;">Modelica 3.2.3</span><br>
</td>
<td style="text-align: left; vertical-align: middle;"><span
style="font-weight: bold;">Modelica 3.2.2</span><br>
</td>
</tr><tr><td colspan="1" rowspan="1" style="vertical-align: middle;">DP_fric<br></td><td style="text-align: left; vertical-align: middle;">=if IN_con.frictionalPressureLoss == TYP.Friedel then Modelica323.Fluid.Dissipation.Utilities.Functions.PressureLoss.TwoPhase.dp_twoPhaseFriedel_DP(Modelica323.Fluid.Dissipation.Utilities.Records.General.TwoPhaseFlow_con(A_cross=IN_con.A_cross, perimeter=IN_con.perimeter, length=IN_con.length), Modelica323.Fluid.Dissipation.Utilities.Records.General.TwoPhaseFlow_var(rho_g=IN_var.rho_g, rho_l=IN_var.rho_l, eta_g=IN_var.eta_g, eta_l=IN_var.eta_l, sigma=IN_var.sigma, x_flow=IN_var.x_flow), m_flow) else if IN_con.frictionalPressureLoss == TYP.Chisholm then Modelica323.Fluid.Dissipation.Utilities.Functions.PressureLoss.TwoPhase.dp_twoPhaseChisholm_DP(Modelica323.Fluid.Dissipation.Utilities.Records.General.TwoPhaseFlow_con(A_cross=IN_con.A_cross, perimeter=IN_con.perimeter, length=IN_con.length), Modelica323.Fluid.Dissipation.Utilities.Records.General.TwoPhaseFlow_var(rho_g=IN_var.rho_g, rho_l=IN_var.rho_l, eta_g=IN_var.eta_g, eta_l=IN_var.eta_l, sigma=IN_var.sigma, x_flow=IN_var.x_flow), m_flow) else 0<br></td><td style="text-align: left; vertical-align: middle;">=if IN_con.frictionalPressureLoss == TYP.Friedel then Modelica322.Fluid.Dissipation.Utilities.Functions.PressureLoss.TwoPhase.dp_twoPhaseFriedel_DP(IN_con, IN_var, m_flow) else if IN_con.frictionalPressureLoss == TYP.Chisholm then Modelica322.Fluid.Dissipation.Utilities.Functions.PressureLoss.TwoPhase.dp_twoPhaseChisholm_DP(IN_con, IN_var, m_flow) else 0<br></td></tr></tbody>
</table>

<br><hr style="width: 100%; height: 6px;"><br>
<big style="font-family: Arial;">function Fluid.Dissipation.Utilities.Functions.HeatTransfer.TwoPhase.kc_twoPhase_condensationHorizontal_KC</big><br><br>
<table style="border-collapse: collapse;text-align: left; width: 100%;height: 44px;"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,21 @@
</head>
<body>
<h1 id="github-issues-resolved-for-v3.2.3build.4">GitHub issues resolved for v3.2.3+build.4</h1>
<p>As part of this release 31 <a href="https://github.com/modelica/ModelicaStandardLibrary/milestone/59">issues</a> were closed.</p>
<p>As part of this release 36 <a href="https://github.com/modelica/ModelicaStandardLibrary/milestone/59">issues</a> were closed.</p>
<h2 id="msl-general--">--MSL-general--</h2>
<h3 id="examples">Examples</h3>
<ul>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/issues/2968">#2968</a> Missing reference results</li>
</ul>
<h2 id="blocks">Blocks</h2>
<h3 id="bugs">Bugs</h3>
<ul>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3288">#3288</a> (PR) Fix Pythagoras</li>
</ul>
<h3 id="examples-1">Examples</h3>
<ul>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3506">#3506</a> (PR) Fix initial condition of Modelica.Blocks.Examples.PID_Controller</li>
</ul>
<h2 id="c-sources">C-Sources</h2>
<h3 id="bugs-1">Bugs</h3>
<ul>
Expand Down Expand Up @@ -64,12 +73,19 @@ <h2 id="fluid.dissipation">Fluid.Dissipation</h2>
<h3 id="bugs-6">Bugs</h3>
<ul>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3405">#3405</a> (PR) Fix mass flow rate calculation</li>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3501">#3501</a> (PR) Fix arguments of dp_twoPhaseFriedel_DP and dp_twoPhaseChisholm_DP</li>
</ul>
<h2 id="magnetic.fluxtubes">Magnetic.FluxTubes</h2>
<h3 id="examples">Examples</h3>
<h3 id="examples-2">Examples</h3>
<ul>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3410">#3410</a> (PR) Fix initial conditions of Magnetic.FluxTubes hysteresis examples</li>
</ul>
<h2 id="magnetic.quasistatic">Magnetic.QuasiStatic</h2>
<h3 id="examples-3">Examples</h3>
<ul>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3500">#3500</a> (PR) Add StopTime annotation to Modelica.Magnetic.QuasiStatic.FluxTubes.Examples.Leakage.GeneralLeakage</li>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/3504">#3504</a> (PR) Fix initial conditions of quasi-static Leakage examples</li>
</ul>
<h2 id="mechanics.multibody">Mechanics.MultiBody</h2>
<h3 id="bugs-7">Bugs</h3>
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2><a name="info" id="info">Information</a></h2>
compatible</strong> to Modelica Specification <strong>3.2 revision
2</strong>.<br/>
&nbsp;</li>
<li>About <strong>570</strong> issues (including pull requests)
<li>About <strong>606</strong> issues (including pull requests)
have been addressed for this release.
<ul>
<li><strong>Version 3.2.3</strong> with respect to 3.2.2:
Expand All @@ -45,7 +45,7 @@ <h2><a name="info" id="info">Information</a></h2>
&nbsp;</li>
<li><strong>Version 3.2.3 Build 4</strong> with respect to 3.2.3
Build 3:<br/>
About <a href="../Documentation/Version-3.2.3+build.4/ResolvedGitHubIssues.html">31 issues (including pull requests)</a> have been addressed for this maintenance release.<br/>
About <a href="../Documentation/Version-3.2.3+build.4/ResolvedGitHubIssues.html">36 issues (including pull requests)</a> have been addressed for this maintenance release.<br/>
&nbsp;</li>
</ul>
</li>
Expand Down
4 changes: 2 additions & 2 deletions Modelica/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2185,7 +2185,7 @@ and will interpret it in the same way. Short Overview:
<ul>
<li>This version of the Modelica package is <strong>fully compatible</strong> to Modelica Specification <strong>3.2 revision 2</strong>.<br>&nbsp;</li>
<li>About <strong>570</strong> issues (including pull requests) have been addressed for this release.
<li>About <strong>606</strong> issues (including pull requests) have been addressed for this release.
<ul>
<li><strong>Version 3.2.3</strong> with respect to 3.2.2:
<ul>
Expand All @@ -2201,7 +2201,7 @@ and will interpret it in the same way. Short Overview:
About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.3/ResolvedGitHubIssues.html\">8 issues (including pull requests)</a>
have been addressed for this maintenance release.<br>&nbsp;</li>
<li><strong>Version 3.2.3 Build 4</strong> with respect to 3.2.3 Build 3:<br>
About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.4/ResolvedGitHubIssues.html\">31 issues (including pull requests)</a>
About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.4/ResolvedGitHubIssues.html\">36 issues (including pull requests)</a>
have been addressed for this maintenance release.<br>&nbsp;</li>
</ul>
</li>
Expand Down

0 comments on commit 62ad747

Please sign in to comment.