Commit | Date | Author | Summary |
5ffd12aef4 | 2024-06-10 13:29:03 +0200 | anotheruserofgithub | Use tail recursion to avoid stack overflow (#12538) |
9429d1f005 | 2024-06-10 01:05:13 +0200 | Adrian Pop | revert the last change (#12540) |
6df876a858 | 2024-06-10 00:30:59 +0200 | Adrian Pop | it seems on el7 the Qt version is higher (#12539) |
24509be8a8 | 2024-06-09 12:05:53 +0200 | anotheruserofgithub | Fix compilation of OMEdit (#12536) |
d21af17721 | 2024-06-08 10:24:26 +0200 | phannebohm | Check column index when reading sparsity coloring (#12529) |
4b5f3b42de | 2024-06-07 17:07:33 +0200 | Andreas | Fixing security attributes (#12528) |
cf9f18c85d | 2024-06-07 14:25:12 +0200 | arun3688 | export html documentation to FMU (#12527) |
80a10e38a8 | 2024-06-07 12:43:10 +0200 | Andreas | Fixing cmake log files for Windows FMUs (#12500) |
c58c7d4dc1 | 2024-06-07 11:22:44 +0200 | kabdelhak | [NB] update if equation residuals (#12525) |
ccdaf83015 | 2024-06-06 22:46:30 +0200 | kabdelhak | [NB] handle pre() with booleans inside (#12521) |
1652e87eff | 2024-06-06 20:57:12 +0200 | phannebohm | Don't log state sets at every simulation update (#12522) |
91a15b1d8c | 2024-06-05 23:10:05 +0200 | kabdelhak | [NB] update BVariable.isContinuous (#12512) |
2f76baf1db | 2024-06-05 19:10:22 +0200 | Per Östlund | Add missing include for `QScreen` (#12515) |
bda196cfa8 | 2024-06-05 16:41:04 +0200 | Adeel Asghar | Fix ssp delete connection crash (#12511) |
3dac23f667 | 2024-06-05 16:31:29 +0200 | kabdelhak | [NB] fix subscripts error (#12509) |
91f85c499c | 2024-06-05 14:35:32 +0200 | Adeel Asghar | Utilize the horizontal space to display heading (#12506) |
5ce7a25c6c | 2024-06-05 14:27:43 +0200 | Adeel Asghar | Remove unnecessary headers section (#12505) |
e7e9366c65 | 2024-06-05 13:17:36 +0200 | Per Östlund | Fix argument order of partial function application (#12504) |
6b262bafad | 2024-06-04 15:43:39 +0200 | Adeel Asghar | Do not allow buildModelFMU and translateModelXML on encrypted models (#12499) |
fe68704621 | 2024-06-04 14:19:57 +0200 | Per Östlund | Improve instantiation of redeclared packages (#12498) |
f3ee97084f | 2024-06-04 13:03:11 +0200 | kabdelhak | [NB] index reduction (#12497) |
a4d407bfa5 | 2024-05-31 16:48:18 +0200 | kabdelhak | [NB] fix ComponentRef.size() (#12487) |
1ef9b1be54 | 2024-05-29 16:54:07 +0200 | kabdelhak | [NB] do not create function alias for size 0 crefs (#12473) |
9d4e03d9e5 | 2024-05-29 10:15:46 +0200 | kabdelhak | [NB] support shared literals (#12472) |
add1c8e338 | 2024-05-28 16:27:31 +0200 | Per Östlund | Fix names of records in Base Modelica (#12475) |
2769ed3b0c | 2024-05-28 13:20:51 +0200 | Per Östlund | Fix connecting potentially present variables (#12474) |
dbd5472a28 | 2024-05-28 11:04:57 +0200 | kabdelhak | [NB] add handling of edge() and change() operators (#12469) |
8cc47a0cf3 | 2024-05-23 14:52:40 +0200 | arun3688 | update discrete system before evaluating DAE (#12461) |
c8e35cdb05 | 2024-05-23 12:53:11 +0200 | Per Östlund | Improve Base Modelica export (#12460) |
d5dbbd9bb3 | 2024-05-22 17:22:59 +0200 | Per Östlund | Fix Expression.toFlatString for record expressions (#12455) |
018ac8eb51 | 2024-05-22 16:44:25 +0200 | Per Östlund | Improve handling of records in Base Modelica (#12454) |
7d5151bf31 | 2024-05-22 13:25:53 +0200 | Adeel Asghar | Better error message for unsupported JSON value (#12452) |
5c3bc796e5 | 2024-05-22 10:52:12 +0200 | Per Östlund | Update OMSimulator (#12451) |
4553f8f426 | 2024-05-21 13:55:38 +0200 | Per Östlund | Improve handling of if-expressions (#12447) |
11cea7f2d6 | 2024-05-20 23:52:18 +0200 | phannebohm | [NB] Correctly detect solvability in when-equation (#12439) |
ccfb50b899 | 2024-05-20 14:55:26 +0200 | Per Östlund | Reduce evaluation of external functions in instance API (#12443) |
0c6cfc383b | 2024-05-17 20:01:46 +0200 | phannebohm | [NB] Print equation attributes for any equation (#12438) |
58f675a9fc | 2024-05-17 18:56:24 +0200 | phannebohm | [janitor] Remove unneeded function (#12437) |
165c8efdf6 | 2024-05-17 18:11:26 +0200 | phannebohm | [NB] Parse complete attributes of all variables (#12436) |
beb22abc38 | 2024-05-17 15:46:18 +0200 | kabdelhak | [NB] update for equation handling (#12435) |
3c3452ba2d | 2024-05-16 23:43:36 +0200 | phannebohm | [janitor] (#12433) |
0314f81f32 | 2024-05-16 22:47:48 +0200 | phannebohm | No need to match special call (#12261) |
26c8457070 | 2024-05-16 14:26:57 +0200 | arun3688 | create short directory name in OMEdit temp directory (#12428) |
d9f2966f3e | 2024-05-15 16:53:00 +0200 | Per Östlund | Add positiveMax definition to Base Modelica (#12429) |
87ce925ab9 | 2024-05-15 16:27:34 +0200 | Adeel Asghar | Better approach to hide protected variables of encrypted classes (#12421) |
6ba1f8ee68 | 2024-05-15 10:57:11 +0200 | kabdelhak | [NB] update event detection (#12427) |
0afe15800b | 2024-05-15 07:54:43 +0200 | kabdelhak | [NB] update if equation handling (#12426) |
1ec0dee2b2 | 2024-05-14 20:36:53 +0200 | phannebohm | [NB] Collect enumeration variables separately (#12419) |
6fd3a50b7a | 2024-05-14 14:14:49 +0200 | kabdelhak | [NB] fix pre() variable detection (#12417) |
5ed0b9cf75 | 2024-05-14 12:15:30 +0200 | kabdelhak | [NB] small update minimal tearing (#12416) |
8a09c5bb0f | 2024-05-14 10:42:58 +0200 | Adeel Asghar | Do not draw connection node on first or last point of connection (#12413) |
7c2c668abe | 2024-05-13 12:07:39 +0200 | kabdelhak | [NB] use minimal tearing as default (#12403) |
Library | Change |
AdvancedNoise | From version 1.1.0-master (ec6ad9de3c95cc2235dd625cf42e82386af4b1df) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.1.0-master (ec6ad9de3c95cc2235dd625cf42e82386af4b1df) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
AixLib | From version 1.3.2 (5783775e3b703ba16eec3adef7128fc231ef9b49) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.3.2 (5783775e3b703ba16eec3adef7128fc231ef9b49) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
AixLib_latest | From version 1.4.0-development (26e999fa9b726adc28378593e523bc71f0211f94) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.4.0-development (26e999fa9b726adc28378593e523bc71f0211f94) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
BLDC | From version 1.9.0 (485efe8c9c0ac8d7e06edd146479f58564765d24) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.9.0 (485efe8c9c0ac8d7e06edd146479f58564765d24) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
BuildingSystems | From version 2.0.0-master (2787f24d35fab72fb798d92ba10489ce4346c524) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 2.0.0-master (2787f24d35fab72fb798d92ba10489ce4346c524) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Buildings_10 | From version 10.1.1-maint.10.0.x (76c3fb19f56ad5a88061e007c4c426d45e970424) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 10.1.1-maint.10.0.x (9541bb163ca4af8d79a7f89c5f64f3939fdc11d9) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Buildings_latest | From version 11.0.1-master (8cb67d663910f1083c1397e2691cd8def39215cb) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 12.0.0-master (1a2bddbdf5db6a670c571056ef6fb284cb66814e) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ClaRa | From version 1.8.1 (c9c9e706fb247fa3fd3d893d48b865ed76414e3d) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.8.1 (c9c9e706fb247fa3fd3d893d48b865ed76414e3d) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ClaRa_dev | From version 1.8.2-main (69b907f9dff07088ef2894ddee7a19e5747b926e) to 1.8.2-main (30ea46396bbfb16ef0131637332662d5509ecd03) |
DeltaRobot | From version 1.0.2 (da73b5d43284db6941426b16ffadad11a6dfa965) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.0.2 (da73b5d43284db6941426b16ffadad11a6dfa965) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Greenhouses | From version 1.0.0-master (845525ed51e3048447839e8896e25f3690c02eb9) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.0.0-master (845525ed51e3048447839e8896e25f3690c02eb9) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
IBPSA_latest | From version 4.0.0-master (83fc750394ca25f1dc744fc79cd3a506090d3169) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 4.0.0-master (fde1f34872525f296dac208743b3e35e337fdef0) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
IDEAS | From version 3.0.0 (a7be00b7e07943c0acda1b5799a8d32bea896d7b) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 3.0.0 (a7be00b7e07943c0acda1b5799a8d32bea896d7b) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ModelicaTest_3.2.3 | From version 3.2.3+maint.om (efd981a1176f124938d6d6759f7c09e0fbf55ddf) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 3.2.3+maint.om (efd981a1176f124938d6d6759f7c09e0fbf55ddf) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ModelicaTest_4.0.0 | From version 4.0.0+maint.om (96032134c36668898e1693e69bd9f81aa38de3dd) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 4.0.0+maint.om (96032134c36668898e1693e69bd9f81aa38de3dd) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ModelicaTest_trunk | From version trunk (36cd5452ffc1523f75eb3c9063bba81667d3228d) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to trunk (d5c1727229859c2a182b3f1be976e31cb223422d) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Modelica_3.2.3 | From version 3.2.3+maint.om (efd981a1176f124938d6d6759f7c09e0fbf55ddf) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 3.2.3+maint.om (efd981a1176f124938d6d6759f7c09e0fbf55ddf) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Modelica_4.0.0 | From version 4.0.0+maint.om (96032134c36668898e1693e69bd9f81aa38de3dd) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 4.0.0+maint.om (96032134c36668898e1693e69bd9f81aa38de3dd) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Modelica_DeviceDrivers | From version 2.1.1-master (8e6921a9270d3b6b9af938c42eafec3804359c3b) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 2.1.1-master (8e6921a9270d3b6b9af938c42eafec3804359c3b) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
Modelica_trunk | From version trunk (36cd5452ffc1523f75eb3c9063bba81667d3228d) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to trunk (d5c1727229859c2a182b3f1be976e31cb223422d) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
OpenHydraulics | From version 1.0.0-master (3485cf4ae0449f1a76af737b7705879f8f08c14f) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.0.0-master (3485cf4ae0449f1a76af737b7705879f8f08c14f) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
OpenIPSL | From version 3.0.1 (648ac5422769915f2e04a5ccd0370e413e3ff23e) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 3.0.1 (648ac5422769915f2e04a5ccd0370e413e3ff23e) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ScalableTestGrids_noopt | From version 1.1.0-master (b57ee295ec2c349ca0be5368988840d0bb52dbb8) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.1.0-master (b57ee295ec2c349ca0be5368988840d0bb52dbb8) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ScalableTestSuite | From version 2.2.0-master (b956d494e48c8e9766142319acf0bf30c5684722) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 2.2.0-master (b956d494e48c8e9766142319acf0bf30c5684722) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ThermoPower | From version 3.1.0-master (d028b9ee4ba18ff148726fffe50917de29102a0b) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 3.1.0-master (d028b9ee4ba18ff148726fffe50917de29102a0b) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ThermoSysPro | From version 4.0.0-master (629cd07eaa494df493856777be19fa24ec861683) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 4.0.0-master (629cd07eaa494df493856777be19fa24ec861683) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
ThermofluidStream | From version 1.1.0-main (15c25e3f21f6eefa279e46d317cf3287e7ef3612) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 1.1.0-main (ea146e2b008dc8e5cc132a747f34c4e07abfe47c) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |
TransiEnt | From version 2.0.2-master (9c0bd25f9ed0ee6ebf0ed0504e1b6ec18f8682e0) OMSimulator v2.1.2.post2-g51f99a7-linux-notlm-debug to 2.0.2-master (9c0bd25f9ed0ee6ebf0ed0504e1b6ec18f8682e0) OMSimulator v2.1.2.post4-g6f4ecda-linux-notlm-debug |