OpenModelica heavy_tests from 2023-06-13 16:15:32 to 2023-09-30 03:52:37

Summary

OMC Commits208
Libraries Changed3
Number of Improvements17
Number of Regressions117
Number of Performance Improvements18
Number of Performance Regressions8

OpenModelica Changes

CommitDateAuthorSummary
50036b47932023-09-29 20:59:30 +0200Adrian Popupdate 3rdParty to get rid of infinite loop in om_format.c (#11291)
3df195092d2023-09-29 17:21:41 +0200Adrian Popupdate to the latest 3rdParty to use om_format.h (#11286)
69a6c3ff772023-09-29 15:28:13 +0200Adeel AsgharDo the collision detection when the model is modified (#11285)
9e82256a002023-09-29 13:49:11 +0200Per ÖstlundAvoid variable with same name as type in type_desc_s (#11284)
9613f293d82023-09-29 12:24:50 +0200phannebohm[C] Fix typo in gbode (#11283)
ca25f7bbb82023-09-29 12:02:36 +0200kabdelhakNb expand in start val (#11277)
0255cae7c12023-09-29 11:24:49 +0200Adrian Popupdate 3rdParty (#11282)
653344bbae2023-09-28 16:38:44 +0200Per ÖstlundUse correct context in getModelInstance (#11279)
6e316655792023-09-28 15:03:04 +0200Per ÖstlundImprove implicit range deduction (#11276)
c77f81603a2023-09-27 15:14:27 +0200Adeel AsgharReduce the size of connection nodes (#11259)
6e4fdedbe52023-09-27 11:28:36 +0200Karl SturmFix for memory leak in fmi2GetFMUstate (#11233)
865f7370e72023-09-27 10:47:11 +0200Karl Sturmfail-fast fix for FMUs that crash (#11230)
31fc8a7a092023-09-26 17:43:54 +0200Per ÖstlundAdd FFI test for handling crashes (#11266)
aae577ad4a2023-09-26 16:49:56 +0200Per ÖstlundCatch exceptions when calling ffi_call (#11263)
6c473dd2d02023-09-26 16:21:57 +0200Adeel AsgharHandle the sensitivity optimization data when using instance API (#11264)
0fe6dade602023-09-26 12:45:53 +0200Adrian PopFix handling of multi segment directory creation (#11257)
3dd28003dd2023-09-25 17:49:33 +0200Sébastien CellesFrench translation (#11255)
2c403856242023-09-25 17:19:16 +0200Adeel AsgharFix rendering of ellipse connectors when redrawn because of connection (#11254)
beb80f47df2023-09-25 11:32:43 +0200Mahder GebremedhinBuild the CPP runtime's IDA library. (#11252)
615dd088a42023-09-22 16:27:48 +0200Per ÖstlundParenthesize subscripted flat expressions (#11243)
e74d6359872023-09-22 15:54:12 +0200Per ÖstlundFix parsing of within followed by comment and EOF (#11241)
6dcb0e27ec2023-09-22 14:42:29 +0200Adeel AsgharUpdate the translations files to the latest source code (#11239)
46b0a167232023-09-22 12:36:42 +0200Per ÖstlundFix unassigned variable in Inst.lookupRootClass (#11238)
a714efa2432023-09-21 20:22:25 +0200Per ÖstlundFix AbsynUtil.purityEqual (#11234)
aa84bb07f12023-09-21 14:02:04 +0200Adeel AsgharFetch the class extends modifiers of the element recursively (#11232)
7f15e88f822023-09-21 11:50:59 +0200Adrian Popv1.23.0-dev (#11228)
208d90052b2023-09-20 14:26:42 +0200Per ÖstlundFix warnings due to ambiguous endl usage (#11223)
c13196cc3e2023-09-19 18:13:55 +0200phannebohmReactivate `-d=dumpSCCGraphM` (#11219)
4d7c40779c2023-09-19 16:49:05 +0200Per ÖstlundFix handling of pure/impure (#11216)
8e7f6fb9352023-09-19 12:01:55 +0200Adeel AsgharEnable the instance API by default (#11212)
95960de8a12023-09-19 09:25:27 +0200anotheruserofgithubFix tooltip location in plots (#11215)
df8bf6cb222023-09-18 16:43:54 +0200Adeel AsgharUpdate the depending models when model is edited textually (#11214)
67c6a5d2f92023-09-18 14:30:05 +0200Per ÖstlundDump connections inside if-equations for getModelInstance (#11210)
3825633de02023-09-18 13:03:59 +0200Adeel AsgharUse setElementAnnotation instead of updateComponent (#11211)
ba6e7df3032023-09-18 12:11:51 +0200AndreasSend abort message to OMEdit (#11206)
be789d780c2023-09-18 09:09:51 +0200Adeel AsgharQLineF::intersects is introduced in Qt 5.14 (#11203)
bf24d825432023-09-15 17:48:39 +0200Per ÖstlundDon't evaluate external objects (#11190)
06cc9f23822023-09-15 14:46:42 +0200Per ÖstlundAdd get/setElementAnnotation API (#11188)
e7df67662f2023-09-15 13:44:48 +0200Adeel AsgharDo not set the progress bar to 100% in case of failure (#11187)
51d6bde3db2023-09-15 11:48:02 +0200Adeel AsgharDraw a node when connections converge/intersects (#11186)
2c8441d6042023-09-14 21:20:22 +0200Mahder GebremedhinDo not use variables before they are set. (#11177)
afb86a3e4c2023-09-14 19:34:51 +0200Adeel AsgharImprove the drawing of connection start and end points (#11185)
d3589001f22023-09-14 16:48:40 +0200phannebohmAvoid alloc for matrix operation (#11183)
f81f6ed24d2023-09-14 13:01:58 +0200Adeel AsgharPreserve the dynamic values while dumping the annotation (#11181)
dc50c58fe42023-09-14 10:35:46 +0200Adeel AsgharTreat the white-space as normal instead of preformatting the text (#11179)
f03ce746292023-09-13 20:01:11 +0200Mahder GebremedhinFix copy of the libOMSimulator dll on Windows. (#11176)
2c1abdd2042023-09-13 16:28:36 +0200Adeel AsgharDraw the connections on top of components (#11175)
3523138f1b2023-09-13 12:19:33 +0200Per ÖstlundReturn false if load/parseEncryptedPackage fails (#11171)
c4a5e058202023-09-13 11:49:42 +0200Mahder GebremedhinFix Windows build. Adjust variable usage. (#11170)
076d05c12a2023-09-12 23:55:38 +0200Francesco CasellaAdded reference to Michael Sielemann's PhD thesis for homotopy (#11169)
5f438c9e8b2023-09-12 23:36:11 +0200Mahder GebremedhinImprove OMSimulator integration and installation. (#11167)
3b314674ba2023-09-12 16:08:11 +0200Per ÖstlundImprove error checking of external objects (#11166)
a1920a85f52023-09-12 14:53:10 +0200phannebohmAdd proper line breaks in linear model string (#11165)
8873956e572023-09-12 14:45:30 +0200Mahder GebremedhinTry copying OMSimulator targets from lib64/ as well. (#11163)
c71de653e62023-09-12 14:21:43 +0200Per ÖstlundAllow checkModel of external object structors (#11164)
200011babe2023-09-12 10:15:22 +0200AndreasFixing push-bibliography Jenkins stage (#11159)
5c1a0842932023-09-11 19:16:35 +0200Mahder GebremedhinSet CXX standard to c++17/c++1z (#11155)
2e9a0f4ded2023-09-11 16:40:22 +0200Mahder GebremedhinRemove global std namespace uses. (#11156)
2d2e67971f2023-09-11 13:55:50 +0200kabdelhak[NB] update parameter start value (#11148)
c5a882d2782023-09-11 10:01:58 +0200Mahder GebremedhinUpdate OMSimulator. (#11075)
5a1f654c742023-09-08 16:59:34 +0200AndreasDocument interface.mos (#11129)
2ab0055ec82023-09-08 15:43:05 +0200AndreasUpdating OMJulia.jl documentation (#11147)
44764afb1e2023-09-08 15:26:16 +0200phannebohmRefactor codegen for static data in LS (#11146)
57c4f5f2232023-09-08 13:19:47 +0200Mahder GebremedhinUse the default CMake for the extra CI job. (#11144)
24a9480abe2023-09-08 12:40:42 +0200Mahder GebremedhinImprove handling of linked libraries to generated CPP code. (#11143)
84b589b8812023-09-08 12:16:41 +0200Per ÖstlundImprove redeclaration of inner/outer components (#11142)
8606d5cc9e2023-09-08 11:45:23 +0200Mahder GebremedhinUndo some changes made in #11027. (#11141)
2028a619602023-09-08 11:01:25 +0200AndreasRevert update of configure.ac (#11139)
6b30a2caae2023-09-08 10:55:19 +0200AndreasRevert "Assert inPosition in bounds (#11086)" (#11137)
ebbd402fcd2023-09-08 10:25:14 +0200Per ÖstlundRequire C++17 for OMCompiler/OMEdit (#11044)
25c8b24ab02023-09-07 15:42:05 +0200Adeel AsgharOnly show the hidden classes if they are not encrypted (#11135)
682fa8b6e92023-09-07 15:14:32 +0200Adeel AsgharUse default wrap mode i.e., QTextOption::WrapAtWordBoundaryOrAnywhere (#11133)
d8fb273b402023-09-07 15:08:07 +0200AndreasUpdate Docker images to Jammy (#11027)
9c4c99f2d72023-09-07 14:41:05 +0200AndreasAssert inPosition in bounds (#11086)
7418bf2ee12023-09-06 16:51:32 +0200phannebohmClarify doc string for lv_system (#11130)
df135a63662023-09-06 15:04:28 +0200Per ÖstlundFix InteractiveUtil.getPathedElementInProgram for builtins (#11131)
db2ff9a7aa2023-09-06 10:18:39 +0200Per ÖstlundHandle recursive classes in the instance API (#11127)
08deb319ef2023-09-05 17:17:50 +0200Per ÖstlundImprove redeclare of inner/outer components (#11125)
87394f5ea72023-09-05 16:55:11 +0200kabdelhak[BE] simplify in remove simple equations (#11113)
13a4ec62642023-09-05 16:54:52 +0200kabdelhak[NB] create backbone for function alias module (#11095)
99abd1db572023-09-05 14:46:06 +0200Per ÖstlundClarify Function.isSpecialBuiltin (#11123)
a69ae50b7e2023-09-04 11:24:35 +0200AndreasMSVC FMU export with CMake (#11051)
c2604cdecf2023-08-31 22:39:43 +0200phannebohm[janitor] Cleanup (#10954)
773177f4b02023-08-31 22:18:14 +0300Adrian Popcall System.fflush to get deterministic printing of error messages (#10946)
010597c3522023-08-31 19:40:25 +0200Mahder GebremedhinInstall omqwt. (#11110)
1c9ed10d9f2023-08-31 14:29:52 +0200Mahder GebremedhinImprove omqwt compilation. Fix possbile errors. (#11106)
c76f46cb8f2023-08-31 12:34:35 +0200Adeel AsgharFix Linux el7, el8 and el9 nightly builds (#11105)
19b527c9d82023-08-31 10:28:44 +0200Mahder GebremedhinChange libomqwt to shared library. (#11103)
ba314ac1412023-08-30 17:29:54 +0200phannebohmAdd simulation flag `lv_system` (#11102)
c56ae67a952023-08-30 16:42:30 +0200Per ÖstlundAllow bindings with wrong type in relaxed context (#11101)
c9a932bcbb2023-08-30 15:58:45 +0200Francesco CasellaUpdated Package Manager documentation (#11100)
9ac3e680fe2023-08-30 12:30:38 +0200Per ÖstlundIgnore invalid dimensions in relaxed contexts (#11099)
e947c52a3a2023-08-29 17:15:28 +0200Per ÖstlundImproving typing of dimensions in relaxed contexts (#11098)
1ab4f068452023-08-29 16:51:00 +0200Per ÖstlundUpdate subscripts after type checking (#11097)
5cdbb40a662023-08-28 17:53:05 +0200Adeel AsgharSet the range of logarithmic plots to 1e-20 and 1e20 (#11093)
46b909803f2023-08-25 14:03:19 +0200Per ÖstlundFix some compiler warnings (#11085)
88d861bb122023-08-25 12:44:10 +0200Mahder GebremedhinAdd CMake support for ParModExp. (#11084)
0754644fd72023-08-24 14:13:31 +0200Per ÖstlundIgnore invalid equations in getModelInstance (#11082)
70ba1377752023-08-24 14:01:42 +0200Per ÖstlundIgnore algorithms in getModelInstance (#11081)
e7b7ec3ee12023-08-23 19:33:06 +0200arun3688fix Julia code generation for linearization (#11079)
f0e7add7682023-08-23 13:07:00 +0200anotheruserofgithubFix time-related plots and diagram visualization issues (#11069)
2ecebf0ddc2023-08-23 12:55:46 +0200anotheruserofgithubFix time-related 3D animation issues (#10638)
2dee89ba102023-08-23 12:15:46 +0200kabdelhak[NB] update function inlining (#11078)
69cafb9e302023-08-22 16:30:05 +0200anotheruserofgithubFix translation of CAD shape type from URI to path (#11073)
7dce50ede62023-08-22 15:40:26 +0200phannebohm[NB] Fix alias detection (#11074)
d3d999158e2023-08-22 14:37:46 +0200Mahder GebremedhinDo not run the environment job on 'osx' labled machines. (#11077)
784d5f657e2023-08-21 16:23:14 +0200Adeel AsgharAdd the missing copy assignment operator for OMVariable (#11072)
de365bad282023-08-21 12:28:58 +0200Per ÖstlundFix prefixing of connector crefs (#11071)
3fe0d1a5252023-08-18 17:34:29 +0200Per ÖstlundCheck array bounds in equations shallowly (#11066)
a38c3982b22023-08-18 13:34:04 +0200Per ÖstlundDon't consider final modifiers to be empty (#11064)
71a7b0a5c42023-08-17 15:47:11 +0200Per ÖstlundRemove Type.ENUMERATION_ANY (#11060)
292deba7462023-08-17 15:09:54 +0200Per ÖstlundGuard against more nullptr uses in Expression (#11061)
14681efb6f2023-08-17 12:52:43 +0200Per ÖstlundGuard against nullptr in Expression (#11058)
cf1ee60d722023-08-17 11:37:01 +0200Per ÖstlundImprove handling of enumeration(:) (#11056)
fae4e4871e2023-08-15 17:17:30 +0200phannebohm[NB] Check for compatible variability (#11047)
259a951fda2023-08-15 17:04:08 +0200Per ÖstlundImprove default arguments in record constructors (#11050)
15ab34cfbe2023-08-15 08:58:49 +0200Adeel AsgharStore the state of the toolbars for each perspective (#11046)
8355a5d3e52023-08-11 17:15:26 +0300Adrian Popallow top level outer on an non standard flag (#11041)
9ca1bf64622023-08-11 16:06:44 +0200phannebohmFix typo in expression sign check (#11040)
c3c2d9e8e12023-08-09 14:29:46 +0200Jens SchönbohmUpdating Readme.Windows.md: OPENMODELICALIBRARY (#11035)
70fcdeea9c2023-08-07 15:09:34 +0200Adeel AsgharRemove the plot curve before detaching it (#11034)
4ed5ffa83e2023-08-06 15:51:13 +0300Adrian Popremove unused script (#11030)
dedd489acd2023-08-04 13:44:53 +0300Adrian Popfix typo (#11028)
d78a10ebf92023-08-03 15:52:36 +0200Adeel AsgharDo not fold the result when unloading another result file (#11026)
766f150c0f2023-08-03 13:38:31 +0200Adeel AsgharUpdated the scripting api examples information (#11024)
cf6adceead2023-08-03 15:56:01 +0800zhangxinqiangRemove excess nesting (#10984)
947b5120e02023-08-01 16:13:16 +0200AndreasUpdate OMSimulator sub-module (#11013)
48ea6c489d2023-07-25 12:16:30 +0200Julien SchuellerCMake FMU export: Fix ref to cxx compiler (#11004)
e29b5e1acc2023-07-24 16:00:18 +0200Julien SchuellerCMake FMU export: Only require C compiler (#11003)
ae3b357e8c2023-07-22 12:18:50 +0200nik5346Calling fmi2SetXXX in event mode (#10974)
8fa6676b842023-07-21 13:47:51 +0200phannebohmSupport parameter nominal values in zero-crossings (#10983)
96657939e42023-07-20 16:12:18 +0200Mahder GebremedhinUpdate 3rdParty. Fix SuiteSparse CMake config. (#10989)
6a88ed1a952023-07-14 18:47:03 +0300Adrian Popuse github OMBootstrapping instead of the archive on build.openmodelica.org (#10965)
17eda335b82023-07-14 10:08:12 +0200phannebohmOnly use literal nominal values for now (#10969)
108881843a2023-07-13 20:04:00 +0200phannebohmPropagate nominal values for builtin functions (#10964)
a683375d082023-07-13 18:13:13 +0200phannebohmAdd basic rules to propagate nominal values (#10963)
131ba851292023-07-13 16:50:15 +0200phannebohmUse nominal values for zero-crossing tolerance (#10960)
0cf26122ea2023-07-13 14:46:50 +0200Mahder GebremedhinUpdate README for CMake and macOS. (#10962)
ca93d5a2522023-07-11 15:51:33 +0200Mahder GebremedhinDo not exit before printing the assertion message. (#10950)
6386251e692023-07-11 16:12:59 +0300Adrian Popimplement support for non-standard Modelica on special flags (#10953)
2c0744d86e2023-07-10 17:35:07 +0300Adrian Popfix typo (#10947)
4669298c992023-07-06 17:24:35 +0200phannebohmDump also loops of init lambda=0 (#10938)
7702cf12b52023-07-06 15:42:16 +0200kabdelhak[BE] fail on unfixable variables that do not occur in initial system (#10937)
8b1a2fb9d82023-07-06 13:22:05 +0200Per ÖstlundFix compiler warnings (#10936)
5d745553ff2023-07-05 18:31:27 +0200kabdelhak[NB] update for-when nesting (#10922)
654c4cfafd2023-07-05 17:07:37 +0200Per ÖstlundClean up Dump (#10933)
816dae57942023-07-05 14:05:13 +0200Per ÖstlundAdd Absyn.Exp.SUBSCRIPTED_EXP() to utility functions (#10931)
3a964eaffc2023-07-04 23:10:24 +0200phannebohmUse minimal Tearing instead of no Tearing (#10889)
cae30bc33c2023-07-04 20:30:56 +0200Per ÖstlundRemove special case for initial() in checkModel (#10928)
189eb2761f2023-07-04 17:38:09 +0200Per ÖstlundHandle inner/outer in connectors (#10925)
6d94d2ebe52023-07-04 15:13:29 +0200Per ÖstlundAdd System.waitForInput (#10924)
f1c1d2c6a22023-07-03 16:39:28 +0200Per ÖstlundAdd option for simplified save total model in OMEdit (#10923)
b9c7adffeb2023-07-03 16:02:07 +0200Per ÖstlundAdd options to saveTotalModelDebug (#10921)
a8e92e8edc2023-07-03 14:04:19 +0200AndreasSimplify SystemImpl to use omc_stat (#10907)
91dba943e92023-07-03 12:21:38 +0200Per ÖstlundDon't instantiate outer components (#10919)
e015287f9c2023-07-03 10:40:35 +0200AndreasAssert number of base clocks equals initialized base clocks. (#10910)
cf7a810e3a2023-07-01 22:22:09 +0200Adrian Popfix typo (#10912)
1fcd75f4172023-07-01 11:48:14 +0200Adrian Popupdate 3rdParty to include ryu (#10911)
5afd6eb52d2023-06-30 13:32:55 +0200Per ÖstlundFix DAE conversion for some array attributes (#10909)
5ddd573df82023-06-30 12:58:11 +0200Per ÖstlundFix non-scalarized handling of stream operators (#10908)
02127e9e9f2023-06-29 18:56:30 +0200Per ÖstlundUnroll vectorized connect equations (#10906)
e87df02ff92023-06-29 18:43:50 +0200kabdelhak[NB] reintroduce minimal tearing (#10904)
f51fd255d12023-06-29 17:11:05 +0200Per ÖstlundDon't ignore unknown equations/statements in ConvertDAE (#10905)
56e4b4c5f92023-06-29 16:26:50 +0200Per ÖstlundImprove vectorization of bindings (#10903)
56014489be2023-06-29 14:11:12 +0200Mahder GebremedhinRestructure and refactor the memory pool implementation. (#10901)
3e1a0ac0d62023-06-29 12:21:41 +0200Per ÖstlundGuard against out of bounds access (#10900)
c6a5663f652023-06-28 18:53:46 +0200AndreasUse Dockerfile with CMake (#10896)
f41a2668772023-06-23 16:14:34 +0200Per ÖstlundImprove vectorization of bindings (#10888)
89ecd3f9d82023-06-23 14:10:48 +0200phannebohm[NB] Fix symbolic Jacobian resultVars and tmpVars (#10457)
b0c0a25caf2023-06-23 13:42:41 +0200Per ÖstlundDump flat model after running the new backend (#10887)
a6a176a6832023-06-23 10:04:12 +0200kabdelhak[NB] update replace cref -> expression function (#10886)
5d219fcd4d2023-06-22 16:53:49 +0200Per ÖstlundDon't move complex bindings when using the NB (#10885)
83afe20fcb2023-06-22 16:00:38 +0200kabdelhak[NB] fix iterator collect lowering (#10884)
7ada49840f2023-06-22 14:21:07 +0200AndreasChange `’` to `'` (#10883)
e577d4104b2023-06-22 13:49:32 +0200AndreasDocument backend and backenddaeinfo (#10876)
a7343ac6be2023-06-22 13:30:45 +0200Per ÖstlundRemove # when printing boxed types (#10881)
424efd22012023-06-22 00:17:44 +0200Per ÖstlundInclude the class itself in getAllSubtypeOf (#10877)
39b219ee7e2023-06-21 18:23:56 +0200phannebohm[janitor] Use debug flag NLSanalyticJacobian (#10878)
a07adc05c32023-06-21 13:59:42 +0200Adeel AsgharFix MINGW path for command prompt script (#10872)
b0c67fe8092023-06-21 13:35:30 +0200AndreasDeprecate includeResources in buildModelFMU (#10874)
9166c1a4da2023-06-20 18:52:42 +0200Mahder GebremedhinKeep start values of simvars but do not print them to modelDescription.xml. (#10850)
18f104f8472023-06-20 18:26:45 +0200Per ÖstlundImprove vectorization of bindings for the newbackend (#10875)
b18049e77d2023-06-20 17:33:35 +0200kabdelhak[NB] update state detection module (#10871)
f53368f0532023-06-20 17:20:28 +0200Adeel AsgharUse the defaultComponentName annotation as it is (#10873)
74603083c62023-06-20 16:50:51 +0200kabdelhak[NB] iterate for bodies in inline (#10870)
0388951d682023-06-20 15:58:45 +0200Adeel AsgharUse top level extend class instead of where the parameter is defined (#10869)
53701bc6b72023-06-20 15:25:04 +0200Per ÖstlundFix compiler warnings in C++ runtime / OMSICpp (#10868)
e074f858c32023-06-20 14:20:54 +0200AndreasDeprecate translateModelFMU (#10866)
1f6cb0398c2023-06-20 14:11:53 +0200Adeel AsgharOnly break the loop when we found the value (#10867)
e6358fad582023-06-19 20:02:24 +0200Per ÖstlundImprove checking of valid connections (#10863)
950c77aac72023-06-19 17:47:57 +0200phannebohmFix simplify on `semiLinear` with equal slopes (#10854)
0092df0a9b2023-06-19 16:49:53 +0200Francesco CasellaAdded reference to the nightlies to README.md (#10857)
9c8d2650e02023-06-19 16:47:26 +0200Adeel AsgharThe evaluation order of function arguments is undefined (#10861)
b22756be3e2023-06-19 16:07:24 +0200Per ÖstlundHandle non-expandable expressions in ExpressionIterator (#10858)
e54c4ef0932023-06-19 14:24:50 +0200Adeel AsgharCheck if component name is not same as class name when inside package (#10855)
091b73a7d62023-06-19 09:15:58 +0200AndreasFix getNextSampleTimeFMU FMI1 export (#10849)
dbec10939f2023-06-18 20:06:03 +0200Adrian Popallow loading of files even if the case is different (TransiEnt) (#10851)
d1deeafb452023-06-15 15:40:22 +0200Adeel AsgharDisconnect the model update signal (#10845)
fc1d2590b22023-06-15 14:00:23 +0200Per ÖstlundReactivate forced inlining of normal functions (#10844)
abbf3e40b32023-06-15 00:34:31 +0200Per ÖstlundPartially revert #10820 (#10842)
5ba077a8fc2023-06-14 16:12:18 +0200kabdelhak[NB] update lowering (#10837)
b2f623e0a22023-06-14 15:16:26 +0200Per ÖstlundFix handling of function parameter variability (#10836)
1b1f969d392023-06-14 13:55:50 +0200Adeel AsgharApply the both the default and edited modifiers on the nested level (#10835)
93fcafe3942023-06-14 11:02:03 +0200John TinnerholmOMEdit: Added the capability to rename plot tabs (#10806)
a3fa2aef492023-06-14 10:50:59 +0200kabdelhak[NB] introduce semiLinear (#10827)
52f1c262fd2023-06-13 19:06:26 +0200Mahder GebremedhinDelete the new chunks instead of the old ones. (#10829)
80a64ee9772023-06-13 18:12:51 +0200Per ÖstlundImprove handling of record bindings (#10820)
605c311a012023-06-13 16:37:01 +0200Adeel AsgharApply the extends modifiers value in bottom to top order (#10823)

3rdParty changes

Note that the 3rdParty libraries changed: b6287f738c7c..aa66bde43a0e

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
LargeTestSuite_NBConfiguration hash (OMC settings or the testing script changed)
ScalableTestSuite_NBFrom version 2.2.0-master (d34df548f7b2c9ebc214b168f9ade2de6f1cdf95) to 2.2.0-master (4f171352815727de59a03c5a0ab4d59d4545b51e)
ScalableTestSuite_OBFrom version 2.2.0-master (d34df548f7b2c9ebc214b168f9ade2de6f1cdf95) to 2.2.0-master (4f171352815727de59a03c5a0ab4d59d4545b51e)

Models Affected

LargeTestSuite_NBLargeTestSuite.Electrical.DistributionSystemDC.DistributionSystemModelicaIndividual_N_10_M_10 (sim)Templates → FrontEnd
LargeTestSuite_NBLargeTestSuite.Electrical.TransmissionLine.TransmissionLineEquations_N_1280 (sim)Compile → FrontEnd
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_102400 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_12800 (sim)FrontEnd performance 0.08 → 0:01:41 Simulate performance 0:01:08 → 2.47
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_1638400 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_204800 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_25600 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_409600 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_51200 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_6400 (sim)FrontEnd performance 0.07 → 24.82 Simulate performance 12.98 → 1.06
LargeTestSuite_NBLargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_819200 (sim)Compile → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_10240 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_1310720 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_163840 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_20480 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_2560 (sim)FrontEnd performance 0.01 → 12.42
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_327680 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_40960 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_5120 (sim)FrontEnd performance 0.01 → 47.08 BackEnd performance 0.88 → 26.98 SimCode performance 0.34 → 29.37
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_655360 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTI_FD_N_81920 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_10240 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_1310720 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_163840 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_20480 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_2560 (sim)FrontEnd performance 0.01 → 12.46
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_327680 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_40960 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_5120 (sim)FrontEnd performance 0.00 → 47.59 BackEnd performance 0.90 → 27.12 SimCode performance 0.34 → 28.61
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_655360 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatConduction.OneDHeatTransferTT_FD_N_81920 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CocurrentHeatExchangerEquations_N_10240 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CocurrentHeatExchangerEquations_N_20480 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CocurrentHeatExchangerEquations_N_2560 (sim)FrontEnd performance 0.00 → 34.58 BackEnd performance 1.17 → 18.25 SimCode performance 0.61 → 17.95
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CocurrentHeatExchangerEquations_N_40960 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CocurrentHeatExchangerEquations_N_5120 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CocurrentHeatExchangerEquations_N_81920 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CounterCurrentHeatExchangerEquations_N_10240 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CounterCurrentHeatExchangerEquations_N_20480 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CounterCurrentHeatExchangerEquations_N_2560 (sim)FrontEnd performance 0.00 → 34.22 BackEnd performance 1.31 → 18.36 SimCode performance 0.65 → 18.09
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CounterCurrentHeatExchangerEquations_N_40960 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CounterCurrentHeatExchangerEquations_N_5120 (sim)Simulate → Failed
LargeTestSuite_NBLargeTestSuite.Thermal.HeatExchanger.CounterCurrentHeatExchangerEquations_N_81920 (sim)Simulate → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_10_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_1280_M_10 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_160 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_20 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_40 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_160_M_80 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_20_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_320_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_40_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_640_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_80_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_10_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_1280_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_160 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_20 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_40 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_160_M_80 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_20_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_320_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_40_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_640_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_80_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.Verification.BreakerNetworkDelayed_3_Array (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.BreakerCircuits.Verification.BreakerNetwork_3_Array (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_20_M_20 (sim)
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_28_M_28 (sim)
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_40_M_40 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_160_M_10 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_20_M_20 (sim)
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_28_M_28 (sim)
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_320_M_5 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_40_M_40 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_56_M_56 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_80_M_20 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_80_M_80 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_10_M_10 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_14_M_14 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_20_M_20 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_28_M_28 (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_10 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_1280 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_160 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_20 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_320 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_40 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_640 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineEquations_N_80 (sim)Compile → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_10 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_1280 (sim)Verify → Failed
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_160 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_20 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_320 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_40 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_640 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_80 (sim)Verify → Templates
ScalableTestSuite_NBScalableTestSuite.Electrical.TransmissionLine.Verification.TransmissionLineCheck (sim)Templates → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.Models.TimeTable (sim)Simulate → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_1000 (sim)Simulate → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_125 (sim)Simulate → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_16000 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_2000 (sim)Simulate → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_250 (sim)Simulate → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_4000 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_500 (sim)Simulate → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Elementary.Tables.ScaledExperiments.TimeTable_N_8000 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_16 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_2 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_32 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_4 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_64 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_8 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.FlexibleBeam.Verification.FlexibleBeamCheck (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_10 (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_160 (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_20 (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_320 (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_40 (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.ScaledExperiments.HarmonicOscillatorNetwork_N_80 (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.HarmonicOscillator.Verification.HarmonicOscillatorNetworkCheck (sim)Verify → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_16 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_2 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_32 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_4 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_64 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_8 (sim)FrontEnd → Failed
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_2_M_4 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_4_M_16 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.ScaledExperiments.PowerSystemStepLoad_N_4_M_8 (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.Verification.OneGeneratorStepLoad (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Power.ConceptualPowerSystem.Verification.TwoGeneratorsStepLoad (sim)Failed → FrontEnd
ScalableTestSuite_NBScalableTestSuite.Thermal.Advection.ScaledExperiments.SteamPipe_N_2560 (sim)
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_10 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_160 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_20 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_320 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_40 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_5 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_640 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_80 (sim)Compile → Simulate
ScalableTestSuite_NBScalableTestSuite.Thermal.HeatExchanger.Verification.SteadyStateAnalysis (sim)Verify → Compile
ScalableTestSuite_OBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetworkDelayed_N_1280_M_10 (sim)Simulate performance 14.22 → 7.16
ScalableTestSuite_OBScalableTestSuite.Electrical.BreakerCircuits.ScaledExperiments.BreakerNetwork_N_1280_M_10 (sim)Simulate performance 12.49 → 5.74
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_20_M_20 (sim)Simulate performance 12.07 → 5.11
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_28_M_28 (sim)Simulate performance 43.81 → 18.80
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_40_M_40 (sim)Simulate performance 0:02:19 → 0:01:01
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinearIndividual_N_56_M_56 (sim)Templates performance 10.38 → 4.67 Simulate performance 0:08:54 → 0:04:18
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_20_M_20 (sim)Simulate performance 12.18 → 4.98
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_28_M_28 (sim)Simulate performance 43.37 → 18.41
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemAC.ScaledExperiments.DistributionSystemLinear_N_40_M_40 (sim)Simulate performance 0:02:19 → 0:01:02
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_160_M_10 (sim)Simulate performance 13.30 → 6.30
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_320_M_5 (sim)Simulate performance 14.36 → 6.84
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_56_M_56 (sim)Simulate performance 23.72 → 11.14
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaActiveLoads_N_80_M_80 (sim)Simulate performance 49.27 → 23.62
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelicaIndividual_N_80_M_80 (sim)Verify → Failed
ScalableTestSuite_OBScalableTestSuite.Electrical.DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_80_M_80 (sim)Simulate performance 17.52 → 9.20
ScalableTestSuite_OBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_16 (sim)Simulate performance 13.57 → 4.34
ScalableTestSuite_OBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_32 (sim)Simulate performance 0:02:10 → 47.29
ScalableTestSuite_OBScalableTestSuite.Mechanical.FlexibleBeam.ScaledExperiments.FlexibleBeamModelica_N_64 (sim)Simulate performance 0:05:54 → 52.23
ScalableTestSuite_OBScalableTestSuite.Mechanical.Strings.ScaledExperiments.StringModelica_N_64 (sim)Simulate performance 0:01:15 → 24.97
ScalableTestSuite_OBScalableTestSuite.Thermal.DistrictHeating.ScaledExperiments.HeatingSystem_N_40 (sim)Verify → Simulate