Version_3_2_3

class Version_3_2_3 "Version 3.2.3 (January 23, 2019)"
    extends Modelica.Icons.ReleaseNotes;

    annotation (Documentation(info = "<html>\n<p>\nVersion 3.2.3 is backward compatible to version 3.2.2, that is models developed with\nversions 3.0, 3.0.1, 3.1, 3.2, 3.2.1 or 3.2.2 will work without any changes also with version 3.2.3.\nThis version is a \"clean-up\" with major emphasis on quality improvement and\ntool compatibility. The goal is that all\n<a href=\"https://www.modelica.org/tools\">Modelica tools</a> will support this package\nand will interpret it in the same way. Short Overview:\n</p>\n\n<ul>\n<li>This version of the Modelica package is <strong>fully compatible</strong> to Modelica Specification <strong>3.2 revision 2</strong>.<br>&nbsp;</li>\n<li>About <strong>606</strong> issues (including pull requests) have been addressed for this release.\n    <ul>\n    <li><strong>Version 3.2.3</strong> with respect to 3.2.2:\n        <ul>\n        <li>About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3/ResolvedGitHubIssues.html\">557 issues (including pull requests)</a> have been addressed for this release.</li>\n        <li><strong>94</strong> component models and blocks, <strong>36</strong> example models and <strong>9</strong> functions are newly included.</li>\n        <li>The license has been changed to BSD 3-clause, visit: <a href=\"https://modelica.org/licenses/modelica-3-clause-bsd\">https://modelica.org/licenses/modelica-3-clause-bsd</a>.<br>&nbsp;</li>\n        </ul>\n    </li>\n    <li><strong>Version 3.2.3 Build 2</strong> with respect to 3.2.3:<br>\n        About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.2/ResolvedGitHubIssues.html\">5 issues (including pull requests)</a>\n        have been addressed for this maintenance release.<br>&nbsp;</li>\n    <li><strong>Version 3.2.3 Build 3</strong> with respect to 3.2.3 Build 2:<br>\n        About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.3/ResolvedGitHubIssues.html\">8 issues (including pull requests)</a>\n        have been addressed for this maintenance release.<br>&nbsp;</li>\n    <li><strong>Version 3.2.3 Build 4</strong> with respect to 3.2.3 Build 3:<br>\n        About <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.4/ResolvedGitHubIssues.html\">36 issues (including pull requests)</a>\n        have been addressed for this maintenance release.<br>&nbsp;</li>\n    </ul>\n    </li>\n</ul>\n\n<p>\nThe exact difference between package Modelica version 3.2.3 and version 3.2.2 is\nsummarized in a <a href=\"modelica://Modelica/Resources/Documentation/Version-3.2.3+build.4/DifferencesTo322.html\">comparison table</a>.\n</p>\n\n<p><br>\nThe following <font color=\"blue\"><strong>new libraries</strong></font> have been added:\n</p>\n\n<table border=\"1\" cellspacing=0 cellpadding=2>\n<tr><td><a href=\"modelica://Modelica.Magnetic.QuasiStatic.FluxTubes\">Modelica.Magnetic.QuasiStatic.FluxTubes</a></td>\n    <td>\n    This library provides models for the investigation of quasi static electromagnetic devices with lumped magnetic networks\n    in a comparable way as <a href=\"modelica://Modelica.Magnetic.FluxTubes\">Modelica.Magnetic.FluxTubes</a>.<br>\n    (This library was developed by Christian Kral).\n    </td></tr>\n<tr><td><a href=\"modelica://Modelica.Electrical.Machines.Examples.ControlledDCDrives\">Modelica.Electrical.Machines.Examples.ControlledDCDrives</a></td>\n    <td>\n    This library demonstrates the control of a permanent magnet dc machine: current control, speed control and position control\n    along with the necessary components in sublibrary Utilities.<br>\n    (This library was developed by Anton Haumer).\n    </td></tr>\n</table>\n\n<p><br>\nThe following <font color=\"blue\"><strong>new components</strong></font> have been added\nto <font color=\"blue\"><strong>existing</strong></font> libraries:\n</p>\n\n<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\">\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Interfaces.Adaptors</strong></td></tr>\n<tr><td width=\"150\">FlowToPotentialAdaptor<br>PotentialToFlowAdaptor</td>\n    <td> Partial adaptors for generation of FMUs, optionally taking first and second derivative into account,\n         for consistent components in various domains.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Math</strong></td></tr>\n<tr><td width=\"150\">Power</td>\n    <td>Computes the power of the input signal.</td></tr>\n<tr><td width=\"150\">WrapAngle</td>\n    <td> Wraps the angle signal at the input to the interval ]-&pi;, &pi;] or [0, 2&pi;[.</td></tr>\n<tr><td width=\"150\">Pythagoras</td>\n    <td> This block determines the hypotenuse from the legs or one leg from the hypotenuse and the other leg.</td></tr>\n<tr><td width=\"150\">TotalHarmonicDistortion</td>\n    <td> This block calculates THD of the signal at the input.</td></tr>\n<tr><td width=\"150\">RealFFT</td>\n    <td> This block samples the input and calculates the FFT, writing the result to a mat file when the simulation terminates.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Routing</strong></td></tr>\n<tr><td width=\"150\">Multiplex</td>\n    <td>Multiplexer block for <em>arbitrary</em> number of input signals</td></tr>\n<tr><td width=\"150\">DeMultiplex</td>\n    <td>Demultiplexer block for <em>arbitrary</em> number of output signals</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Tables</strong></td></tr>\n<tr><td width=\"150\">CombiTable2Dv</td>\n    <td>Variant of CombiTable2D (table look-up in two dimensions) with vector inputs and vector output</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.ComplexBlocks.Routing</strong></td></tr>\n<tr><td width=\"150\">Replicator<br>ExtractSignal<br>Extractor<br>ComplexPassThrough</td>\n    <td> Complex implementations analogous to the real implementations.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.ComplexBlocks.ComplexMath</strong></td></tr>\n<tr><td width=\"150\">Bode</td>\n    <td> Determine variables of a Bode diagram.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.ComplexBlocks.Sources</strong></td></tr>\n<tr><td width=\"150\">RampPhasor</td>\n    <td> A source of a phasor with constant angle and ramped amplitude.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Analog.Basic</strong></td></tr>\n<tr><td width=\"150\">GeneralCurrentToVoltageAdaptor<br>GeneralVoltageToCurrentAdaptor</td>\n    <td> Adaptors for the generation of FMUs, optionally taking first and second derivative into account.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Analog.Sensors</strong></td></tr>\n<tr><td width=\"150\">MultiSensor</td>\n    <td> Measures voltage, current and power simultaneously.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.MultiPhase.Sensors</strong></td></tr>\n<tr><td width=\"150\">MultiSensor</td>\n    <td> Measures voltage, current and active power for each phase as well as total power simultaneously.</td></tr>\n<tr><td width=\"150\">AronSensor</td>\n    <td> Measures active power for a threephase system by two singlephase power sensors in an Aron circuit.</td></tr>\n<tr><td width=\"150\">ReactivePowerSensor</td>\n    <td> Measures reactive power for a threephase system.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Machines.Examples</strong></td></tr>\n<tr><td width=\"150\">SMEE_DOL</td>\n    <td> Electrically excited synchronous machine, starting direct on line via the damper cage,\n         synchronised by increasing excitation voltage.</td></tr>\n<tr><td width=\"150\">SMR_DOL</td>\n    <td> Synchronous reluctance machine, starting direct on line via the damper cage,\n         synchronised when reaching synchronous speed.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Machines.Sensors</strong></td></tr>\n<tr><td width=\"150\">HallSensor</td>\n    <td> Simple model of a hall sensor, measuring the angle aligned with the orientation of phase 1.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.PowerConverters.DCAC.Control</strong></td></tr>\n<tr><td width=\"150\">PWM<br>SVPWM<br>IntersectivePWM</td>\n    <td> Standard three-phase pwm algorithms: space vector and intersective.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.PowerConverters.DCDC</strong></td></tr>\n<tr><td width=\"150\">ChopperStepUp</td>\n    <td> Step up chopper (boost converter) model.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.QuasiStationary.SinglePhase.Sensors</strong></td></tr>\n<tr><td width=\"150\">MultiSensor</td>\n    <td> Measures voltage, current and apparent power simultaneously.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.QuasiStationary.MultiPhase.Sensors</strong></td></tr>\n<tr><td width=\"150\">MultiSensor</td>\n    <td> Measures voltage, current and apparent power for m phases as well as total apparent power simultaneously.</td></tr>\n<tr><td width=\"150\">AronSensor</td>\n    <td> Measures active power for a threephase system by two singlephase power sensors in an Aron circuit.</td></tr>\n<tr><td width=\"150\">ReactivePowerSensor</td>\n    <td> Measures reactive power for a threephase system.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.QuasiStationary.{SinglePhase, MultiPhase}.Sources</strong></td></tr>\n<tr><td width=\"150\">FrequencySweepVoltageSource<br>FrquencySweepCurrentSource</td>\n    <td> Voltage source and current source with integrated frequency sweep.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.MultiBody</strong></td></tr>\n<tr><td width=\"150\">Visualizers.Rectangle</td>\n    <td>A planar rectangular surface.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.Rotational.Components</strong></td></tr>\n<tr><td width=\"150\">GeneralAngleToTorqueAdaptor<br>GeneralTorqueToAngleAdaptor</td>\n    <td> Adaptors for the generation of FMUs, optionally taking first and second derivative into account.<br>\n         Note: These adaptors give the same results as:<br>\n         AngleToTorqueAdaptor<br>TorqueToAngleAdaptor<br>\n         but extend from <a href=\"modelica://Modelica.Blocks.Interfaces.Adaptors\">Modelica.Blocks.Interfaces.Adaptors</a>\n         like adaptors in other domains.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.Rotational.Sources</strong></td></tr>\n<tr><td width=\"150\">EddyCurrentTorque</td>\n    <td> Rotational eddy current brake.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.Translational.Components</strong></td></tr>\n<tr><td width=\"150\">GeneralForceToPositionAdaptor<br>GeneralPositionToForceAdaptor</td>\n    <td> Adaptors for the generation of FMUs, optionally taking first and second derivative into account.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.Translational.Sources</strong></td></tr>\n<tr><td width=\"150\">EddyCurrentForce</td>\n    <td> Translational eddy current brake.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Magnetic.FundamentalWave.Examples</strong></td></tr>\n<tr><td width=\"150\"> </td>\n    <td> A lot of new test examples for fundamental wave machines.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Magnetic.QuasiStatic.FundamentalWave.Sensors</strong></td></tr>\n<tr><td width=\"150\">RotorDisplacementAngle</td>\n    <td> Measures the rotor displacement angle of a quasi-static machine.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Thermal.HeatTransfer.Components</strong></td></tr>\n<tr><td width=\"150\">GeneralHeatFlowToTemperatureAdaptor<br>GeneralTemperatureToHeatFlowAdaptor</td>\n    <td> Adaptors for the generation of FMUs, optionally taking first derivative into account.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Thermal.FluidHeatFlow.Examples</strong></td></tr>\n<tr><td width=\"150\">WaterPump<br>TestOpenTank<br>TwoTanks<br>TestCylinder</td>\n    <td> New examples testing and demonstrating the new resp. enhanced components.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Thermal.FluidHeatFlow.Components</strong></td></tr>\n<tr><td width=\"150\">Pipe</td>\n    <td> A pipe model with optional heatPort which replaces the isolatedPipe and the heatedPipe.</td></tr>\n<tr><td width=\"150\">OpenTank</td>\n    <td> A simple model of an open tank.</td></tr>\n<tr><td width=\"150\">Cylinder</td>\n    <td> A simple model of a piston/cylinder with translational flange.</td></tr>\n<tr><td width=\"150\">OneWayValve</td>\n    <td> A simple one way valve model (comparable to an electrical ideal diode)</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Thermal.FluidHeatFlow.Media</strong></td></tr>\n<tr><td width=\"150\">Water_10degC<br>Water_90degC<br>Glycol20_20degC<br>Glycol50_20degC<br>MineralOil</td>\n    <td> Several new records defining media properties.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Thermal.FluidHeatFlow.Interfaces.Partials</strong></td></tr>\n<tr><td width=\"150\">SinglePortLeft</td>\n    <td> Replaces the (now obsolete) partial model Ambient and is also used for Sources.AbsolutePressure.</td></tr>\n<tr><td width=\"150\">SinglePortBottom</td>\n    <td> Same as SinglePortLeft but with the flowPort at the bottom; used for the new Components.OpenTank model.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Constants</strong></td></tr>\n<tr><td width=\"150\">q</td>\n    <td> The elementary charge of an electron.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Icons</strong></td></tr>\n<tr><td width=\"150\">FunctionsPackage</td>\n    <td> This icon indicates a package that contains functions.</td></tr>\n<tr><td width=\"150\">RecordPackage</td>\n    <td> This icon indicates a package that contains records.</td></tr>\n</table>\n\n<p><br>\nThe following <font color=\"blue\"><strong>existing components</strong></font>\nhave been marked as <font color=\"blue\"><strong>obsolete</strong></font> and will be\n<font color=\"blue\"><strong>removed</strong></font> in a future release:\n</p>\n\n<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\">\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Interfaces.Adaptors</strong></td></tr>\n<tr><td>SendReal<br>SendBoolean<br>SendInteger<br>ReceiveReal<br>ReceiveBoolean<br>ReceiveInteger</td>\n    <td>Use expandable connectors instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.StateGraph.Temporary</strong></td></tr>\n<tr><td>SetRealParameter</td>\n    <td>Use parameter Real instead.</td></tr>\n<tr><td>anyTrue</td>\n    <td>Use Modelica.Math.BooleanVectors.anyTrue instead.</td></tr>\n<tr><td>allTrue</td>\n    <td>Use Modelica.Math.BooleanVectors.allTrue instead instead.</td></tr>\n<tr><td>RadioButton</td>\n    <td>Use future model from Modelica.Blocks.Interaction instead.</td></tr>\n<tr><td>NumericValue</td>\n    <td>Use Modelica.Blocks.Interaction.Show.RealValue instead.</td></tr>\n<tr><td>IndicatorLamp</td>\n    <td>Use Modelica.Blocks.Interaction.Show.BooleanValue instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Digital.Converters</strong></td></tr>\n<tr><td>LogicToXO1<br>LogicToXO1Z</td>\n    <td>Use LogicToX01 or LogicToX01Z instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Machines</strong></td></tr>\n<tr><td>BasicMachines.Components.BasicTransformer</td>\n    <td>Use Interfaces.PartialBasicTransformer instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Spice3.Internal</strong></td></tr>\n<tr><td>BJT</td>\n    <td>Use BJT2 instead.</td></tr>\n<tr><td>Bjt3.*</td>\n    <td>Use revised classes instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.MultiBody</strong></td></tr>\n<tr><td>Examples.Loops.Utilities.GasForce</td>\n    <td>Use Examples.Loops.Utilities.GasForce2 instead.</td></tr>\n<tr><td>Sensors.TansformAbsoluteVector<br>Sensors.TansformRelativeVector</td>\n    <td>Use Sensors.TransformAbsoluteVector or Sensors.TransformRelativeVector instead.</td></tr>\n<tr><td>Visualizers.Ground</td>\n    <td>Use ground plane visualization of World or Visualizers.Rectangle instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Fluid.Icons</strong></td></tr>\n<tr><td>VariantLibrary<br>BaseClassLibrary</td>\n    <td>Use icons from Modelica.Icons instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.Examples</strong></td></tr>\n<tr><td>Tests.Components.*</td>\n    <td>Use classes from Utilities instead.</td></tr>\n<tr><td>TestOnly.*<br>Tests.MediaTestModels.*</td>\n    <td>Use test models from ModelicaTest.Media instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Thermal.FluidHeatFlow</strong></td></tr>\n<tr><td>Components.IsolatedPipe<br>Components.HeatedPipe</td>\n    <td>Extend from the new pipe model with optional heatPort.</td></tr>\n<tr><td>Interfaces.Partials.Ambient</td>\n    <td>Extends from SinglePortLeft.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Math</strong></td></tr>\n<tr><td>baseIcon1<br>baseIcon2</td>\n    <td>Use icons from Modelica.Math.Icons instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Icons</strong></td></tr>\n<tr><td>Library<br>Library2<br>GearIcon<br>MotorIcon<br>Info</td>\n    <td>Use (substitute) icons from Modelica.Icons, Modelica.Mechanics.Rotational.Icons or Modelica.Electrical.Machines.Icons instead.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.SIunits.Conversions.NonSIunits</strong></td></tr>\n<tr><td>FirstOrderTemperaturCoefficient<br>SecondOrderTemperaturCoefficient</td>\n    <td>Use Modelica.SIunits.LinearTemperatureCoefficientResistance or Modelica.SIunits.QuadraticTemperatureCoefficientResistance instead.</td></tr>\n</table>\n\n<p><br>\nThe following <font color=\"blue\"><strong>existing components</strong></font>\nhave been <font color=\"blue\"><strong>improved</strong></font> in a\n<font color=\"blue\"><strong>backward compatible</strong></font> way:\n</p>\n\n<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\">\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Continuous</strong></td></tr>\n<tr><td>Integrator<br>LimIntegrator</td>\n    <td>Added optional reset and set value inputs.</td></tr>\n<tr><td>LimPID</td>\n    <td>Added an optional feed-forward input.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Sources</strong></td></tr>\n<tr><td>CombiTimeTable</td>\n    <td>The time events were not considered at the interval boundaries in case of linear interpolation and non-replicated sample points. This has been generalized by introduction of the new parameter <code>timeEvents</code> with the default option to always generate time events at the interval boundaries, which might lead to slower, but more accurate simulations.</td></tr>\n<tr><td>BooleanTable<br>IntegerTable</td>\n    <td>Added options to set start time, shift time and extrapolation kind, especially to set periodic extrapolation.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Tables</strong></td></tr>\n<tr><td>CombiTable1D<br>CombiTable1Ds<br>CombiTable2D</td>\n    <td>Added option to set the extrapolation kind and to optionally print a warning in case of extrapolated table input.</td></tr>\n</table>\n\n<p><br>\nThe following <font color=\"blue\"><strong>existing components</strong></font> have been <font color=\"blue\"><strong>changed</strong></font> in a <font color=\"blue\"><strong>non-backward compatible</strong></font> way:\n</p>\n\n<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\">\n<tr><td colspan=\"2\"><strong>Modelica.Blocks</strong></td></tr>\n<tr><td>Interfaces.PartialNoise<br>Noise.UniformNoise<br>Noise.NormalNoise<br>Noise.TruncatedNormalNoise<br>Noise.BandLimitedWhiteNoise</td>\n    <td>As a side-effect of the corrected computation in Modelica.Math.Random.Utilities.impureRandomInteger the <code>localSeed</code> parameter is computed differently if <code>useAutomaticLocalSeed</code> is set to true.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.ComplexBlocks.Routing</strong></td></tr>\n<tr><td>ComplexPassThrough</td>\n    <td>Fixed the connector types from Real to Complex</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.MultiBody</strong></td></tr>\n<tr><td>World</td>\n    <td>Added new parameter <code>animateGround</code> for optional ground plane visualization.<br>\n    Users that have copied the World model (of MSL 3.0, 3.0.1, 3.1, 3.2, 3.2.1, or 3.2.2) as an own World model and used it as inner world component, might have broken their models.\n    Generally, for MSL models with sub-typing (due to inner/outer), it is strongly suggested to extend from this MSL model, instead of copying it.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.Interfaces</strong></td></tr>\n<tr><td>PartialMedium</td>\n    <td>Added new constant <code>C_default</code> as default value for the trace substances of medium.<br>\n    Users that have created an own medium by inheritance from the PartialMedium package and already added the C_default constant, might have broken their models.<br>\n    Users that have copied the PartialMedium package (of MSL 3.0, 3.0.1, 3.1, 3.2, 3.2.1, or 3.2.2) as an own Medium package, might have broken their models.\n    Generally, for MSL classes with sub-typing (due to a replaceable declaration), it is strongly suggested to extend from this MSL class, instead of copying it.</td></tr>\n</table>\n\n<p><br>\nThe following <font color=\"red\"><strong>critical errors</strong></font> have been fixed (i.e., errors\nthat can lead to wrong simulation results):\n</p>\n\n<table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\">\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Math</strong></td></tr>\n<tr><td>Pythagoras</td>\n    <td>The case with negative <code>y2</code> was not correctly considered if <code>u1IsHypotenuse</code> is <code>true</code>. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Sources</strong></td></tr>\n<tr><td>TimeTable</td>\n    <td>The derivative of the <code>TimeTable</code> output could no longer be determined. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Semiconductors</strong></td></tr>\n<tr><td>Diode</td>\n    <td>Fixed unit error in current equations.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Spice3.Additionals</strong></td></tr>\n<tr><td>poly</td>\n    <td>The case with one coefficient and one variable was not correctly considered. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Fluid.Dissipation.PressureLoss.General</strong></td></tr>\n<tr><td>dp_volumeFlowRate_DP<br>dp_volumeFlowRate_MFLOW</td>\n    <td>The mass flow rate was not correctly computed if the pressure drop is a linear function of the volume flow rate. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.Air.ReferenceAir</strong></td></tr>\n<tr><td>Air_Base.BaseProperties</td>\n    <td>The unit of the specific gas constant <code>R_s</code> was not correctly considered. This has been corrected.</td></tr>\n<tr><td>molarMass</td>\n    <td>The computation of the function output <code>MM</code> was wrong. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.Air.MoistAir</strong></td></tr>\n<tr><td>molarMass</td>\n    <td>The computation of the function output <code>MM</code> was wrong. This has been corrected.</td></tr>\n<tr><td>density_derX<br>s_pTX<br>s_pTX_der</td>\n    <td>The calculation was wrong. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.IdealGases.Common.Functions</strong></td></tr>\n<tr><td>thermalConductivityEstimate</td>\n    <td>The computation of the function output <code>lambda</code> was wrong for the modified Eucken correlation, i.e., if <code>method</code> is set to 2. This has been corrected.</td></tr>\n<tr><td>s0_Tlow_der</td>\n    <td>The calculation was wrong. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.IdealGases.Common.SingleGasesData</strong></td></tr>\n<tr><td>CH2<br>CH3<br>CH3OOH<br>C2CL2<br>C2CL4<br>C2CL6<br>C2HCL<br>C2HCL3<br>CH2CO_ketene<br>O_CH_2O<br>HO_CO_2OH<br>CH2BrminusCOOH<br>C2H3CL<br>CH2CLminusCOOH<br>HO2<br>HO2minus<br>OD<br>ODminus</td>\n    <td>The coefficients for <code>blow</code>, <code>ahigh</code> and <code>bhigh</code> were wrong. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.IdealGases.Common.MixtureGasNasa</strong></td></tr>\n<tr><td>mixtureViscosityChung</td>\n    <td>The computation of the function output <code>etaMixture</code> was wrong. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.Incompressible.TableBased</strong></td></tr>\n<tr><td>BaseProperties</td>\n    <td>The unit of the gas constant <code>R</code> for table based media was not correctly considered. This has been corrected.</td></tr>\n<tr><td>T_ph</td>\n    <td>The pressure negligence was not considered. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Media.R134a.R134a_ph</strong></td></tr>\n<tr><td>setState_pTX</td>\n    <td>Only applicable in one-phase regime: The Newton iteration for the calculation of the density may possibly converge to the wrong root. This has been improved.</td></tr>\n<tr><td>setState_dTX<br>setState_psX</td>\n    <td>The calculation was wrong in two-phase regime. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Math.Random.Utilities</strong></td></tr>\n<tr><td>impureRandomInteger</td>\n    <td>The function output <code>y</code> was not computed to yield a discrete uniform distribution for a minimum value <code>imin</code> of 1. This has been corrected.</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Utilities.System</strong></td></tr>\n<tr><td>getTime</td>\n    <td>The month and year was only correctly returned if the implementing source file (ModelicaInternal.c) was compiled for Windows OS. This has been corrected.</td></tr>\n</table>\n\n</html>"));
end Version_3_2_3;