OpenModelica heavy_tests from 2024-02-23 20:48:36 to 2024-06-12 22:20:44

Summary

OMC Commits228
Libraries Changed0
Number of Improvements48
Number of Regressions19
Number of Performance Improvements7
Number of Performance Regressions4

OpenModelica Changes

CommitDateAuthorSummary
d94c8c92362024-06-12 19:54:36 +0200kabdelhak[NB] correctly create children of record with fromCref() (#12570)
2d6641b4c72024-06-12 15:57:43 +0200arun3688display model description in documentation window (#12565)
332c34d1372024-06-12 12:53:25 +0200kabdelhak[NF] add scalar product to reduction (#12562)
141ca095412024-06-12 11:50:46 +0200anotheruserofgithubFix (un)escaping XML strings (#12537)
aac2b102ba2024-06-12 11:34:39 +0200kabdelhak[NB] add entwined equation elements to allSim and initial blocks (#12560)
7055b413d42024-06-11 20:35:48 +0200rfrankeCpp: add code for zero crossing of Integer equality (#12557)
e2c92838092024-06-11 15:46:45 +0200arun3688generate documentation folder if Documentation annotation is present (#12547)
597ea3311c2024-06-11 14:00:44 +0200kabdelhak[NB] correctly determine record and tuple equations (#12553)
9e582303a42024-06-11 12:47:12 +0200Adeel AsgharShow only public components (#12554)
1490b4f9572024-06-11 11:43:13 +0200kabdelhak[NB] support array event variables (#12551)
c4fa787d2c2024-06-11 11:01:03 +0200Adeel AsgharRemove unnecessary version checks for QScreen (#12541)
f2815de6332024-06-10 15:13:52 +0200kabdelhak[NB] correctly handle tuple assignments in when (#12545)
5ffd12aef42024-06-10 13:29:03 +0200anotheruserofgithubUse tail recursion to avoid stack overflow (#12538)
9429d1f0052024-06-10 01:05:13 +0200Adrian Poprevert the last change (#12540)
6df876a8582024-06-10 00:30:59 +0200Adrian Popit seems on el7 the Qt version is higher (#12539)
24509be8a82024-06-09 12:05:53 +0200anotheruserofgithubFix compilation of OMEdit (#12536)
d21af177212024-06-08 10:24:26 +0200phannebohmCheck column index when reading sparsity coloring (#12529)
4b5f3b42de2024-06-07 17:07:33 +0200AndreasFixing security attributes (#12528)
cf9f18c85d2024-06-07 14:25:12 +0200arun3688export html documentation to FMU (#12527)
80a10e38a82024-06-07 12:43:10 +0200AndreasFixing cmake log files for Windows FMUs (#12500)
c58c7d4dc12024-06-07 11:22:44 +0200kabdelhak[NB] update if equation residuals (#12525)
ccdaf830152024-06-06 22:46:30 +0200kabdelhak[NB] handle pre() with booleans inside (#12521)
1652e87eff2024-06-06 20:57:12 +0200phannebohmDon't log state sets at every simulation update (#12522)
91a15b1d8c2024-06-05 23:10:05 +0200kabdelhak[NB] update BVariable.isContinuous (#12512)
2f76baf1db2024-06-05 19:10:22 +0200Per ÖstlundAdd missing include for `QScreen` (#12515)
bda196cfa82024-06-05 16:41:04 +0200Adeel AsgharFix ssp delete connection crash (#12511)
3dac23f6672024-06-05 16:31:29 +0200kabdelhak[NB] fix subscripts error (#12509)
91f85c499c2024-06-05 14:35:32 +0200Adeel AsgharUtilize the horizontal space to display heading (#12506)
5ce7a25c6c2024-06-05 14:27:43 +0200Adeel AsgharRemove unnecessary headers section (#12505)
e7e9366c652024-06-05 13:17:36 +0200Per ÖstlundFix argument order of partial function application (#12504)
6b262bafad2024-06-04 15:43:39 +0200Adeel AsgharDo not allow buildModelFMU and translateModelXML on encrypted models (#12499)
fe687046212024-06-04 14:19:57 +0200Per ÖstlundImprove instantiation of redeclared packages (#12498)
f3ee97084f2024-06-04 13:03:11 +0200kabdelhak[NB] index reduction (#12497)
a4d407bfa52024-05-31 16:48:18 +0200kabdelhak[NB] fix ComponentRef.size() (#12487)
1ef9b1be542024-05-29 16:54:07 +0200kabdelhak[NB] do not create function alias for size 0 crefs (#12473)
9d4e03d9e52024-05-29 10:15:46 +0200kabdelhak[NB] support shared literals (#12472)
add1c8e3382024-05-28 16:27:31 +0200Per ÖstlundFix names of records in Base Modelica (#12475)
2769ed3b0c2024-05-28 13:20:51 +0200Per ÖstlundFix connecting potentially present variables (#12474)
dbd5472a282024-05-28 11:04:57 +0200kabdelhak[NB] add handling of edge() and change() operators (#12469)
8cc47a0cf32024-05-23 14:52:40 +0200arun3688update discrete system before evaluating DAE (#12461)
c8e35cdb052024-05-23 12:53:11 +0200Per ÖstlundImprove Base Modelica export (#12460)
d5dbbd9bb32024-05-22 17:22:59 +0200Per ÖstlundFix Expression.toFlatString for record expressions (#12455)
018ac8eb512024-05-22 16:44:25 +0200Per ÖstlundImprove handling of records in Base Modelica (#12454)
7d5151bf312024-05-22 13:25:53 +0200Adeel AsgharBetter error message for unsupported JSON value (#12452)
5c3bc796e52024-05-22 10:52:12 +0200Per ÖstlundUpdate OMSimulator (#12451)
4553f8f4262024-05-21 13:55:38 +0200Per ÖstlundImprove handling of if-expressions (#12447)
11cea7f2d62024-05-20 23:52:18 +0200phannebohm[NB] Correctly detect solvability in when-equation (#12439)
ccfb50b8992024-05-20 14:55:26 +0200Per ÖstlundReduce evaluation of external functions in instance API (#12443)
0c6cfc383b2024-05-17 20:01:46 +0200phannebohm[NB] Print equation attributes for any equation (#12438)
58f675a9fc2024-05-17 18:56:24 +0200phannebohm[janitor] Remove unneeded function (#12437)
165c8efdf62024-05-17 18:11:26 +0200phannebohm[NB] Parse complete attributes of all variables (#12436)
beb22abc382024-05-17 15:46:18 +0200kabdelhak[NB] update for equation handling (#12435)
3c3452ba2d2024-05-16 23:43:36 +0200phannebohm[janitor] (#12433)
0314f81f322024-05-16 22:47:48 +0200phannebohmNo need to match special call (#12261)
26c84570702024-05-16 14:26:57 +0200arun3688create short directory name in OMEdit temp directory (#12428)
d9f2966f3e2024-05-15 16:53:00 +0200Per ÖstlundAdd positiveMax definition to Base Modelica (#12429)
87ce925ab92024-05-15 16:27:34 +0200Adeel AsgharBetter approach to hide protected variables of encrypted classes (#12421)
6ba1f8ee682024-05-15 10:57:11 +0200kabdelhak[NB] update event detection (#12427)
0afe15800b2024-05-15 07:54:43 +0200kabdelhak[NB] update if equation handling (#12426)
1ec0dee2b22024-05-14 20:36:53 +0200phannebohm[NB] Collect enumeration variables separately (#12419)
6fd3a50b7a2024-05-14 14:14:49 +0200kabdelhak[NB] fix pre() variable detection (#12417)
5ed0b9cf752024-05-14 12:15:30 +0200kabdelhak[NB] small update minimal tearing (#12416)
8a09c5bb0f2024-05-14 10:42:58 +0200Adeel AsgharDo not draw connection node on first or last point of connection (#12413)
7c2c668abe2024-05-13 12:07:39 +0200kabdelhak[NB] use minimal tearing as default (#12403)
08bd7dc6cf2024-05-11 12:50:43 +0200kabdelhak[NB] further work on tearing minimal (#12389)
c0cd24f1a52024-05-08 15:38:55 +0200AndreasUpdating README.Linux (#12398)
e1a02dffca2024-05-08 14:28:13 +0200Per ÖstlundRemove subscripting functions from Base Modelica (#12397)
9bc135076d2024-05-07 19:32:11 +0200arun3688update discreteSystems in fmu's during event update (#12390)
70d7a047c52024-05-07 16:49:44 +0200Adeel AsgharAvoid extra end message tag when logging LOG_INIT (#12391)
5f06291bb52024-05-07 16:40:08 +0200Adeel AsgharFix some Linux builds compilation (#12392)
08994d88072024-05-06 20:31:21 +0200rfrankeTreat components in top-level connectors with --exposeLocalIOs (#10599) (#12384)
77391467f42024-05-06 12:12:19 +0200Adeel AsgharProperly handle the parameters for parametric plot (#12378)
aeb2e6716f2024-05-03 14:32:57 +0200Adeel AsgharInstance of non encrypted class inside encrypted class (#12372)
42f1a15b282024-05-03 13:30:42 +0200Per ÖstlundFix flattening of if-equations (#12373)
a3826493932024-05-03 12:46:32 +0200Per ÖstlundFix type checking of cref binding equations (#12371)
5fa03b48c72024-05-03 12:07:50 +0200Adeel AsgharHandle prefixing of time units (#12370)
5789400a042024-05-03 11:06:40 +0200Per ÖstlundImprove check for encrypted variables (#12369)
7b27e79f642024-05-02 15:00:32 +0200Per ÖstlundInstantiate record constructors as functions (#12362)
337cd0729c2024-05-02 14:20:05 +0200Adrian Popupdate OMSimulator to fix the build on Fedora40 (#12361)
996337bffb2024-04-30 14:24:33 +0200Per ÖstlundFix creation of binding equations from start values (#12354)
6c4e231c892024-04-30 11:10:53 +0200Adeel AsgharRead the error from the graphics annotation element (#12353)
26007b1c8e2024-04-30 11:02:17 +0200Adeel AsgharHide protected variables that belongs to an encrypted class (#12351)
0d08719c1d2024-04-29 17:22:12 +0200rfrankeUse quoted names for variables introduced with --exposeLocalIOs (#12348)
ab6038a1c02024-04-29 16:32:33 +0200AndreasFixing quoted identifiers in CSV and FMU (#12346)
a024851c442024-04-29 11:44:07 +0200Per ÖstlundFix regressions due to #12315 (#12342)
60c2b6efbd2024-04-28 22:54:04 +0200Adrian Popfix bad flag which makes clang++ to fail on Ubuntu Noble (#12336)
e88d9a47772024-04-28 20:03:23 +0200Adrian Popupdate 3rdParty to get the latest updates to Minizip (#12335)
c466d13a192024-04-28 16:10:46 +0200bernhardbachmannSome issues resolved for the birate mode: (#12334)
ae47b0440a2024-04-26 18:04:48 +0200bernhardbachmannChange default interpolation method for birate integrator (#12323)
27575598a32024-04-26 16:08:04 +0200Per ÖstlundDump annotation array elements separately (#12325)
34180dcd732024-04-26 14:24:34 +0200Per ÖstlundUse start value for unbound fixed parameters (#12315)
73e932ba602024-04-26 12:55:54 +0200Adeel AsgharFix regression with final modifiers in constrainedby clause (#12320)
d4fe8e10642024-04-26 11:54:50 +0200Adeel AsgharAllow editing parameter record via the parameters dialog (#12319)
17e142787d2024-04-26 10:27:50 +0200Adeel AsgharDo not split quoted result variables (#12318)
c0911cda2e2024-04-25 23:18:11 +0200rfrankeSimplify --exposeLocalIOs and conform to Modelica standard (#10599) (#12303)
89eb3672302024-04-25 14:48:33 +0200AndreasRemoving warning in QuotedIdentifier test (#12310)
7e4c2244762024-04-25 14:09:39 +0200Adeel AsgharAssume visible=true when the expression evaluation fails (#12314)
f8afa3407a2024-04-25 13:30:37 +0200phannebohmImprove decision when values are changeable (#12311)
0a77d153102024-04-25 13:03:06 +0200Adeel AsgharCreate a connection without calling getModelInstance (#12312)
2d2e5b67f82024-04-23 18:01:42 +0200phannebohm[wip] partial derivatives of functions (#12302)
49a37d93a82024-04-23 13:09:54 +0200Per ÖstlundHandle too many subscripts in Type.subscript (#12299)
5aa291191e2024-04-23 13:02:06 +0200Per ÖstlundHandle uninstantiated dimension in Dimension.toString (#12300)
188b3c34222024-04-23 12:14:39 +0200kabdelhak[NB] refine adjacency matrix (#12298)
a842deb5862024-04-23 11:49:21 +0200Adeel AsgharTrim whitespace instead of removing spaces from the variables name (#12284)
d8bc44227b2024-04-23 11:02:53 +0200phannebohmFix whether value is changeable in OMEdit (#12294)
a63bb106e82024-04-23 10:51:10 +0200kabdelhak[NB] start minimal tearing (#12269)
edfa9cd10e2024-04-22 13:05:25 +0200Per ÖstlundSilence unbound parameter error in relaxed context (#12292)
dbec0427dd2024-04-19 16:19:23 +0200phannebohm[janitor] Remove unneeded qualifier (#12286)
d5bdb299402024-04-19 15:09:56 +0200kabdelhak[template] create new buffer for each generic call (#12282)
6cbf63a77c2024-04-19 12:25:54 +0200Adeel AsgharFix crash when creating a transition (#12283)
057ace4e652024-04-19 11:20:35 +0200Mahder GebremedhinRemove OMShellLib. (#12281)
ed4a14c30e2024-04-18 16:33:12 +0200Per ÖstlundImprove EvalConstants.evaluateBinding (#12276)
91c82032f02024-04-18 16:13:54 +0200kabdelhak[NB] update composite events (#12275)
42b5a6f0bc2024-04-18 14:59:25 +0200kabdelhak[NB] update pre variables (#12274)
d4909e398e2024-04-18 14:13:18 +0200kabdelhak[NB] fix composite event equations (#12273)
68c056af9e2024-04-18 13:54:39 +0200kabdelhak[NB] remove unsed test function (#12270)
4974278c292024-04-18 13:18:30 +0200kabdelhak[NB] adjacency: remove skips in conditions (#12271)
de46d5b2f72024-04-17 16:30:32 +0200Adeel AsgharAttempt to fix the random crashes in Element::updateDynamicSelect (#12264)
32420612402024-04-17 13:12:55 +0200AndreasFixing quoted identifier lexing (#12250)
7c3f04f65f2024-04-17 11:28:23 +0200kabdelhak[FE] correctly check for constant value (#12263)
c3d1dae5b22024-04-16 17:36:38 +0200Per ÖstlundImprove handling of array bindings for Base Modelica (#12259)
dab72764142024-04-16 14:02:32 +0200kabdelhak[NB] adjacency update (#12216)
acf1c77dbf2024-04-16 12:38:58 +0200Adeel AsgharRetain the existing icon/diagram annotation of pasting new elements (#12254)
497739f6c72024-04-16 12:33:27 +0200Per ÖstlundRevert "Merge array bindings in AbsynUtil.mergeAnnotations (#12249)" (#12253)
e1464fb0ff2024-04-15 15:19:53 +0200Per ÖstlundImprove handling of partial derivative of function (#12252)
dcdcb5629d2024-04-15 14:30:54 +0200Per ÖstlundMerge array bindings in AbsynUtil.mergeAnnotations (#12249)
bbff56f6c92024-04-15 10:30:38 +0200Adeel AsgharAllow space and comma in the name for quoted identifiers (#12247)
90fe4918fc2024-04-15 09:01:39 +0200Adrian Popget rid of the warning about handleBaseClock (#12244)
3bdce2a8982024-04-12 15:49:05 +0200Per ÖstlundFix InstNode.getAnnotation (#12233)
c0364580f42024-04-12 15:03:51 +0200Adeel AsgharAdd uses annotation when duplicating to global scope (#12232)
78eb8ddbbf2024-04-12 14:27:35 +0200Adeel AsgharShow the error from the instance API (#12231)
dadd01e5392024-04-11 17:26:49 +0200Per ÖstlundDon't set path when duplicating from system library (#12227)
113dcdf52f2024-04-11 16:18:33 +0200Adeel AsgharDo not call childrenBoundingRect from the boundingRect (#12224)
9a80704a4f2024-04-11 15:14:49 +0200Adeel AsgharExclude root LibraryTreeItem from LibraryTreeModel::findLibraryTreeItem (#12226)
5d806139782024-04-10 18:55:47 +0200Adeel AsgharEach variable can have its own prefix (#12221)
252fbdb82a2024-04-10 17:27:19 +0200Per ÖstlundEvaluate HideResult annotations (#12220)
6b6c11ff592024-04-10 17:26:04 +0200Adrian PopUse model instance to generate the data needed by OMSens (#12208)
b77f6ab50a2024-04-09 13:46:31 +0200Per ÖstlundImprove handling of augmented flow variables (#12215)
f391abba352024-04-09 09:31:51 +0200kabdelhak[NB] add partial derivatives of functions (#12203)
6016ef70712024-04-09 02:56:38 +0200Adeel AsgharAdd uses annotation after duplicating a model (#12213)
1b2eabe8bd2024-04-09 01:32:37 +0200Adeel AsgharAllow editing top level parameters (#12198)
a3e6d9a6f92024-04-08 15:36:03 +0200Per ÖstlundImprove AbsynUtil.pathStripSamePrefix (#12212)
9eb52328242024-04-08 14:34:07 +0200Per ÖstlundHandle invalid components better in instance API (#12211)
ff4a0ea5da2024-04-05 18:59:17 +0200phannebohmUse `modelica_boolean`s (#12204)
3ad175e9702024-04-05 17:29:13 +0200Per ÖstlundAdd setElementType API (#12200)
1d26a1aa042024-04-05 16:53:44 +0200phannebohm[C] Constrain nls iteration variables (#12201)
05e800f3902024-04-05 16:21:43 +0200Per ÖstlundPreserve global context flags in Typing.typeCref2 (#12202)
1cb1c69e622024-04-04 18:34:47 +0200phannebohmPrint true name of iteration variable when inf/nan (#12195)
bc6c9619b22024-04-03 18:38:47 +0200Julien SchuellerOMEdit: Add support for LibXml2 instead of XmlPatterns (#11569)
cf32d4632a2024-04-03 15:30:58 +0200kabdelhak[BE] fix? resolve loops (#12186)
cf069dbd012024-04-03 14:45:49 +0200Per ÖstlundDon't move external object bindings to equations (#12185)
0f1ee9aef52024-04-02 17:17:46 +0200Per ÖstlundFix Flatten.splitRecordCref (#12181)
a7d11a89c12024-04-02 16:16:18 +0200Adeel AsgharFix Transformation copy constructor (#12180)
3ffcc55cf62024-04-02 14:00:04 +0200Adeel AsgharShow the modifier value when the value is defined (#12178)
fc210a96292024-03-30 08:44:47 +0100Per ÖstlundDon't check record parameters with new backend (#12175)
6c2fe7e3932024-03-29 01:54:40 +0100phannebohmReplace shared crefs with zero in resolve loops (#12167)
ec34d31d6a2024-03-28 22:12:36 +0100Adeel AsgharCorrect class for selecting file type (#12170)
e216ac0e072024-03-28 21:21:54 +0100Adeel AsgharAdapt the create connector to instance API (#12169)
a5a3ab3b6f2024-03-27 15:35:01 +0100Per ÖstlundImplement inheritance of experiment annotations (#12148)
a979a3a7a02024-03-27 14:40:54 +0100Per ÖstlundLoad dependencies in loadString (#12158)
1fb3195a862024-03-27 01:15:55 +0100Adeel AsgharSet the bounding rectangle of the port (#12157)
62bda875772024-03-27 00:47:30 +0100Adeel AsgharUse the correct parent name of the connector (#12156)
3233a35e002024-03-27 00:12:25 +0100Adeel AsgharFix creating the connection between two expandable connectors (#12155)
25762798392024-03-26 23:05:55 +0100Adeel AsgharShow the loaded classes with auto-complete (#12154)
8c898aa2992024-03-26 19:09:39 +0100Francesco CasellaAdd documentation of BaseModelica output to the User's Guide (#12149)
3e14fe11942024-03-26 18:20:00 +0100phannebohm[NB] Fix binding/start equations for non-literals (#12133)
a8423ddf1a2024-03-26 13:31:12 +0100Per ÖstlundFix connector balance check (#12146)
3c8d879e832024-03-26 12:04:56 +0100phannebohm[NB] Simplify unmatched string (#12144)
b8b1009d912024-03-26 11:44:10 +0100Vitalijdoc: fix formation (#12143)
26258c5b662024-03-26 10:48:47 +0100Vitalij[DO] Refactor code for hessian (#8069)
f039920ad32024-03-26 10:28:40 +0100Adeel AsgharCheck if the parameter/modifier value is defined (#12142)
9ae201ce922024-03-25 20:22:14 +0100Adeel AsgharSet the modifier name when modifier is not an object (#12140)
6345407eb72024-03-25 18:09:00 +0100phannebohmFix `toString` for multary (#12139)
c4b57fe2fe2024-03-25 16:04:30 +0100Per ÖstlundRemove `defineunit` from parser (#12138)
30e47bd1a12024-03-25 14:43:46 +0100Adeel AsgharShow an error message in the diagram view when the instance API fails (#12137)
87e3d4c2fc2024-03-25 12:09:16 +0100Per ÖstlundFix dimension typing regression (#12136)
7423fcddfa2024-03-22 17:18:56 +0100arun3688update OMSimulator (#12134)
8d62ffaf862024-03-22 15:56:15 +0100Adeel AsgharCheck if auto scale is enabled before automatically calling fitInView (#12132)
299ac6ebce2024-03-22 15:28:16 +0100Per ÖstlundImprove handling of unknown dimensions in functions (#12131)
507c50ec272024-03-22 09:42:35 +0100Adeel AsgharAvoid crashing transformational debugger when using the NB (#12130)
e05e0bd0fd2024-03-21 17:10:05 +0100phannebohm[janitor] NB Events (#12129)
76b42455762024-03-21 15:32:20 +0100kabdelhak[BE] inherit protected attribute to dummy state derivatives (#12128)
b786a4f9512024-03-20 14:56:08 +0100Adeel AsgharPrompt for a name change when duplicating component (#12123)
ed89b5f2f42024-03-19 16:09:15 +0100Adeel AsgharHide only protected variables for encrypted classes (#12121)
d4be4235e72024-03-19 13:35:26 +0100Per ÖstlundImprove copyClass API (#12120)
c54136e5942024-03-19 02:18:59 +0100Adeel AsgharShow the redeclare from the extends clause modifiers (#12119)
47c3c7528c2024-03-19 01:30:48 +0100Adeel AsgharCheck if parameter value is found (#12118)
f7edeca1d42024-03-18 22:28:53 +0100Adrian Popdetect ucrt or msys perl (#12116)
513c6614b12024-03-18 02:16:17 +0100Adeel AsgharUse the line thickness attribute properly (#12115)
063c0d37602024-03-15 17:59:23 +0100AndreasFix Linux FMU runtime deps for installed OpenModelica (#12113)
8b23c4263e2024-03-15 17:01:30 +0100AndreasFMU CVODE linking on older OS (#12112)
4df9b454772024-03-14 12:08:08 +0100Francesco CasellaChanged class (deprecated) into model in documentation (#12107)
f02e3af2332024-03-13 15:47:32 +0100Adeel AsgharUpdate the auto-complete functionality for instance API (#12104)
5cd2141c282024-03-12 15:44:07 +0100phannebohmReduce number of hash calls (#12096)
bae5f4ac6d2024-03-12 00:22:21 +0100Adrian Popupdate to get the latest ryu changes (#12100)
b1c9ab90cb2024-03-11 18:20:11 +0100Adeel AsgharFix the handling of IconMap and DiagramMap (#12099)
513f0747be2024-03-08 11:52:02 +0100Adeel AsgharDump the modifiers and comment of ReplaceableClass (#12094)
230ccf87302024-03-08 10:28:04 +0100Adeel AsgharUse the correct scale when drawing the text annotation (#12093)
ba4ff77bed2024-03-08 10:06:24 +0100Adeel AsgharInstructions to compile OMEdit with Qt Creator (#12092)
5596fcba0f2024-03-07 18:54:49 +0100Adrian Popupdate 3rdParty for the latest ryu changes (#12072)
13e7c836002024-03-07 15:49:58 +0100Per ÖstlundCheck for unassigned fixed parameters (#12071)
7d77b933d92024-03-07 15:02:11 +0100Per ÖstlundFix trailing whitespace in XML dump (#12089)
d62eaaf56d2024-03-06 18:14:33 +0100Adeel AsgharTake the diagram annotation from the base class for connector (#12084)
7cbd61f2982024-03-06 17:25:03 +0100Per ÖstlundUse full path instead of relative in instance API (#12080)
ddce1109372024-03-06 17:01:19 +0100arun3688set a proper default value of stepSize in modelDescription.xml (#12075)
bcf38266462024-03-06 16:41:49 +0100Per ÖstlundImprove annotation name lookup (#12078)
b6fa3c05be2024-03-06 16:02:17 +0100Adeel AsgharShow an error if OMEdit fails to find the class (#12082)
9566ed1f452024-03-06 15:33:44 +0100Adeel AsgharFix random failures of OMEdit testsuite (#12079)
0c13d27fd22024-03-06 15:03:04 +0100Adeel AsgharSet the transform of the default rectangle and text for element (#12076)
07765ef93c2024-03-05 00:22:20 +0100Adrian Popupdate 3rdParty to get the latest ryu fixes (#12066)
04a453a4b62024-03-04 16:47:43 +0100Adeel AsgharAllow entering values in exponential form for parameters (#12064)
c0f2cbfa7a2024-03-04 10:48:36 +0100Adeel AsgharDo not allow setting start value for inputs (#12059)
d9aa256f192024-03-04 08:51:31 +0100Adeel AsgharIgnore emit_protected flag for the encrypted models (#12043)
23752f8f3b2024-03-03 23:31:36 +0100Adrian Popproperly fix #4851 and #12055 (#12057)
2e827128982024-03-01 17:32:00 +0100AndreasFixing dependency issues for CVODE C FMUs (#12045)
48b7b4bd932024-03-01 15:37:12 +0100Adrian Popupdate OMCompiler/3rdParty to get the latest ryu changes (#12052)
8084da58aa2024-03-01 12:14:27 +0100AndreasUpdating doc of some Modelica builtins (#11696)
2eae847cd02024-02-29 18:35:07 +0100phannebohm[janitor] (#12051)
ea31049e782024-02-29 15:02:07 +0100Adeel AsgharHandle the redeclare replaceable short class definition (#12047)
0595b780f42024-02-29 13:32:16 +0100Adeel AsgharFix the modifier value in setElementModifierValue for $Code (#12046)
6d03b2798b2024-02-29 11:47:34 +0100Julien SchuellerOMCompiler: Relocatable compilation tools (#12039)
c9f53454ed2024-02-28 17:15:25 +0100kabdelhak[NB] full adjacency matrix 1.0 (#12042)
0d61675bc92024-02-28 11:38:17 +0100kabdelhak[NB] remove unused functions (#12040)
29bb463f122024-02-27 16:17:23 +0100Per ÖstlundDon't fail on invalid modifiers in instance API (#12038)
15cb6a525b2024-02-27 11:27:40 +0100kabdelhak[NB] do not function alias in algorithms (#12036)
649ebb11ab2024-02-26 20:53:11 +0100kabdelhak [NB] first full adjacency version (#12035)
7632de76992024-02-26 15:40:42 +0100Per ÖstlundFix mangled comments (#12016)
2ab9ff89dc2024-02-24 06:08:09 +0200Adrian PopIssue4851 (#12030)

3rdParty changes

Note that the 3rdParty libraries changed: d19136844b49..82e892ece107

OpenModelicaLibraryTesting Changes

CommitDateAuthorSummary
3b2e71d2024-11-23 22:26:07 +0100Adrian Popdo not fail if is already linked (#184)
66753832024-11-23 02:07:51 +0100Adrian Popgenerate reports for gbode and cvode (#183)

Library Changes

LibraryChange

Models Affected

LargeTestSuite_NBLargeTestSuite.Electrical.DistributionSystemDC.DistributionSystemModelica_N_80_M_80 (sim)Templates → FrontEnd
LargeTestSuite_NBLargeTestSuite.Elementary.SimpleODE.CascadedFirstOrder_N_102400 (sim)Templates → Simulate
LargeTestSuite_NBLargeTestSuite.Elementary.SimpleODE.CascadedFirstOrder_N_204800 (sim)Failed → Simulate
LargeTestSuite_NBLargeTestSuite.Elementary.SimpleODE.CascadedFirstOrder_N_25600 (sim)Compile performance 56.34 → 1.55
LargeTestSuite_NBLargeTestSuite.Elementary.SimpleODE.CascadedFirstOrder_N_409600 (sim)Failed → Simulate
LargeTestSuite_NBLargeTestSuite.Elementary.SimpleODE.CascadedFirstOrder_N_51200 (sim)Templates performance 34.43 → 0.41 Compile performance 0:04:04 → 1.52
LargeTestSuite_NBLargeTestSuite.Thermal.Advection.SimpleAdvection_N_12800 (sim)Simulate → Compile
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_Modelica_N_40960 (sim)Templates performance 6.94 → 12.67
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_Modelica_N_81920 (sim)Failed → Templates
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_Modelica_N_40960 (sim)Templates performance 6.91 → 12.15
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_Modelica_N_81920 (sim)Failed → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_10_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_1280_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_160 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_20 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_40 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_80 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_20_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_320_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_40_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_640_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_80_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_10_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_1280_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_160 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_20 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_40 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_80 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_20_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_320_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_40_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_640_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_80_M_10 (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.Verification.BreakerNetworkDelayed_3_Array (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.Verification.BreakerNetworkDelayed_3_Scalar (sim)FrontEnd → Simulate
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.Verification.BreakerNetwork_3_Array (sim)Templates → Compile
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_10_M_10 (sim)Compile → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_20_M_20 (sim)
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_28_M_28 (sim)
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_40_M_40 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_56_M_56 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_10_M_10 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_14_M_14 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_160_M_10 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_20_M_20 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_28_M_28 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_320_M_5 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_40_M_40 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_56_M_56 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_80_M_20 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_80_M_80 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaIndividual_N_20_M_20 (sim)BackEnd performance 2.07 → 11.96
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaIndividual_N_40_M_40 (sim)BackEnd performance 10.47 → 0:02:58
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaIndividual_N_80_M_80 (sim)Templates → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_10_M_10 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_112_M_112 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_14_M_14 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_20_M_20 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_28_M_28 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_40_M_40 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_56_M_56 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_80_M_80 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.SimpleODE.ScaledExperiments.CascadedFirstOrder_N_25600 (sim)Compile performance 59.08 → 1.41
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.Models.TimeTable (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_1000 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_125 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_16000 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_2000 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_250 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_4000 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_500 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_8000 (sim)FrontEnd → Verify
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_320 (sim)Compile → Verify
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_16_M_4 (sim)Simulate performance 10.65 → 1.26
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_32_M_4 (sim)Simulate performance 42.69 → 6.06
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_64_M_16 (sim)Simulate performance 0:06:26 → 0:01:41
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_64_M_4 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_64_M_8 (sim)Simulate performance 0:05:40 → 43.44
ScalableTestSuite_NBScalableTestSuite.Thermal.Advection.ScaledExperiments.SteamPipe_N_1280 (sim)
ScalableTestSuite_NBScalableTestSuite.Thermal.Advection.ScaledExperiments.SteamPipe_N_2560 (sim)