Trac tickets of package Modelica resolved for version 3.2.1 build 3

Color coding of "Priority":
 low
 normal
 high
 highest

Component: --MSL-general-- (2 matches)

Ticket Summary Release Notes
#1134 correct usage of units in MSL?
#1245 Is assignment of a derived record instance to a base record instance allowed? Casting of records is not allowed. A record constructor was integrated in wrapper functions.

Component: --RegressionTesting-- (1 match)

Ticket Summary Release Notes
#1392 Specifiy setup for MSL Regression Testing

Component: --TaskForce:Tables-- (1 match)

Ticket Summary Release Notes
#1307 Small 2d-tables causes issues Added support of 2D tables that actually degrade to 1D tables for Modelica Standard Tables

Component: Blocks (3 matches)

Ticket Summary Release Notes
#1302 Invalid Icon annotation in Modelica.Blocks.MathInteger.MultiSwitch.
#1448 Default component name for class "Not" is "nor1"
#1477 Issue with Modelica.Blocks.Examples.BooleanNetwork1

Component: C-Sources (7 matches)

Ticket Summary Release Notes
#1263 Tables: GCC error if ANSI C is forced Fixed ANSI-C compliance of Modelica Standard Tables
#1264 Tables: Text files with Windows line endings cannot be read on Linux
#1269 Tables: Update Matio Library
#1273 ModelicaStrings.c does not compile on dSPACE targets Fixed compilation of ModelicaStrings on dSPACE DS1006
#1465 Discontinuous change in Modelica.Blocks.Tables.CombiTable2D Fixed the linear and bilinear extrapolation of the bivariate Akima-splines of the Modelica Standard Tables
#1494 Tables: More precise error message if dimensions do not match
#1508 ModelicaInternal_print to terminal not available if NO_FILE_SYSTEM is set Fixed ModelicaInternal_print (for Modelica.Utilities.Streams.print) to also output the string to terminal on platforms where a file system is not present (e.g. on dSPACE or xPC)

Component: Electrical.Analog (6 matches)

Ticket Summary Release Notes
#1240 Typo in comment-strings of HeatingNMOS and HeatingPMOS kk2 parameter
#1289 ChuaCircuit has uninteresting StopTime
#1300 Misplaced Placement annotation in Electrical.Analog.Ideal
#1393 Typo in diagram layer of Modelica.Electrical.Analog.Sources.TableCurrent
#1475 Missing comment for parameter Modelica.Electrical.Analog.Basic.M_Transformer.Lm
#1519 Wrong stop time in ChuaCircuit

Component: Electrical.Machines (3 matches)

Ticket Summary Release Notes
#1446 Non conform Modelica.Electrical.Machines.Losses.Friction
#1474 Bugs in transformers: wrong sign of secondary power calculation & orientation of secondary components Fixed wrong sign of secondary power calculation and wrong orientation of secondary resistor and stray inductor
#1504 Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_Inverter missing 'each' for smpm.ir.fixed

Component: Electrical.Spice3 (4 matches)

Ticket Summary Release Notes
#1308 Missing StopTime
#1404 Remove experiment annotation from subcircuits in Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder The experiment annotations (StopTime, Interval) in Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.FOURBIT Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT were removed. Also the documentation of Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder was improved.
#1427 Uninitialized local variables in Modelica.Electrical.Spice3.Internal.Mos.mos2CalcNoBypassCode used
#1428 Uninitialized local variable temp in Modelica.Electrical.Spice3.Internal.Bjt.bjtNoBypassCode used

Component: Fluid (3 matches)

Ticket Summary Release Notes
#1309 AST_BatchPlant.Test.* lack experiment annotation
#1352 wall model in Modelica.Fluid.Examples.HeatExchanger.BaseClasses.BasicHX
#1471 HeatExchanger.BaseClasses.BasicHX: Wrong parameter values

Component: Fluid.Dissipation (3 matches)

Ticket Summary Release Notes
#1335 Problem with StepSmoother Corrected Stepsmoother function to avoid numerical problems
#1343 Should Modelica.Fluid.Dissipation.PressureLoss.Bend.dp_curvedOverall_DP and similar functions have Inline=false? Dissipation functions have either annotation Inline=false or Inline=true
#1421 Sign error in derivative of SmoothPower Erroneous derivative of SmoothPower corrected for x?-adeltax

Component: Math (2 matches)

Ticket Summary Release Notes
#1285 Dimension of Xk in continuousRiccatiIterative and discreteRiccatiIterative
#1286 Typos in LU_solve2

Component: Mechanics.MultiBody (4 matches)

Ticket Summary Release Notes
#1361 UserDefinedGravityAcceleration redeclared with modifier mue
#1376 Invalid Icon annotations in MultiBody.
#1402 Small typo in colorMapToSvg example
#1452 Huge gravitySphereDiameter in PointGravityWithPointMasses2

Component: Mechanics.Rotational (4 matches)

Ticket Summary Release Notes
#1375 Example "Modelica.Mechanics.Rotational.Examples.GenerationOfFMUs"
#1403 Fix description string in Modelica.Mechanics.Rotational.Components.AngleToTorqueAdaptor
#1493 Mechanics.Rotational.Interfaces.PartialFriction.w_small
#1523 Move block + MultiBody model can give issues with index reduction

Component: Mechanics.Rotational3D (1 match)

Ticket Summary Release Notes
#1315 Is mount axis in MovingActuatedDrive correct?

Component: Mechanics.Translational (2 matches)

Ticket Summary Release Notes
#1331 wrong connection color for support flanges
#1353 Color of connection line from Interfaces.Support

Component: Media (3 matches)

Ticket Summary Release Notes
#1390 Cyclical definition in Modelica.Media.Incompressible.TableBased Removed circular type definition for Temperature type
#1422 Uninitialized var in function Modelica.Media.Water.IF97_Utilities.waterBaseProp_dT used Fixed unitialized variable aux_cv in function Modelica.Media.Water.IF97_Utilities.waterBaseProp_dT
#1442 Possibly incorrect algorithm in Modelica.Media.Interfaces.PartialSimpleIdealGasMedium

Component: SIunits (1 match)

Ticket Summary Release Notes
#1435 Missing types PerArea and AreaPerVoltageSecond

Component: _ModelicaTest (1 match)

Ticket Summary Release Notes
#1333 Uses of conditional components in ModelicaTest.MultiBody