GitHub issues resolved for v3.2.3+build.4
As part of this release 36 issues were closed.
--MSL-general--
Examples
- #2968 Missing reference results
Blocks
Bugs
- #3288 (PR) Fix Pythagoras
Examples
- #3506 (PR) Fix initial condition of Modelica.Blocks.Examples.PID_Controller
C-Sources
Bugs
- #3068 (PR) Fix uninitialized memory and realpath behaviour in ModelicaInternal_fullPathName
- #3093 (PR) Fix uninitialized memory in ModelicaInternal_readLine, ModelicaStrings_scanIdentifier and ModelicaStrings_scanString
- #3128 (PR) Fix compilation of ModelicaMatIO.c if HAVE_ZLIB=0 is defined
- #3147 (PR) Fix month and year correction in ModelicaInternal_getTime
Electrical.Analog
Bugs
- #3067 (PR) Cures #3064 SaturatingInductor
- #3151 (PR) Fix diode current formula of HeatingDiode
Miscellaneous
- #2923 Oddly located name and connector of Modelica.Electrical.Analog.Sources.SignalVoltage icon
Electrical.QuasiStationary
Bugs
- #3344 (PR) Fix for-loop variable in quasi-static MutualInductor
Electrical.Spice3
Bugs
- #3239 (PR) Add conditional initial equation capacitor
- #3372 (PR) Specify case with one coefficient and one variable in Modelica.Electrical.Spice3.Additionals.poly
Fluid
Bugs
- #3156 (PR) Avoid division by zero in derivative of regRoot2 function
Miscellaneous
- #3260 (PR) Fix issue #3236 by using a simpler medium model for the HeatingSystem example and by improving state selection in PartialLumpedVolume
Fluid.Dissipation
Bugs
- #3405 (PR) Fix mass flow rate calculation
- #3501 (PR) Fix arguments of dp_twoPhaseFriedel_DP and dp_twoPhaseChisholm_DP
Magnetic.FluxTubes
Examples
- #3410 (PR) Fix initial conditions of Magnetic.FluxTubes hysteresis examples
Magnetic.QuasiStatic
Examples
- #3500 (PR) Add StopTime annotation to Modelica.Magnetic.QuasiStatic.FluxTubes.Examples.Leakage.GeneralLeakage
- #3504 (PR) Fix initial conditions of quasi-static Leakage examples
Mechanics.MultiBody
Bugs
- #3175 (PR) Remove undeclared variable from Dialog.enable
- #3250 (PR) Change limits of parameter ri of VoluminousWheel
Bugs
- #3069 (PR) Fix Media.Air.MoistAir.{density_derX, s_pTX, s_pTX_der}
- #3070 (PR) Add mediumName for Modelica.Media.CompressibleLiquids.{LinearColdWater, LinearWater_pT_Ambient}
- #3071 (PR) Fix algorithm of IdealGases.Common.Functions.s0_Tlow_der
- #3170 (PR) Bug in pressure influence in moist air function s_pTX and s_pTX_der
- #3203 (PR) Fix specific gas constant in BaseProperties of ReferenceAir
- #3209 (PR) Fix definition of specificInternalEnergy in MoistAir
- #3298 (PR) Fix two-phase calculation of setState_dTX for R134a
- #3397 (PR) Add missing property calculation for d and T in Modelica.Media.R134a.R134a_ph.setState_psX
- #3407 (PR) Fix consideration of pressure negligence for T_ph
- #3491 (PR) Fix Modelica.Media.R134a.R134a_ph.setState_pTX (only applicable for one-phase)
- #3495 (PR) Add missing redeclaration of SaturationProperties for WaterIF97
Resources
Miscellaneous
- #3272 (PR) Bump library version of libmodelicastandardtables
StateGraph
Bugs
Utilities
Bugs
- #3333 (PR) Do not mark Modelica.Utilities.Files.splitPathName as impure