OMC Commits | 53 |
Libraries Changed | 11 |
Number of Improvements | 647 |
Number of Regressions | 39 |
Number of Performance Improvements | 357 |
Number of Performance Regressions | 271 |
Commit | Date | Author | Summary |
---|---|---|---|
042553934a | 2024-02-04 03:34:47 +0200 | Adrian Pop | update copied dlls after OMDevUCRT update (#11947) |
7c5efabc71 | 2024-02-02 23:37:27 +0100 | phannebohm | Add test for too small delay (#11944) |
cc05fe2462 | 2024-02-02 19:49:04 +0100 | phannebohm | Don't segfault when small step fails (#11943) |
638e48287e | 2024-02-02 18:50:17 +0100 | kabdelhak | [NB] fix getting name and arguments of function (#11942) |
57c4cc6973 | 2024-02-02 18:42:14 +0100 | phannebohm | Search for delay event separately (#11941) |
b33b3d809e | 2024-02-02 18:15:07 +0100 | kabdelhak | [NB] update inline module (#11939) |
3b93c2b97d | 2024-02-02 17:18:37 +0100 | kabdelhak | [NB] also compress discrete equations in alias module (#11937) |
82cbbe390c | 2024-02-02 17:12:51 +0100 | Adeel Asghar | Do not redraw the hidden conditional port (#11938) |
45ebb20b89 | 2024-02-02 17:02:26 +0100 | phannebohm | Cleanup delay code (#11934) |
e8d1048bc5 | 2024-02-02 16:25:30 +0100 | Adeel Asghar | Reset the connection start and end elements before removing it (#11936) |
9038b0dafd | 2024-02-02 13:05:53 +0100 | kabdelhak | [NB] update type check (#11932) |
46a181de0d | 2024-02-02 12:52:38 +0100 | Per Östlund | Remove public/protected from Base Modelica output (#11931) |
b28bd3ff4a | 2024-02-02 12:49:01 +0100 | phannebohm | Check if `delayTime` is larger than `delayMax` (#11893) |
17711b06c7 | 2024-02-02 11:47:48 +0100 | kabdelhak | [NB] update bound parameter records (#11930) |
9ae61ad0e3 | 2024-02-02 10:59:50 +0100 | kabdelhak | [NB] update variability check to type check instead (#11929) |
826c2e0869 | 2024-02-01 17:46:05 +0100 | Andreas | MSYS2 change MINGW64 to UCRT64 (#10939) |
45f47c3747 | 2024-02-01 16:31:52 +0100 | Adeel Asghar | Select the Element with its drawn shapes instead of boundingRect (#11928) |
8fae7db002 | 2024-02-01 16:06:51 +0100 | kabdelhak | [NB] replace pre variables in when conditions (#11927) |
ad7e3f65f1 | 2024-02-01 16:01:28 +0100 | kabdelhak | [NB] update balance initialization (#11925) |
7b293f0490 | 2024-02-01 13:58:06 +0100 | kabdelhak | [NB] update inline module (#11924) |
44043804f2 | 2024-02-01 12:46:22 +0100 | kabdelhak | [NB] update function alias (#11921) |
928b685ff4 | 2024-02-01 10:53:19 +0100 | kabdelhak | [NF] check equality on arrays in evalRelationEqual (#11916) |
f870bb666a | 2024-01-31 16:11:24 +0100 | kabdelhak | [NB] exclude zero size variables while lowering (#11915) |
f6fa38d167 | 2024-01-31 15:28:38 +0100 | kabdelhak | [NB] correctly lower external object arrays (#11914) |
9312354da0 | 2024-01-31 13:34:30 +0100 | Per Östlund | Don't move non-scalarized array bindings (#11912) |
b97f9c586c | 2024-01-31 01:16:20 +0100 | Adrian Pop | Various FMU fixes (#11904) |
aa78119a4b | 2024-01-30 12:56:33 +0100 | Per Östlund | Improve annotation API performance (#11906) |
ae4103059c | 2024-01-29 16:48:34 +0100 | Adeel Asghar | Improve the moving of components in a diagram (#11901) |
4a395fcef5 | 2024-01-29 14:12:37 +0100 | Per Östlund | Clean up Interactive (#11898) |
fb3f6d42a6 | 2024-01-29 11:34:34 +0100 | kabdelhak | [NB] update function alias in when and if (#11896) |
cfdfeb87e5 | 2024-01-27 16:32:52 +0100 | kabdelhak | [NB] update event collection (#11895) |
6480af8fd8 | 2024-01-26 20:04:58 +0100 | kabdelhak | [NB] update initial() call handling (#11892) |
a2a5435355 | 2024-01-26 15:10:36 +0100 | kabdelhak | [NSimCode] have own index for external objects (#11890) |
be5a25daba | 2024-01-26 14:23:22 +0100 | kabdelhak | [NB] correctly fix arrays of size 1 (#11888) |
13e5671971 | 2024-01-26 16:07:48 +0300 | AustraleanPerson | Fix rotated text rendering (#11691) |
e02c577e92 | 2024-01-26 13:02:32 +0100 | Per Östlund | Document `translateModel`. (#11886) |
1853a890ed | 2024-01-26 12:16:32 +0100 | kabdelhak | [NB] update strong component dependencies (#11884) |
efc4e908e6 | 2024-01-25 18:08:46 +0100 | kabdelhak | [NB/NSimCode] correctly handle external objects (#11878) |
072daffd41 | 2024-01-25 16:42:26 +0100 | Per Östlund | Remove obsolete flags (#11876) |
c19b34db96 | 2024-01-25 15:51:59 +0100 | Adeel Asghar | Use regular expression to validate the parameter value (#11877) |
e0950ab95f | 2024-01-25 15:09:56 +0100 | kabdelhak | [NB] update initialization (#11873) |
77614c7049 | 2024-01-25 14:47:10 +0100 | Per Östlund | Rename flat Modelica to Base Modelica (#11875) |
ea10a79729 | 2024-01-25 13:19:58 +0100 | Per Östlund | Use class name instead of full path in Base Modelica (#11874) |
94d196dc5c | 2024-01-24 15:08:21 +0100 | Adeel Asghar | Update the components view with CoordinateSystem change (#11872) |
5ccfd229e9 | 2024-01-24 14:27:55 +0100 | kabdelhak | [NB] update balance initialization (#11870) |
67071676a0 | 2024-01-24 13:57:34 +0100 | kabdelhak | [NB] update record parameter bindings (#11871) |
00dc99398b | 2024-01-23 19:39:26 +0100 | kabdelhak | [NB] implement Equation.isEqual (#11864) |
9e816f5e74 | 2024-01-23 19:31:55 +0100 | kabdelhak | [NB] fix StateEvent.convert (#11865) |
60d0837fe9 | 2024-01-23 18:24:20 +0100 | kabdelhak | [NB] support homotopy (#11863) |
389c7640f6 | 2024-01-23 15:56:48 +0100 | Adeel Asghar | Update the DynamicSelect values after the simulation (#11862) |
d21f7d9f29 | 2024-01-23 14:22:33 +0100 | Per Östlund | Fix GC memory issue when building FMU (#11860) |
b1b78129cd | 2024-01-23 12:36:50 +0100 | kabdelhak | [NB] adding simplification of when conditions (#11858) |
d3aac72cc6 | 2024-01-23 10:42:44 +0100 | Per Östlund | Improve Base Modelica output (#11853) |
Commit | Date | Author | Summary |
---|---|---|---|
2854981 | 2024-02-04 11:33:45 +0100 | Andreas | Add verbose mode to test.py (#42) |
7b47871 | 2024-02-04 11:06:02 +0100 | Andreas | Fixed owner of setup-openmodelica (#55) |
Library | Change |
---|---|
AixLib_latest | From version 1.3.2-development (e6bcdaab1d267f495f1a99b218ff3260efae43b2) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 1.4.0-development (26e999fa9b726adc28378593e523bc71f0211f94) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
Buildings_9 | From version 9.1.2-maint.9.1.x (0eed9329107514dcc7bca53769ef1b9362f52bfc) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 9.1.2-maint.9.1.x (626fc0edc0f15b5ccf4884a4eb6ca33227d9980a) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
Buildings_latest | From version 11.0.0-master (0847c5214b0eefd6c14aeee8856c046c2ecf3e84) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 11.0.0-master (467b4b9a887f3f322d82b5a6fee80c28d6974086) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
IBPSA_latest | From version 4.0.0-master (86bfd55f17c123448c7caaa494217891cb9a3597) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 4.0.0-master (83070f263a501711cbcd2d31d1fcb76d061e3259) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
IDEAS_dev | From version 3.0.0-master (f1f94c0bc2980a19ec1661d6632e4f82c42f66e6) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 3.0.0-master (0f6da49784680f831a44ce9b508adf0662ae1154) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
ModelicaTest_trunk | From version trunk (235052ce500702cbc32c208b6e908ebec291cadd) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to trunk (80e402eaf682fd887e13139a70bdefee1fae2ec9) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
Modelica_trunk | From version trunk (235052ce500702cbc32c208b6e908ebec291cadd) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to trunk (80e402eaf682fd887e13139a70bdefee1fae2ec9) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
PowerGrids | From version 1.0.2 (98bbd943f03846c6b83bf855ebfe46e68c6db687) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 1.0.3 (1858e8b1d5234a3d9506e89da89c3c1df793b866) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |
PowerGrids_dev | From version 2.0.0-develop (283ac2e0392949a0a116ea9c3688d1bd2d01ee48) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 2.0.0-develop (39e521d42a3c17629ba11d8485112f34641c5686) |
PowerGrids_symb_jac | From version 1.0.2 (98bbd943f03846c6b83bf855ebfe46e68c6db687) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 1.0.3 (1858e8b1d5234a3d9506e89da89c3c1df793b866) |
ScalableTestGrids_noopt | From version 1.1.0-master (e64ad00c4ad80f85e61b596f1032b640bfaba94a) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] to 1.1.0-master (b57ee295ec2c349ca0be5368988840d0bb52dbb8) FMPy version: 0.3.19 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] |