Commit | Date | Author | Summary |
2dd6f7838f | 2022-07-13 20:50:23 +0300 | Adrian Pop | Fix #9228 (#9235) |
a265d62012 | 2022-07-13 14:14:32 +0200 | phannebohm | [janitor] Refactor ring buffer (#9231) |
0e7790862e | 2022-07-13 11:34:10 +0200 | Adeel Asghar | Model instance api (#9230) |
e1e122d092 | 2022-07-13 10:58:40 +0200 | bernhardbachmann | Adding rungekuttaSsc, heun and trapezoid method to gbode framework (#9232) |
e94216e6f6 | 2022-07-13 09:43:16 +0200 | phannebohm | [NB] Create discrete start equations for non-reals (#9226) |
897e3578c2 | 2022-07-12 13:33:03 +0200 | bernhardbachmann | Fix init problem gb (#9227) |
5d6b5fa3c0 | 2022-07-12 13:31:48 +0200 | bernhardbachmann | Fixed retry logic of kinsol for gbode (#9223) |
882357bebd | 2022-07-11 17:32:25 +0200 | Henning Kiel | fix segfault (#9219) |
7bd1465719 | 2022-07-11 12:05:25 +0200 | bernhardbachmann | Fixed control flags in the test files of GBODE (#9215) |
a124dcef93 | 2022-07-11 11:36:46 +0200 | kabdelhak | [SimCode/C] update jacobian handling (#9200) |
ceb5374841 | 2022-07-08 13:40:00 +0200 | perost | Fix dumping of connect equations in NFEquation (#9218) |
73b3e51d7d | 2022-07-08 11:27:14 +0200 | perost | Improve handling of potentialRoot (#9217) |
3369011b73 | 2022-07-07 18:20:06 +0200 | perost | Improve check for access into partial package (#9214) |
113f7fc8c1 | 2022-07-07 17:32:14 +0200 | perost | Revert "Relax more partial checks in redeclared contexts" (#9212) |
805fbfb732 | 2022-07-07 17:24:36 +0200 | perost | Implement `--obfuscate` flag (#9211) |
c146c0f3ad | 2022-07-07 16:36:16 +0200 | Andreas | Fixing GBODE Windows build (#9210) |
b0fd39e4e6 | 2022-07-07 14:00:57 +0200 | perost | Relax more partial checks in redeclared contexts (#9209) |
7e822a2809 | 2022-07-07 11:44:01 +0200 | bernhardbachmann | New generic birate ODE solver (#9143) |
cee3e30d66 | 2022-07-06 18:34:10 +0200 | perost | Remove NFEquation.CREF_EQUALITY (#9199) |
1f19bcc154 | 2022-07-06 11:56:31 +0200 | kabdelhak | Dae mode symbolic jacobian (#9198) |
460088d7d1 | 2022-07-05 11:47:23 +0200 | perost | Skip partial class check in redeclared contexts (#9196) |
46248b1c65 | 2022-07-04 23:26:22 +0300 | Adrian Pop | Fix small typo and format better. (#9195) |
a96d2228ca | 2022-07-04 21:03:54 +0300 | Adrian Pop | revert #9064 for now to fix #9188, #9175, #9176 (#9194) |
4ccdf5b5d6 | 2022-07-04 20:56:36 +0300 | Adrian Pop | Update macOS instructions (#9192) |
f1e97ce251 | 2022-07-04 17:34:31 +0200 | Andreas | Fix wrong address operator for kinsol user data (#9190) |
8f15490c23 | 2022-07-04 17:33:22 +0200 | Andreas | Fixing function type of initialAnalyticalJacobian (#9189) |
83e621d225 | 2022-07-04 17:03:17 +0200 | phannebohm | [janitor] Switch to switch (#9173) |
307b4384aa | 2022-07-04 15:06:11 +0300 | Adrian Pop | fix #9176 - weird string concatenation issue (#9185) |
e2bb85a2b4 | 2022-07-04 12:14:31 +0200 | perost | Improve SCode modifiers in getModelInstance (#9187) |
d2b32cda5c | 2022-07-03 19:22:30 +0300 | Adrian Pop | add more info on MacOS and other minor edits (#9184) |
b391e0ca76 | 2022-07-01 21:06:18 +0200 | perost | Fix dumping of modifiers in getModelInstance (#9181) |
1d244dca72 | 2022-07-01 19:32:42 +0200 | perost | Improve extends in getModelInstance (#9172) |
1cb99baa79 | 2022-07-01 19:08:53 +0200 | perost | Merge connector type when redeclaring (#9179) |
e8d0d2d923 | 2022-06-30 20:22:09 +0200 | Mahder Gebremedhin | Fix for CPP-runtime when boost is not in system directories. (#9174) |
9ff426e4fd | 2022-06-30 18:27:17 +0200 | Mahder Gebremedhin | Disable ParModAuto cif required boost libs are not found. (#9171) |
4928c1c7c1 | 2022-06-30 14:02:09 +0200 | perost | Improve handling of annotations in getModelInstance (#9169) |
71ce3e0e4f | 2022-06-30 13:58:05 +0200 | Mahder Gebremedhin | Temporary fix for conflicting Qt and OpenSceneGraph headers. (#9170) |
b82f6c5a2f | 2022-06-30 13:13:26 +0200 | Andreas | Fix KINSOL residual counting (#9157) |
2c909dcf69 | 2022-06-29 18:04:48 +0200 | perost | Change input/output to an enum in getModelInstance (#9165) |
a455e4b988 | 2022-06-29 15:47:48 +0200 | Andreas | Fixing memory leak while feeing sparsity pattern (#9166) |
da5a55e976 | 2022-06-29 14:56:58 +0200 | perost | Improve dumping of modifiers in getModelInstance (#9163) |
622d0169e1 | 2022-06-29 11:10:45 +0200 | perost | Handle unevaluable dimensions in connector check (#9161) |
2c25668990 | 2022-06-29 09:37:25 +0200 | Andreas | Improve logging in irksco solver (#9156) |
143759e712 | 2022-06-28 19:44:38 +0200 | Mahder Gebremedhin | Fix libffi config header preprocessor definition. (#9159) |
68dbffb2d9 | 2022-06-28 18:12:21 +0200 | Mahder Gebremedhin | Improve documentation for CMake configuration. (#9158) |
78ef84d254 | 2022-06-28 11:59:30 +0200 | Mahder Gebremedhin | Use Applications/ instead of bin/ for bundles on macOS. (#9155) |
2978aa7cd7 | 2022-06-28 11:20:35 +0200 | Andreas | Fixing wrong doc for solveNLS (#9142) |
38cdcf245b | 2022-06-28 10:15:08 +0200 | perost | Fix handling of inner/outer in getModelInstance (#9154) |
821fd8f3c1 | 2022-06-27 22:12:48 +0200 | Henning Kiel | add "#include " (#9153) |
9cd718eaae | 2022-06-27 20:44:45 +0200 | Mahder Gebremedhin | check_c_compiler_flag does check linker flags. (#9152) |
0d739631b9 | 2022-06-27 14:33:03 +0200 | Mahder Gebremedhin | Fixes for #9145. (#9150) |
613355e079 | 2022-06-27 14:07:08 +0200 | Mahder Gebremedhin | Change 'modelica_integer' to 'int'. (#9064) |
8feafe12fd | 2022-06-27 14:06:18 +0200 | perost | Ignore overloaded functions in NFInst.instClass2 (#9149) |
b7414031f0 | 2022-06-27 12:02:40 +0200 | perost | Add flag for allowing access of protected elements (#9146) |
65ed9dc230 | 2022-06-24 15:48:34 +0200 | Andreas | Improve error messages for info.json parsing (#9139) |
897feb03fd | 2022-06-23 16:19:24 +0200 | kabdelhak | [NB] daeMode: add jacobian equations to simcode (#9138) |
d992b56415 | 2022-06-23 15:36:03 +0200 | phannebohm | [NB] Rename module for alias removal (#9137) |
78727a186d | 2022-06-23 12:33:28 +0200 | Andreas | Extended nls solver status and reset tolerances (#9130) |
6a5941e09d | 2022-06-23 12:21:41 +0200 | kabdelhak | [BE] fix sparse pattern dae mode symbolic jacobian (#9136) |
de739692e6 | 2022-06-23 10:52:47 +0200 | kabdelhak | Dae mode jac (#9133) |
0af5743bc7 | 2022-06-22 16:12:16 +0200 | perost | Skip some crefs in Structural.isExpressionNotFixed (#9135) |
3227782034 | 2022-06-22 13:31:17 +0200 | Andreas | Clean up simulation context from model_help.c (#9128) |
b9c84ca98f | 2022-06-22 12:43:11 +0200 | Andreas | IDA fix uninitialized linearSolverMethod (#9134) |
379c1109a5 | 2022-06-20 13:49:16 +0200 | Andreas | Check if buffer is empty before accessing it (#9125) |
9fab6c7821 | 2022-06-20 13:18:13 +0200 | phannebohm | Fix list.c iteration tools (#8988) |
d60a541851 | 2022-06-20 13:06:09 +0200 | perost | Add class restriction to getModelInstance (#9124) |
0047718add | 2022-06-20 12:02:43 +0200 | Andreas | Fixing incompatible pointer warning during generated code compilation (#9106) |
d2a23be99d | 2022-06-16 18:00:55 +0200 | Mickaël Salamin | [OMEdit] Implement visualization of Vector |
ba864feaf1 | 2022-06-16 18:00:31 +0200 | Mickaël Salamin | [OMEdit] Renaming in preparation for Vector |
6799905d77 | 2022-06-16 18:00:02 +0200 | Mickaël Salamin | [OMEdit] Refactoring in preparation for Vector |
a1b49d8431 | 2022-06-17 12:01:11 +0200 | perost | Fix dumping of component direction in instance API (#9117) |
a9687a6464 | 2022-06-17 11:54:42 +0200 | perost | Fix loadFileInteractive/loadFileInteractiveQualified (#9115) |
b8b7c5a912 | 2022-06-16 16:49:17 +0200 | Mahder Gebremedhin | Remove unused files in SimulationRuntime/c/math-support. (#9110) |
d111471d1d | 2022-06-16 16:17:38 +0200 | perost | Add JSON schema for getModelInstance API (#9112) |
e191036c88 | 2022-06-16 15:21:03 +0200 | perost | Change tag name from kind to $kind in instance API (#9109) |
7dffec6dca | 2022-06-16 14:20:49 +0200 | Mahder Gebremedhin | Cleanup and restructure OpenModelica typedefs (#9108) |
b6fbd45c66 | 2022-06-16 11:03:29 +0200 | Adeel Asghar | Close all top level windows before closing the MainWindow (#9102) |
63f5944fb2 | 2022-06-16 10:59:43 +0200 | Henning Kiel | fix segfault (#9080) |
8566ff4de8 | 2022-06-15 19:59:19 +0200 | Mahder Gebremedhin | Fix implicit declaration of jacobian function generated code. (#9105) |
d44c00f39b | 2022-06-15 18:23:37 +0200 | perost | Dump components as array in instance API (#9104) |
c5de1e438f | 2022-06-15 16:03:32 +0200 | Andreas | Fix compiler warnings (#9098) |
3ea5d0bde6 | 2022-06-14 16:35:30 +0200 | Andreas | Fix broken reference to 3rdParty (#9100) |
ef116c77b9 | 2022-06-14 16:26:07 +0200 | perost | Fix scope when instantiating component annotations (#9099) |
95bf2d3af0 | 2022-06-14 15:39:58 +0200 | perost | Change JSON format for iterators (#9097) |
c6c795fb6d | 2022-06-14 15:38:20 +0200 | Andreas | Updating 3rdParty (#9095) |
f3c607f543 | 2022-06-14 14:03:22 +0200 | perost | Use annotation context instead of flag in NF (#9094) |
9cb1b892ed | 2022-06-14 12:39:01 +0200 | perost | Only dump prefixes with non-default values in JSON (#9093) |
39dbaff8b6 | 2022-06-14 12:10:05 +0200 | perost | Fix order of local component indices in class tree (#9092) |
bd211bfdf8 | 2022-06-13 15:49:34 +0200 | Andreas | [C Runtime] Jacobian util and cleanup |
689041dd2a | 2022-06-13 13:53:53 +0200 | perost | Instance API improvements (#9089) |
502675a2a1 | 2022-06-13 09:28:32 +0200 | Adeel Asghar | Use QStringBuilder instead of QString arg function (#9081) |
5d37593413 | 2022-06-10 17:42:43 +0200 | Andreas | Residual user data struct instead of void** (#9079) |
a983f48c08 | 2022-06-10 15:43:49 +0200 | Andreas | Refactoring non-linear solvers (#9065) |
dbf37cf7c3 | 2022-06-10 15:15:28 +0200 | Mahder Gebremedhin | Build libSimulationRuntimeC as a DLL. (#9077) |
08c5723bda | 2022-06-10 13:28:33 +0200 | kabdelhak | [BE] update attribute replacement of records (#9076) |
66f0267b6d | 2022-06-10 11:15:49 +0200 | bernhardbachmann | fixed multiple calls to the residual function (#9069) |
8a151b325d | 2022-06-10 09:51:04 +0200 | arun3688 | update submodule OMSimulator (#9072) |
fa321a06c9 | 2022-06-08 21:08:24 +0200 | Henning Kiel | avoid duplicate boost headers for windows (#9068) |
9d4a80aa84 | 2022-06-07 18:34:50 +0200 | phannebohm | Refactor `simplifyAddJoinTerms` (#9060) |
4241954151 | 2022-06-06 13:46:51 +0200 | perost | Fix uninitialized variable in EvalConstants (#9061) |
21a469c5a6 | 2022-06-03 15:00:07 +0200 | Mahder Gebremedhin | Improve simulation code flags and options. (#9055) |
5381a17991 | 2022-06-03 13:30:20 +0200 | Mahder Gebremedhin | Minor fixes for Ipopt configuration. (#9054) |
858fb869d5 | 2022-06-03 11:07:39 +0200 | perost | Improve dumping of annotations in instance API (#9051) |
1a7c85a9ba | 2022-06-02 12:21:31 +0200 | Mahder Gebremedhin | Normalize paths of files in the source code FMU list (#9050) |
9ac2542e94 | 2022-06-01 16:42:53 +0200 | perost | Fix ComponentRef.crefStripSubsExceptModelSubs (#9048) |
07650ddbe7 | 2022-06-01 16:33:32 +0200 | Mahder Gebremedhin | Remove lpsolve from OpenModelica. (#9047) |
8d9551a170 | 2022-05-31 20:52:41 +0200 | Mahder Gebremedhin | More wide character fixes and cleanup. (#9044) |
a906e3affa | 2022-05-31 12:58:26 +0200 | perost | Improve propagation of redeclare modifiers (#9040) |
018e7b5e66 | 2022-05-30 22:17:11 +0200 | perost | Fix evaluation of array constructors (#9034) |
46cb3ba4a6 | 2022-05-30 16:21:31 +0200 | Andreas | Properly generate arrays with dimensions 0. (#9037) |
b10fe6d835 | 2022-05-30 13:26:43 +0200 | perost | Ignore deleted components in the instance API (#9032) |
d51b93f84b | 2022-05-30 10:22:23 +0200 | kabdelhak | [BE] fix array binding vars (#8981) |
d31fbb2d46 | 2022-05-25 16:30:45 +0200 | perost | Don't evaluate dims that refer to function inputs (#9023) |
94a591f31e | 2022-05-25 16:07:59 +0200 | perost | Improve iterator handling (#9022) |
ff8602fe02 | 2022-05-25 14:54:36 +0200 | anotheruserofgithub | [OMEdit] Fix crash when parsing shape visualizers (#9018) |
e4e4270543 | 2022-05-24 19:23:28 +0200 | perost | Make non-final constants inputs in constructors (#9016) |
d1c1c19430 | 2022-05-24 18:14:39 +0200 | Adeel Asghar | Use small case to be constant with the rest of the code (#9013) |
55feca18f5 | 2022-05-23 22:30:29 +0200 | Mahder Gebremedhin | Update OMSimulator. (#9008) |
20cf387d38 | 2022-05-23 19:00:17 +0200 | arun3688 | update OMSProxy addConnection (#9006) |
5e1e3ae343 | 2022-05-23 18:18:03 +0200 | Adeel Asghar | Add more units to parameters unit drop down (#9007) |
dfa336d265 | 2022-05-23 16:15:02 +0200 | Mahder Gebremedhin | Define the common config variables in the Makefiles. (#9002) |
3cc8deb1f6 | 2022-05-23 16:03:05 +0200 | Adeel Asghar | Added a help text to convert dialog (#9005) |
fad40625d8 | 2022-05-23 13:16:57 +0200 | Adeel Asghar | Issue 8839 (#9001) |
2368bd5bc3 | 2022-05-23 12:56:16 +0200 | perost | Add Surface to visualization XML (#9000) |
40a2147ddf | 2022-05-23 11:38:04 +0200 | Andreas | Fixing SimCodeTV indention and record ATTR (#8998) |
f8100c1544 | 2022-05-23 11:33:23 +0200 | Adeel Asghar | Issue 8874 (#8999) |
c88cc98217 | 2022-05-21 19:19:32 +0200 | Mahder Gebremedhin | Disable autosetting of optimization flags by libffi. (#8996) |
6974c9750d | 2022-05-20 21:07:04 +0200 | Andreas | Fixing System_moFiles and System_mocFiles Windows wide chars (#8992) |
54d7d41c95 | 2022-05-20 20:38:01 +0200 | perost | Avoid evaluating parameters with Evaluate=false (#8990) |
3ae4c6e593 | 2022-05-20 19:57:24 +0200 | Adeel Asghar | Fix encryption build (#8994) |
6583e52e22 | 2022-05-20 16:32:41 +0200 | Andreas | Solve %ld warning in nonlinearSystem.c (#8993) |
c454bc7d47 | 2022-05-20 10:00:02 +0200 | Andreas | Re-activating error message for getProgramFromStrategy (#8985) |
934e1493a0 | 2022-05-19 13:33:24 +0200 | Mahder Gebremedhin | Minor fixes. |
bfad4b6b4c | 2022-05-19 12:26:11 +0200 | Mahder Gebremedhin | Define WIN32_LEAN_AND_MEAN to avoid mixup of winsock headers. |
3f3397451a | 2022-05-18 15:02:20 +0200 | Mahder Gebremedhin | Fix warnings about multiple definition of OMC_HAVE_IPOPT |
571ec930a0 | 2022-05-19 15:33:30 +0200 | perost | Implement dumping of Vector visualizers (#8987) |
d0dfb07d8c | 2022-05-19 13:09:24 +0200 | perost | Dump components recursively in instance API (#8984) |
e6238a1cc4 | 2022-05-18 16:29:38 +0200 | Andreas | Fix step size for override values (#8975) |
078d62402a | 2022-05-18 15:37:31 +0200 | perost | Implement more restriction checks (#8980) |
ba8ecc87c2 | 2022-05-18 13:26:17 +0200 | Mahder Gebremedhin | Fix compilation on OMDev/MinGW with CMake (#8976) |
648929c42a | 2022-05-18 12:49:53 +0200 | perost | Fix wrong error ids (#8977) |
4a2465077b | 2022-05-18 09:38:16 +0200 | phannebohm | [janitor] Refactor listPop in list.c (#8964) |
d632ee4a45 | 2022-05-17 16:19:19 +0200 | Mahder Gebremedhin | Minor fixes for ModelicaExternalC and CPP runtime builds. (#8972) |
d1015711fe | 2022-05-17 14:33:29 +0200 | kabdelhak | [BE] update nonlinear system handling (#8948) |
9aa66d0ee4 | 2022-05-17 14:08:54 +0200 | perost | Remove Call.getLastPathName (#8971) |
b7b3c97a97 | 2022-05-17 12:46:19 +0200 | Mahder Gebremedhin | Build the garbage collector (libomcgc) as a shared library. (#8969) |
e4b7953c03 | 2022-05-16 21:49:49 +0200 | phannebohm | Fix for C89 (#8965) |
dfa5c6bbdc | 2022-05-16 16:03:11 +0200 | perost | Dumps annotations as JSON in instance API (#8963) |
2ad13875d0 | 2022-05-16 14:21:59 +0200 | Andreas | Don't replace constants with function calls. (#8951) |
caa3fcca84 | 2022-05-16 13:08:49 +0200 | phannebohm | [janitor] Cleanup events.c (#8956) |
627bacf540 | 2022-05-16 11:15:02 +0200 | Mahder Gebremedhin | Build libOpenModelicaRuntimeC and libomcgc as DLLs. (#8961) |
520e4d0bc9 | 2022-05-13 21:37:11 +0200 | Mahder Gebremedhin | Compile static libs with position independent code (#8954) |
b25d02a4c1 | 2022-05-13 19:54:35 +0200 | Lennart Ochel | Update OMSimulator (#8944) |
a8f65ec8cc | 2022-05-13 16:32:13 +0200 | Henning Kiel | set curl timeout to 8s (#8952) |
aa8243e092 | 2022-05-13 16:18:49 +0200 | perost | Dump class comments/annotations in instance API (#8947) |
86c920a90f | 2022-05-13 14:16:06 +0200 | Andreas | Greater equal for MAX_PATH to use long path (#8949) |
2838371822 | 2022-05-13 13:24:46 +0200 | Mahder Gebremedhin | Fix syntax error, again. (#8946) |
ef01ade5d8 | 2022-05-12 15:58:00 +0200 | kabdelhak | [FE] update inline functions (#8942) |
07cc4f3077 | 2022-05-12 12:09:04 +0200 | Mahder Gebremedhin | Fix syntax error. |
0e39c77344 | 2022-05-11 23:42:41 +0200 | perost | Add checks for some specialized class restrictions (#8930) |
fc0540308b | 2022-05-11 20:25:53 +0200 | Adrian Pop | update libraries submodules (#8934) |
7227538634 | 2022-05-11 19:22:20 +0200 | kabdelhak | [BE] creating array parameter bindings correctly (#8933) |
e37efd4fb9 | 2022-05-11 14:20:55 +0200 | Mahder Gebremedhin | Add CI jobs for extra CMake related builds. (#8932) |
78818a86e6 | 2022-05-11 13:15:29 +0200 | perost | Disable compliance-newinst job (#8931) |
489bbd3bc5 | 2022-05-11 11:04:53 +0200 | Adeel Asghar | Improved settings of MODELICAPATH (#8927) |
c1f7c952d4 | 2022-05-11 11:02:05 +0200 | Andreas | Sanity check for sparsity pattern (#8907) |
f11277c4b7 | 2022-05-10 19:55:13 +0200 | Mahder Gebremedhin | Use winsock2.h instead of windows.h. |
df7454a111 | 2022-05-10 19:20:23 +0200 | Mahder Gebremedhin | Link SimulationRuntimeC with Lapack explicitly. |
22e71a927a | 2022-05-10 20:54:19 +0200 | Adrian Pop | Get rid of the warning when loading MSL3.2.3 [#8882] (#8924) |
9d480f734a | 2022-05-10 19:44:50 +0200 | Mahder Gebremedhin | Enable sunlinsollapackdense even with no Fortran support. (#8923) |
50a194617d | 2022-05-10 18:56:27 +0200 | perost | Revert #8921 (#8922) |
f441a33fe6 | 2022-05-10 17:41:47 +0200 | perost | Ignore build metadata in `System.getLoadModelPath` (#8897) |
fd6693aeb1 | 2022-05-10 17:41:38 +0200 | perost | Improve library loading (#8921) |
6cbe43712e | 2022-05-10 13:05:30 +0200 | Andreas | Use long path in omc_file functions on Windows (#8848) |
9cc8609185 | 2022-05-10 13:04:22 +0200 | perost | Fix the check for outer elements in functions (#8919) |
0744f5a7c4 | 2022-05-10 12:35:37 +0200 | Mahder Gebremedhin | Add an interface PThreads library for readability (#8917) |
8584315c35 | 2022-05-10 12:16:24 +0200 | perost | Rename UnorderedSet.addNoUpdCheck to addNew (#8918) |
8529da7901 | 2022-05-09 18:33:22 +0200 | Mahder Gebremedhin | Make Ipopt an optional dependency (#8916) |
f92dd68507 | 2022-05-09 17:48:03 +0200 | Andreas | Memory leak for static LS/NLS data (#8915) |
a20fdfdfdb | 2022-05-09 15:52:37 +0200 | Mahder Gebremedhin | Minor fixes and improvements. (#8914) |
815b3b20d0 | 2022-05-09 15:20:28 +0200 | kabdelhak | [BE] update evalFunction (#8913) |
56f7f2b426 | 2022-05-09 12:49:35 +0200 | Mahder Gebremedhin | Improve 3rdParty/GC configuration. (#8910) |
2484be9272 | 2022-05-09 12:43:20 +0200 | perost | Improve typing of `min`/`max` (#8911) |
ab648c28f9 | 2022-05-09 11:54:20 +0200 | perost | Add simplification rules for `min({})`/`max({})` (#8909) |
0176901667 | 2022-05-09 11:51:41 +0200 | Mahder Gebremedhin | Improve OMParser antlr4 configuration. (#8908) |
9ccf941079 | 2022-05-06 18:27:33 +0200 | perost | Remove mistakenly added debug printout (#8905) |
8bb4472bbe | 2022-05-06 18:24:55 +0200 | perost | Evaluate min/max of empty arrays (#8904) |
5d89d50b8d | 2022-05-06 15:43:11 +0200 | Mahder Gebremedhin | Minor fixes for portability. |
bd1fbfe682 | 2022-05-06 12:14:41 +0200 | Mahder Gebremedhin | Improve GC compilation portability. |
07dc981b12 | 2022-05-05 14:56:21 +0200 | perost | Patch bootstrapped compiler with #8519 (#8902) |
e9578515c5 | 2022-05-05 12:56:15 +0200 | perost | Fix some memory management issues (#8901) |
2a9469b970 | 2022-05-05 02:42:39 +0200 | Francesco Casella | Updates to package manager documentation (#8899) |
d61423ec88 | 2022-05-05 00:31:40 +0200 | Adeel Asghar | Reset Global.packageIndexCacheIndex when ModelicaPath is changed (#8898) |
7385c4f9ad | 2022-05-04 19:51:38 +0200 | Mahder Gebremedhin | Use uppercase letters for keywords in the bat file (#8891) |
9e629e549f | 2022-05-04 19:49:46 +0200 | Mahder Gebremedhin | Export all symbols from a dll on Windows + MSVC. (#8896) |
943988333b | 2022-05-04 13:49:28 +0200 | Mahder Gebremedhin | Do not look for 'output-' or 'anti-' dependencies. (#8889) |
9147fc01b5 | 2022-05-04 11:48:33 +0200 | perost | Fix variability check of `der` (#8895) |
74ebca5007 | 2022-05-04 11:15:34 +0200 | perost | Simplify `der` of constant/parameter (#8892) |
96891b8f7d | 2022-05-03 16:41:22 +0200 | Francesco Casella | Update documentation of variable filter, see #8839 |
3f6b0cbe3a | 2022-05-02 17:56:37 +0200 | Martin Sjölund | Enable log rotation for more branches (#8884) |
0154311e53 | 2022-05-02 14:20:46 +0200 | perost | Improve printing of Absyn.InnerOuter (#8880) |
1c15b17be2 | 2022-04-28 18:52:48 +0200 | perost | Remove SCode.Equation (#8876) |
a71d04eaf4 | 2022-04-28 13:23:27 +0200 | Mahder Gebremedhin | Improve ModelicaExternalC compilation for MSVC. (#8875) |
3ec0161f9f | 2022-04-28 01:33:58 +0200 | Francesco Casella | Improved documentation of Variable filter (#8871) |
64be6f40d8 | 2022-04-27 11:46:22 +0200 | jgillis | Harden FMI getNumericalJacobian when blackbox (#8866) |
85ae74ca89 | 2022-04-26 23:07:40 +0200 | Francesco Casella | Create BUGREPORTING.md (#8870) |
dd9ae733b2 | 2022-04-26 13:09:44 +0200 | kabdelhak | [NB] update array handling (#8869) |
75428a32d9 | 2022-04-26 12:55:45 +0200 | perost | Remove last uses of old HashTable in the NF (#8868) |
d29d3275d8 | 2022-04-25 20:22:41 +0200 | Mahder Gebremedhin | Fix Windows build. (#8864) |
c08d0b789f | 2022-04-25 16:58:12 +0200 | perost | Replace NFHash* with Unordered* (#8863) |
e9a0a070e6 | 2022-04-25 14:59:10 +0200 | Mahder Gebremedhin | Fix overlooked use of strncasecmp for MSVC. (#8858) |
df138c69ff | 2022-04-25 14:15:20 +0200 | Mahder Gebremedhin | Remove unnecessary static function in headers. (#8857) |
3bedcab5ef | 2022-04-25 12:33:17 +0200 | Mahder Gebremedhin | More minor fixes for portable compilation. (#8856) |
9eb2ef2e23 | 2022-04-25 11:55:28 +0200 | perost | Refactor Component.Attributes (#8851) |
9b510d8777 | 2022-04-24 03:35:31 +0200 | Adrian Pop | update OMSimulator submodule to fix #8163 (#8855) |
802adce471 | 2022-04-23 10:33:58 +0200 | perost | Improve connector counting (#8853) |
dcf3514210 | 2022-04-21 12:21:06 +0200 | perost | Implement connector balance checking in the NF (#8845) |
5224c8ac86 | 2022-04-21 11:25:06 +0200 | perost | Remove trailing whitespace in DataReconciliation (#8847) |
dc900ebc69 | 2022-04-14 16:06:11 +0200 | kabdelhak | [NB] basic support for records (#8837) |
ecf58a90a9 | 2022-04-14 13:34:02 +0200 | Mahder Gebremedhin | Include _part*.c files to the list of source files for the FMU Makefile (#8836) |
b1fc5c858b | 2022-04-14 10:37:48 +0200 | perost | Fix usage of deprecated global _1 in cpp runtime (#8833) |
7efd350be1 | 2022-04-13 16:32:25 +0200 | perost | Remove more GraphStream stuff (#8832) |
76b1def2f3 | 2022-04-13 15:52:12 +0200 | Adeel Asghar | Issue 5297 (#8831) |
d24240ca56 | 2022-04-13 15:47:09 +0200 | perost | Update 3rdParty (#8830) |
d77d5a5701 | 2022-04-13 15:00:53 +0200 | perost | Remove GraphStream (#8829) |
9596bfcbbb | 2022-04-12 22:28:25 +0200 | Adeel Asghar | Map array plot to Modelica array that starts from one and not from zero (#8828) |
2abbf9d094 | 2022-04-12 21:56:01 +0200 | Adeel Asghar | Adjust the tolerance for fuzzyCompare (#8822) |
29821fa069 | 2022-04-12 17:33:05 +0200 | perost | Improve instantiation in relaxed contexts (#8824) |
af7f361309 | 2022-04-12 15:30:05 +0200 | Adeel Asghar | Updated the array plot x-axis label (#8826) |
0cd57e6eef | 2022-04-12 14:57:52 +0200 | Adeel Asghar | Sort the converts to version drop down (#8825) |
b339711b74 | 2022-04-12 14:20:19 +0200 | Adeel Asghar | Create a new scale engine (#8823) |
c0de783a46 | 2022-04-12 12:55:47 +0200 | perost | Deprioritize prereleases when loading libraries (#8821) |
162c2c8e4e | 2022-04-12 12:44:46 +0200 | Mahder Gebremedhin | Fix format of generated .bat files (#8820) |
67d7e86f72 | 2022-04-11 17:40:08 +0200 | kabdelhak | [NB] record and array update (#8819) |
834a38bc5f | 2022-04-11 18:13:12 +0530 | Rahul P | Revert #8358 (#8646) |
1d6bbd4172 | 2022-04-11 13:44:43 +0200 | kabdelhak | [NB] update strong component solving (#8818) |
12e1781d20 | 2022-04-11 10:19:24 +0200 | Mahder Gebremedhin | Disable deprecation warnings on ParModauto json reader. |
8672957ffa | 2022-04-11 10:13:12 +0200 | Mahder Gebremedhin | Normalize operating system identifiers. |
5b322f10af | 2022-04-10 13:11:40 +0200 | kabdelhak | [NB] proper handling of if equations (#8816) |
968bdbd41e | 2022-04-08 18:03:00 +0200 | Adeel Asghar | Save as for text files (#8815) |
8759314a51 | 2022-04-08 16:59:06 +0200 | Adeel Asghar | Fix the save as functionality. (#8814) |
4cb872198b | 2022-04-08 16:51:39 +0200 | perost | Improve getModelInstance (#8813) |
1f3162615a | 2022-04-08 14:28:24 +0200 | perost | Fix check of partial function calls (#8812) |
3bc1114c29 | 2022-04-07 15:35:06 +0200 | arun3688 | update OMSimulator submodule (#8807) |
03379dd29a | 2022-04-07 13:58:07 +0200 | Mahder Gebremedhin | Improve MacOS rpath handling for the GUI clients. (#8810) |
a32535f14f | 2022-04-07 12:32:59 +0200 | kabdelhak | [NB] create equations for bound unknown variables (#8809) |
9f77b135ec | 2022-04-06 20:41:22 +0200 | Henning Kiel | fix some warnings (#8808) |
06a87ab5ac | 2022-04-05 16:02:20 +0200 | Adeel Asghar | Fix the bitmap image source check and text horizontal alignment (#8804) |
f6a81b2238 | 2022-04-05 15:37:19 +0200 | Adeel Asghar | Initialize the ModelicaMatReader startTime and stopTime (#8802) |
68f0cde785 | 2022-04-05 15:33:41 +0200 | Andreas | Initialization file without inputPath (#8791) |
c72be69a05 | 2022-04-05 14:17:49 +0200 | Lennart Ochel | Implement fmi2(set|get|free)FMUstate (#8638) |
98ded47f95 | 2022-04-05 12:24:29 +0200 | perost | Allow pure/impure in older Modelica versions (#8803) |
803120035b | 2022-04-05 11:44:15 +0200 | Lennart Ochel | Add all states of the fmi state machines (#8697) |
29a7cffea9 | 2022-04-04 15:08:10 +0200 | perost | Improve handling of `fill` (#8801) |
45d54fe09d | 2022-04-02 11:36:45 +0200 | perost | Fix more regressions from #8788 (#8798) |
0f91fa08c0 | 2022-03-31 14:27:31 +0200 | perost | Fix regression from #8788 (#8794) |
6f31f5083a | 2022-03-31 13:55:05 +0200 | Adeel Asghar | Update SEMLA link (#8793) |
d9b9ced95c | 2022-03-31 11:02:21 +0200 | Mahder Gebremedhin | Remove -Wl,--no-undefined from linker options. (#8792) |
46915e1539 | 2022-03-31 07:41:36 +0200 | arun3688 | check for .json file is NULL and return dummy equation and function info (#8790) |
304e2a10ec | 2022-03-30 15:06:31 +0200 | perost | Handle for-loops with connects when vectorizing. (#8789) |
65ed5abb25 | 2022-03-30 14:30:54 +0200 | perost | Performance improvements (#8788) |
c94a24d0c4 | 2022-03-30 13:44:55 +0200 | Mahder Gebremedhin | Remove Fortran from hard requirements for CMake (#8787) |
4634f82e56 | 2022-03-30 11:48:22 +0200 | Mahder Gebremedhin | Fixes for CMake MacOS build. (#8786) |
0edf4d6e2b | 2022-03-30 10:52:15 +0200 | Henning Kiel | Fix OMEdit compilation and linking on macOS (#8782) |
af4178d57a | 2022-03-30 10:24:45 +0200 | Adeel Asghar | Use the online user's guide (#8785) |
a687bcc7ac | 2022-03-30 08:59:09 +0200 | Adeel Asghar | Improve package manager GUI (#8779) |
c242d85296 | 2022-03-29 15:39:14 +0200 | Mahder Gebremedhin | Put spaces around linker command fragments. (#8780) |
7468264055 | 2022-03-29 12:10:35 +0200 | Mahder Gebremedhin | Use winsock2.h instead of winsock.h (#8778) |
a91b842506 | 2022-03-29 11:16:43 +0200 | Adeel Asghar | If the library required is already loaded with some other version (#8764) |
7262b33a71 | 2022-03-28 17:07:16 +0200 | Mahder Gebremedhin | More whitespace fixes. (#8775) |
62abb40518 | 2022-03-28 16:32:26 +0200 | arun3688 | generate states, input and output vars for linearized python code (#8773) |
54e99b8f2d | 2022-03-28 16:20:41 +0200 | perost | Improve `-d=mergeComponents` (#8774) |
8426dd9ca2 | 2022-03-28 12:45:02 +0200 | Mahder Gebremedhin | Remove variable length arrays from 3rdParty code. (#8769) |
db2265646a | 2022-03-28 11:52:10 +0200 | Mahder Gebremedhin | Remove trailing whitespace and change tab to space (#8768) |
5d116a404f | 2022-03-28 11:21:04 +0200 | Mahder Gebremedhin | Fix compile definition specifications. (#8767) |
836140990a | 2022-03-25 18:29:10 +0100 | Mahder Gebremedhin | Refactor System_launchParallelTasks. (#8762) |
c9bd32e6f1 | 2022-03-25 13:42:07 +0100 | perost | Fix some compilation warnings (#8763) |
ff746bc562 | 2022-03-25 11:11:21 +0100 | Mahder Gebremedhin | Fix typo in preprocessor check. _MSV_VER -> _MSC_VER (#8761) |
0f47b5f7cc | 2022-03-25 10:38:15 +0100 | Mahder Gebremedhin | Fix passing of C array to a function. (#8760) |
8d67b3fedc | 2022-03-25 09:34:56 +0100 | Mahder Gebremedhin | Handle paths with more than one trailing slashes. (#8759) |
f0f25c4325 | 2022-03-25 07:14:08 +0100 | Mahder Gebremedhin | Do not use variable length arrays. (#8755) |
3ab4bf570f | 2022-03-25 01:22:18 +0100 | Adeel Asghar | For angular speeds add rpm in addition to standard rad/s unit (#8682) |
726097aa03 | 2022-03-25 00:28:10 +0100 | Lennart Ochel | Revert "Check bindings for initialization" for Cpp runtime (#8649) |
8b10e73a9a | 2022-03-24 16:01:22 +0100 | Andreas | Print modelica_int with %ld (#8756) |
9f4e15ecb7 | 2022-03-24 10:54:07 +0100 | kabdelhak | [NB] add fileNamePrefix (#8754) |
812821890a | 2022-03-24 01:19:20 +0100 | Adrian Pop | partial fix for #7598 and #8507 (#8753) |
c2f8b8c074 | 2022-03-23 18:56:01 +0100 | perost | Remove mistakenly added code (#8752) |
809ed283e7 | 2022-03-23 16:08:05 +0100 | arun3688 | fix code generation of python file for linearization (#8751) |
cf1bf43da0 | 2022-03-23 15:44:42 +0100 | Adeel Asghar | More fixes for the cross references (#8750) |
dac4475a79 | 2022-03-23 13:15:45 +0100 | perost | Fix DAEUtil.getStartAttr for the new frontend (#8749) |
e6cb23eecf | 2022-03-23 12:40:02 +0100 | Adeel Asghar | Fix cross references (#8747) |
08a1463cd1 | 2022-03-23 11:15:59 +0100 | Mahder Gebremedhin | Add missing preprocessor guards for MSVC. |
65fc77423f | 2022-03-23 11:09:32 +0100 | Mahder Gebremedhin | Remove old ModelicaExternalC linking to omc. |
e8ee9c81d7 | 2022-03-23 11:17:17 +0100 | Adeel Asghar | Updated package manager documentation (#8745) |
8b2625358d | 2022-03-22 12:21:28 +0100 | Adeel Asghar | Only update the part of the documentation annotation (#8742) |
affe9ae870 | 2022-03-22 10:52:54 +0100 | Adeel Asghar | Do not write "install" or "not install" in the text (#8741) |
2cabe3577c | 2022-03-22 10:43:51 +0100 | Adeel Asghar | Always load OpenModelica as is needed for auto completion (#8740) |
a9a3aa6e31 | 2022-03-21 20:11:51 +0100 | Lennart Ochel | Disable fmi import tests (#8728) |
b737a577e5 | 2022-03-21 16:38:43 +0100 | Adeel Asghar | Do not allow to convert the system library (#8737) |
6b61a26e71 | 2022-03-21 16:28:47 +0100 | Adeel Asghar | Do not load the class as system library after conversion (#8733) |
e704eb88a1 | 2022-03-21 14:47:52 +0000 | hudson | Updated libraries * libraries a83ef51...babdf06 (3): > Merge pull request #11 from adeas31/core-libs > Bump libraries > Bump libraries |
ba24aff71b | 2022-03-21 14:44:11 +0100 | perost | Improve library loading for conversion (#8735) |
480e8f60b9 | 2022-03-21 14:43:12 +0100 | perost | Fix some compiler warnings in OMPlot (#8736) |
400496de62 | 2022-03-21 14:32:22 +0100 | Mahder Gebremedhin | Prevent addition of duplicate expanded variables. (#8734) |
c782d81a73 | 2022-03-21 11:34:48 +0100 | Adeel Asghar | Save and close the documentation editing when focus is on text view (#8732) |
d14d9fa103 | 2022-03-21 10:12:39 +0100 | Adeel Asghar | Use the correct heading (#8730) |
fa7189b918 | 2022-03-18 16:12:05 +0100 | perost | Improve dumping of flat types (#8727) |
83e39cb5dd | 2022-03-18 14:35:28 +0100 | Mahder Gebremedhin | Fix build for clang 3.8 on debian stretch. (#8725) |
5dc98f9bcf | 2022-03-18 12:42:36 +0100 | Adrian Pop | fix the symbolic link (#8712) |
6c0a23a3cc | 2022-03-18 10:46:59 +0100 | Adeel Asghar | Delay processing the loadModel callback using QTimer (#8722) |
f9ebf664b9 | 2022-03-18 10:19:51 +0100 | Adeel Asghar | Changed Upgrade installed libraries to Update installed libraries (#8724) |
43ea3e43b2 | 2022-03-18 01:17:26 +0100 | Mahder Gebremedhin | Pass all flags from the bat file to the executable. (#8721) |
1d96e425c0 | 2022-03-17 17:13:07 +0100 | Adeel Asghar | Improve handling of MSL (#8720) |
95159610bc | 2022-03-17 13:40:16 +0100 | kabdelhak | [NB] fix coloring (#8718) |
37eb8d967f | 2022-03-17 09:35:51 +0100 | kabdelhak | [NB] coloring small fix (#8715) |
251b621ed3 | 2022-03-17 09:06:58 +0100 | kabdelhak | [NB] switch back to numeric jacobian default (#8714) |
fbe19ea68f | 2022-03-16 22:46:44 +0100 | kabdelhak | [NB] implement sparsity coloring (#8711) |
2dbc7f761b | 2022-03-16 21:49:59 +0100 | Adrian Pop | fix unit conversion issues on 32bit [#8699] (#8710) |
40544b0820 | 2022-03-16 12:20:50 +0100 | kabdelhak | [NB] update jacobians (#8708) |
9fa25f28cd | 2022-03-16 10:18:42 +0100 | Adeel Asghar | Plot constant curves for practically constant variables (#8707) |
c553b0a043 | 2022-03-16 07:23:24 +0100 | Henning Kiel | improved resolveLoops (#8680) |
d30cc419c5 | 2022-03-15 15:00:39 +0100 | Andreas | Source-code-fmus on Windows using CMake (#8698) |
842f9acb27 | 2022-03-15 13:44:32 +0100 | Andreas | Error message and fail for realpath (#8706) |
c9ba3f4880 | 2022-03-15 12:04:32 +0100 | arun3688 | set start values attributes in initialization mode (#8696) |
ac633679b4 | 2022-03-15 11:30:30 +0100 | Adeel Asghar | Make a duplicate of the environment value (#8703) |
5715e5ca47 | 2022-03-15 10:49:38 +0100 | kabdelhak | [NB] add pseudo array sparsity patterns (#8694) |
cf55d3bb79 | 2022-03-15 08:01:28 +0100 | Lennart Ochel | Update .gitignore (#8695) |
4e0bd4446b | 2022-03-15 01:19:18 +0100 | Adrian Pop | link lib64 to lib so libantrl4-runtime lib can be found (#8700) |
8bb0b0bbff | 2022-03-14 14:15:49 +0100 | Adrian Pop | fix #7354 Modelica Integer parsing, displaying and div on Windows 64bit (#8691) |
4286dad4dc | 2022-03-14 10:46:46 +0100 | phannebohm | [janitor] Refactor program logic (#8684) |
de7d751bde | 2022-03-14 10:45:13 +0100 | phannebohm | [NB] Fix differentiation of functions (#8681) |
cbb0199dc2 | 2022-03-12 19:51:39 +0400 | Mahder Gebremedhin | Fix and generalize dependency analysis for algorithms. (#8689) |
44260a1203 | 2022-03-12 18:59:41 +0400 | Mahder Gebremedhin | Add initial testcases for automatic parallelization. (#8688) |
267eb57b8c | 2022-03-12 12:56:05 +0400 | Mahder Gebremedhin | Add a modified version of Intel TBB to OpenModelica (#8685) |
c94e2ebbd9 | 2022-03-11 14:12:05 +0100 | perost | getModelInstances fixes (#8683) |
9cdc236a2f | 2022-03-11 12:54:01 +0100 | Adeel Asghar | Only apply the prefix if unit is one of prefixable unit (#8673) |
ea634ddcde | 2022-03-11 09:12:42 +0100 | Andreas | Fixing memory leak in ida_solver. (#8675) |
195f215549 | 2022-03-10 20:46:34 +0100 | phannebohm | Fix bug with hash sets (#8654) |
dd4e4ae372 | 2022-03-10 21:40:57 +0400 | Mahder Gebremedhin | Explicitly specify the current directory to cover <> includes. (#8678) |
17088e2fce | 2022-03-10 17:25:02 +0100 | Andreas | Removing debug prints / comments (#8677) |
b507d30989 | 2022-03-10 15:42:03 +0100 | perost | First draft of getModelInstance API (#8676) |
6c7b82dfb9 | 2022-03-10 12:42:13 +0100 | kabdelhak | remove new line (#8674) |
de8cb1ebd5 | 2022-03-10 11:39:43 +0100 | kabdelhak | [NB] update initialization (#8672) |
9e4f2b55df | 2022-03-10 10:23:45 +0100 | Adeel Asghar | Use "Level of support by OpenModelica" instead of "Support Levels" (#8669) |
1347ed8241 | 2022-03-10 09:01:26 +0100 | Adeel Asghar | Add a drop down button for system libraries on the start page (#8665) |
9fb3a7de25 | 2022-03-09 19:24:46 +0100 | kabdelhak | New backend events (#8659) |
7e47840d3e | 2022-03-09 17:29:58 +0100 | perost | Don't overwrite inner/outer for derived types (#8668) |
91ad82a995 | 2022-03-09 13:49:31 +0100 | bernhardbachmann | Fixed reinit in DAE (#8664) |
5b39f819ea | 2022-03-09 12:23:36 +0100 | Adeel Asghar | Removed the prompt for switching to OF if translation fails (#8663) |
1597fe0ea3 | 2022-03-09 12:15:44 +0100 | perost | Fix Interactive.evaluateGraphicalApi_dispatch (#8662) |
de06db4d32 | 2022-03-09 11:43:59 +0100 | Adeel Asghar | Use the callback function to see which libraries are auto loaded (#8660) |
f3f30d9421 | 2022-03-08 23:27:15 +0100 | kabdelhak | [NB] proper adjacency matrix types + janitor (#8651) |
a9f4b68963 | 2022-03-08 22:47:20 +0100 | phannebohm | [janitor] Fix CodegenC.tpl (#8657) |
fa6f392526 | 2022-03-08 19:32:22 +0100 | bernhardbachmann | No states da emode fix (#8655) |
30bf246985 | 2022-03-08 16:44:59 +0100 | phannebohm | Add assert check for event sub-clocks (#8650) |
0b2db458d6 | 2022-03-08 12:40:34 +0100 | perost | Improve 55f5d0dd (#8653) |
173238768c | 2022-03-08 10:13:03 +0100 | kabdelhak | [NB] add function and algorithm differentiation (#8644) |
55f5d0ddcc | 2022-03-07 14:04:08 +0100 | perost | Add callback for loading models (#8647) |
e4e5fe7c27 | 2022-03-07 11:04:37 +0100 | Adeel Asghar | Update the connection when start and end belong to the same element (#8645) |
60ede2fc08 | 2022-03-07 10:52:58 +0100 | phannebohm | [janitor] cummulated stuff (#8426) |
39088fb9df | 2022-03-06 19:23:45 +0100 | phannebohm | [NB] Fix derivatives of some builtin functions (#8643) |
f2b184939a | 2022-03-04 19:18:04 +0100 | Francesco Casella | Update issue templates (#8486) |
005129cd64 | 2022-03-04 14:27:05 +0100 | kabdelhak | [NB] use function derivative annotation (#8629) |
562c483f17 | 2022-03-04 13:00:02 +0100 | Lennart Ochel | Update OMSimulator (#8637) |
df5422bf1c | 2022-03-04 10:53:03 +0100 | arun3688 | fix typos in dataReconciliation.rst (#8636) |
92982c42b7 | 2022-03-03 12:46:51 +0100 | arun3688 | fix typos in data Reconciliation users guide (#8631) |
5d2381ceaf | 2022-03-02 22:16:11 +0100 | Lennart Ochel | Update OMSimulator (#8627) |
236dd9c092 | 2022-03-02 21:44:37 +0100 | perost | Clean up interactive API implementation a bit (#8628) |
76ee2db194 | 2022-03-01 17:59:28 +0100 | bernhardbachmann | Fixed handling of events in daeMode with no states (#8625) |
46c6e9eac4 | 2022-03-01 17:05:08 +0100 | perost | Fix Expression.recordElement (#8626) |
6260b81ca0 | 2022-03-01 14:39:24 +0100 | perost | Fix some issues with Connections.uniqueRootIndices (#8622) |
f425a438cc | 2022-03-01 14:35:40 +0100 | Adeel Asghar | Handle the inheritance when animating using DynamicSelect annotation (#8623) |
76e1b9239f | 2022-03-01 11:21:14 +0100 | kabdelhak | [janitor] cleanup NSimCode (#8621) |
dff64f6f3c | 2022-02-28 17:25:34 +0100 | kabdelhak | Jacobian Update for the new Backend (#8616) |
e44c5d7189 | 2022-02-28 11:14:18 +0100 | Lennart Ochel | Update OMSimulator (#8614) |
39a21aaa82 | 2022-02-25 22:13:14 +0100 | Lennart Ochel | Update OMSimulator (#8613) |
cfdd44eea2 | 2022-02-25 21:25:34 +0100 | Lennart Ochel | Update --fmiFilter description (#8612) |
64d8413db0 | 2022-02-25 17:05:19 +0100 | Lennart Ochel | Fix computation of directional derivatives (#8611) |
d4f0a2b2ad | 2022-02-25 08:59:06 +0100 | Henning Kiel | clean up enum handling (#8589) |
164b90d287 | 2022-02-24 17:22:25 +0100 | Adeel Asghar | Preserve the DynamicSelect when the graphical primitives are updated (#8605) |
e16ede2e09 | 2022-02-24 16:57:54 +0100 | bernhardbachmann | Corrected counting of solvers statistcs (#8606) |
a00489cc19 | 2022-02-23 19:35:25 +0100 | arun3688 | update dataReconciliation Users Guide (#8603) |
749337c5d8 | 2022-02-23 17:02:09 +0100 | Mahder Gebremedhin | Add the mingw directories to the FFI search paths. (#8602) |
4167a56c73 | 2022-02-23 15:50:03 +0100 | perost | Fix some compilation warnings (#8601) |
9405381f63 | 2022-02-23 13:47:18 +0100 | perost | Remove DAE.STMT_FOR index and DAE.CREF_ITER (#8599) |
1c2ab765df | 2022-02-23 12:36:29 +0100 | Adeel Asghar | Better representation of derivatives of arrays (#8598) |
0d6d5fd11d | 2022-02-23 11:33:31 +0100 | Lennart Ochel | Update OMSimulator (#8597) |
5e4e326152 | 2022-02-22 22:17:49 +0100 | Lennart Ochel | Update OMSimulator (#8457) |
012d919450 | 2022-02-22 13:21:16 +0100 | Adeel Asghar | Sync with compiler default for --fmiFilter (#8594) |
f6dfe830e7 | 2022-02-21 14:09:52 +0100 | Mahder Gebremedhin | Minor cleanup for the CMake configuration. (#8588) |
d6e04c0efc | 2022-02-19 11:58:54 +0100 | perost | Fix function evaluation for HelmholtzMedia (#8586) |
b6e1ec940f | 2022-02-18 20:31:17 +0100 | Vitalij | Updates to optimization chapter (#8541) |
1a809ac7ef | 2022-02-18 20:10:09 +0100 | Lennart Ochel | Use --fmiFilter=protected by default (#8585) |
e907ba7a81 | 2022-02-18 16:33:13 +0100 | Henning Kiel | Return default start value for enumerations (#8569) |
edbf69405d | 2022-02-18 16:31:32 +0100 | arun3688 | filter variables from knowns and unknowns for directional derivatives (#8576) |
d04340ee61 | 2022-02-18 15:27:56 +0100 | perost | More array improvements (#8582) |
b16ae93bcf | 2022-02-18 15:27:41 +0100 | Mahder Gebremedhin | Declare equationIndexes to null for now. (#8583) |
88f80d558d | 2022-02-18 15:27:19 +0100 | Lennart Ochel | Update BooleanNetwork1 (#8581) |
3f313de051 | 2022-02-18 13:56:16 +0100 | Lennart Ochel | Fix --fmiFilter=protected (#8579) |
287a442117 | 2022-02-18 13:37:42 +0100 | perost | Improve function evaluation (#8580) |
56e1f47568 | 2022-02-18 12:34:29 +0100 | Mahder Gebremedhin | Generate a batch script on Windows (launches exe) (#8572) |
00da4a912f | 2022-02-18 09:44:09 +0100 | arun3688 | generate partial derivatives for fmus with initialization DAE (#8477) |
dfa5ea6032 | 2022-02-18 03:11:52 +0100 | perost | Fix function evaluation regression (#8575) |
caa88359da | 2022-02-17 17:38:04 +0100 | perost | Improve flattening performance (#8573) |
ca7559a46d | 2022-02-17 15:21:29 +0100 | perost | Implement array expression using arrays (#8570) |
eee082e351 | 2022-02-17 13:56:20 +0100 | Adeel Asghar | Populate the library and version drop-down based on filters (#8563) |
11b99d955e | 2022-02-16 21:35:35 +0100 | Lennart Ochel | Check bindings for initialization (#8562) |
9bca51e40d | 2022-02-16 17:36:06 +0100 | phannebohm | [janitor] Remove unnecessary wrapper (#8566) |
2590823b62 | 2022-02-16 16:32:25 +0100 | Lennart Ochel | Only literal constants qualify as initial=exact (#8557) |
75c31ea6cd | 2022-02-16 15:08:32 +0100 | Lennart Ochel | Return default start value according to type (#8558) |
3e9e9f81ce | 2022-02-16 14:17:01 +0100 | perost | Fix simplification of `array or array` (#8559) |
83634b05b2 | 2022-02-16 12:38:05 +0100 | perost | Improve checking of protected modifications (#8556) |
b1522d89fc | 2022-02-16 08:13:08 +0100 | Lennart Ochel | Make cse variables parameters that are added to globalKnownVars (#8551) |
0897872ac1 | 2022-02-15 21:33:15 +0100 | Mahder Gebremedhin | Update PATH with library dirs before system calls. (#8552) |
ea6c02634a | 2022-02-15 20:29:41 +0100 | Lennart Ochel | Update .gitignore (#7701) |
efbdcda99d | 2022-02-15 15:18:41 +0100 | Adeel Asghar | Save the experiment annotation without simulating the model (#8549) |
8d0b1ce875 | 2022-02-15 13:36:18 +0100 | perost | Reorganize some NFExpression records (#8547) |
bf2fb176ac | 2022-02-14 15:50:31 +0100 | perost | Forbid modifying protected elements (#8512) |
70d7fff471 | 2022-02-14 13:30:30 +0100 | perost | Improve typing of dimensions (#8543) |
f7516f6d3a | 2022-02-14 12:45:12 +0100 | Mahder Gebremedhin | Update 3rdParty submodule. (#8542) |
4717759fc5 | 2022-02-07 13:50:56 +0100 | Mahder Gebremedhin | Update FFI search directories. |
fda2dde766 | 2022-02-07 13:49:38 +0100 | Mahder Gebremedhin | Build static and shared versions of ModelicaExternalC |
29cce9d080 | 2022-02-07 13:45:42 +0100 | Mahder Gebremedhin | Add zlib as a standalone 3rdParty library. |
341ba59ae4 | 2022-02-11 19:14:04 +0100 | phannebohm | Fix zero crossing detection (#8537) |
eb0ed2668e | 2022-02-11 17:34:42 +0100 | Andreas | Find value of NEED_CMINPACK in configure (#8536) |
2638a98d8d | 2022-02-11 16:12:31 +0100 | perost | Make the self reference check in Lookup recursive (#8535) |
5fd3b214d3 | 2022-02-11 12:38:54 +0100 | Mahder Gebremedhin | Remove no longer needed linkage of ModelicaExternalC libs. (#8533) |
82f850c68e | 2022-02-11 12:18:16 +0100 | Mahder Gebremedhin | [CI] Parallel build for dependencies omedit-testsuite. (#8532) |
e15bbcf888 | 2022-02-11 11:47:00 +0100 | phannebohm | Remove trailing whitespace in solver dump (#8527) |
3f449f2550 | 2022-02-11 11:14:16 +0100 | Mahder Gebremedhin | libfmi shared and static. libOpenModelicaFMIRuntime static. (#8531) |
07173a7832 | 2022-02-10 23:40:44 +0100 | perost | Improve evaluation of component references (#8530) |
803a3c0fdc | 2022-02-10 23:31:09 +0100 | perost | Refactor typing of builtin Connections.* functions (#8529) |
cea85cf5ee | 2022-02-10 17:24:13 +0100 | kabdelhak | New Backend Merge (#8520) |
c3c0e2b08e | 2022-02-10 15:58:39 +0100 | perost | Warn about trailing whitespace in rtest baselining (#8526) |
4dbf5668cf | 2022-02-09 15:55:37 +0100 | Vitalij | [DO] added documentation from massimo ceraolo (#8068) |
2db8f705c9 | 2022-02-09 13:41:33 +0100 | kabdelhak | [FE] update unboxing for metamodelica (#8519) |
4a43dbcc57 | 2022-02-09 00:30:45 +0100 | perost | Give an error for invalid unit expressions (#8518) |
6d6801bbce | 2022-02-08 19:48:24 +0100 | phannebohm | Fix detection of discrete array variables (#8514) |
851ba5eb9d | 2022-02-08 18:36:43 +0100 | phannebohm | Check rational arithmetic for overflow (#8504) |
9489298ff1 | 2022-02-07 13:56:52 +0100 | perost | Add dumping of name map for mergeComponents (#8505) |
f605064aef | 2022-02-04 18:41:26 +0100 | Mahder Gebremedhin | Make the installation dir of OMSimulator consistent (#8503) |
6aa4217565 | 2022-02-04 16:05:31 +0100 | Mahder Gebremedhin | Fix import location of libOMSimulator. (#8502) |
33200a080e | 2022-02-04 12:41:02 +0100 | perost | Make rtest work with both cmake and autotools (#8499) |
bfdc7155ce | 2022-02-04 11:56:45 +0100 | perost | Fix Testsuite.friendly2 for cmake build (#8498) |
262ad75b37 | 2022-02-03 15:19:11 +0100 | Mahder Gebremedhin | Documentation for OpenModelica CMake config. (#8497) |
b40380abae | 2022-02-03 14:58:59 +0100 | Mahder Gebremedhin | Install the required runtime dlls on MinGW. (#8496) |
df769f4376 | 2022-02-03 11:35:05 +0100 | perost | Improve typing of crefs (#8495) |
cfbcffbefa | 2022-02-02 19:04:27 +0100 | Mahder Gebremedhin | [CMake] do not build in each dir anymore. No need. (#8494) |
5f36b2bc03 | 2022-02-02 18:29:22 +0100 | Mahder Gebremedhin | Install the configure script as executable. (#8493) |
bf4bc931e6 | 2022-02-02 12:10:41 +0100 | Mahder Gebremedhin | Install the dgesv headers to the FMU sources dir. |
2fcc24281a | 2022-02-01 18:31:32 +0100 | Mahder Gebremedhin | Install the CMinpack headers to the FMU sources dir |
6e92c1b6c1 | 2022-02-01 16:18:59 +0100 | perost | Implement automatic component merging (#8490) |
1772c4b421 | 2022-01-28 00:56:25 +0100 | Mahder Gebremedhin | Enable/Disable GUI and CPP runtime at configure time. (#8485) |
68fa35afa0 | 2022-01-27 12:07:11 +0100 | kabdelhak | [NF] update discrete variable verification (#8476) |
9651533402 | 2022-01-26 14:47:18 +0100 | perost | Improve OF and NF checkModel (#8473) |
ed1e042804 | 2022-01-25 19:32:11 +0100 | Andreas | CMinpack in source-code FMUs (#8471) |
033bbaf2e9 | 2022-01-25 14:46:14 +0100 | perost | Clean up SCodeUtil.traverse* functions (#8468) |
5e94f19b4a | 2022-01-25 13:51:12 +0100 | Adeel Asghar | Only try to read the profiling json file when profiling is on (#8467) |
5c10d4c725 | 2022-01-24 15:43:04 +0100 | phannebohm | Fix names for nonlinear sparse solver flags (#8447) |
87d58d47b4 | 2022-01-21 23:38:21 +0100 | Mahder Gebremedhin | Fixes for FMU generation on Windows with CMake built omc (#8451) |
5cb0f20ef8 | 2022-01-21 22:59:00 +0100 | Mahder Gebremedhin | Define LINK_SUNDIALS_STATIC when compiling FMU sources (#8450) |
d44625d883 | 2022-01-21 14:47:46 +0100 | perost | Allow looking up functions in nested components (#8444) |
ebaac9b11c | 2022-01-19 15:34:02 +0100 | Mahder Gebremedhin | Check if class exists before linearization. (#8417) |
52c8c2ced0 | 2022-01-19 00:59:58 +0100 | kabdelhak | [BE] fix ASSC pivoting (#8436) |
b76366f1c3 | 2022-01-18 16:24:36 +0100 | perost | Further improve context check in typeCref (#8435) |
808cd71bd1 | 2022-01-18 14:48:53 +0100 | arun3688 | fix --fmiFilter=blackBox and protected (#8433) |
e2546399fe | 2022-01-18 14:20:47 +0100 | Adeel Asghar | Ask for the name when duplicating the component (#8434) |
24b85e3329 | 2022-01-17 22:55:04 +0100 | perost | Improve TryExtends test case (#8431) |
0dc5d2bafa | 2022-01-17 17:32:59 +0100 | perost | Check restriction on class to be instantiated (#8430) |
04813f518b | 2022-01-17 15:50:54 +0100 | Adeel Asghar | Copy the element dimensions when duplicating (#8429) |
8986c02296 | 2022-01-16 17:15:15 +0100 | Mahder Gebremedhin | Mark the qt clients as GUI executables. |
2eba6534d3 | 2022-01-14 17:35:14 +0100 | Mahder Gebremedhin | libbfd needs libintl and zlib. |
72aca4f581 | 2022-01-14 15:38:51 +0100 | Mahder Gebremedhin | Handle linking of binutil's libbfd with OMEdit. |
baeba11887 | 2022-01-14 15:43:36 +0100 | Mahder Gebremedhin | Modify the C flags not the CXX flags. Typo. |
a3c5036cfb | 2022-01-14 13:25:30 +0100 | perost | Fix #8413 properly (#8422) |
0aa0fe7c65 | 2022-01-14 12:22:18 +0100 | perost | Revert cref typing fix that doesn't quite work (#8421) |
4196d44514 | 2022-01-14 09:47:34 +0100 | perost | Partially revert #8414 (#8420) |
ec6160b8d9 | 2022-01-13 17:48:36 +0100 | perost | Fix typing of crefs in record constructors (#8413) |
cd7679426f | 2022-01-13 17:34:39 +0100 | perost | Improve conditional array type handling (#8414) |
6e1b5f7b64 | 2022-01-13 17:05:49 +0100 | Mahder Gebremedhin | Compile the resource files with the GUI executables (#8412) |
0b740e75eb | 2022-01-13 14:54:02 +0100 | phannebohm | Fix homotopy depenency in initial equations (#8408) |
f1d4754c7f | 2022-01-13 14:33:41 +0100 | perost | Remove check for `each` on scalars (#8409) |
50741cc3cb | 2022-01-13 13:33:49 +0100 | Mahder Gebremedhin | Add -DUNICODE to compilation of OMEDitLib. (#8410) |
80cce20126 | 2022-01-11 15:36:44 +0100 | Mahder Gebremedhin | Make sure C math constants are set before using them |
fe2593e3b0 | 2022-01-11 12:46:23 +0100 | Mahder Gebremedhin | Check for _WIN32 instead of WIN32. |
284d7292d8 | 2022-01-12 14:58:44 +0100 | Mahder Gebremedhin | Rename OMSimulator.mo to OMSimulatorExt.mo (#8404) |
06f963d473 | 2022-01-12 13:14:40 +0100 | perost | Handle inverse in dependency analysis (#8403) |
48083f097a | 2022-01-12 13:00:42 +0100 | Mahder Gebremedhin | Silence parentheses-equality warning for clang. (#8402) |
72026fea1b | 2022-01-12 11:44:54 +0100 | Mahder Gebremedhin | Fix importing of OMSimulatorLib for Windows. (#8401) |
aed8f07458 | 2022-01-11 17:05:57 +0100 | perost | Improve typing of sum(A) and product(A) (#8400) |
4e7b6fedf8 | 2022-01-11 16:59:53 +0100 | Mahder Gebremedhin | Export all symbols from libOpenModelicaCompiler. (#8399) |
fdf426dd98 | 2022-01-11 16:20:18 +0100 | perost | Don't type outer components (#8398) |
d1bee64af8 | 2022-01-10 16:19:40 +0100 | perost | Improve subscripting of if-expressions (#8396) |
e47fb569f1 | 2022-01-10 16:00:51 +0100 | Mahder Gebremedhin | Rename GC.mo to GCExt.mo. (#8395) |
eb90919623 | 2022-01-10 14:58:50 +0100 | phannebohm | Fix handling of REAL_CLOCK (#8390) |
ed824a9b92 | 2022-01-10 12:59:47 +0100 | perost | Fix scope when mixing replaceable and inner/outer (#8394) |
102cf6e62f | 2022-01-10 12:00:05 +0100 | perost | Check for negative dimensions later (#8393) |
d469b93c35 | 2022-01-10 10:58:14 +0100 | perost | Handle fill in ExpandExp (#8391) |
a499198eb3 | 2022-01-09 03:33:18 +0100 | Adrian Pop | Use choice comment in dropdown #7488 (#8382) |
8291efd717 | 2022-01-05 17:45:15 +0100 | phannebohm | Refactor debug print of backenddaeinfo (#7790) |
df85172ec3 | 2022-01-04 18:13:55 +0100 | Andreas | Use BUILD_TYPE for OMSimulator CMake build (#8378) |
548834361f | 2022-01-04 18:05:37 +0100 | Andreas | Fixing Synchronous C-runtime implementation (#8324) |
f08a5316fc | 2022-01-04 14:35:42 +0100 | Mahder Gebremedhin | Link to static versions of sundails for FMUs. (#8377) |
6c3a4e429f | 2022-01-01 17:05:25 +0100 | Adrian Pop | support for choices annotation in omc (#7487) (#7652) |
94e2beef9e | 2021-12-30 15:12:30 +0100 | arun3688 | check epsilon greater than 0 for dataReconciliation (#8375) |
5cc21bb3c0 | 2021-12-29 13:32:26 +0100 | Mahder Gebremedhin | Compile sundials as position independent code. (#8372) |
4c87b752b8 | 2021-12-28 16:53:25 +0100 | Adrian Pop | check if mpLibraryTreeItem is not NULL as it can be when re-simulating (#8370) |
2816063faf | 2021-12-28 15:58:04 +0100 | arun3688 | validate dataReconciliation GUI (#8368) |
218e4f9fe0 | 2021-12-28 14:24:17 +0100 | Mahder Gebremedhin | Remove unused code and unused target. (#8367) |
8911b0bc71 | 2021-12-27 19:25:07 +0100 | arun3688 | interpolate inputs with input_real_derivatives (#8364) |
ff44d50678 | 2021-12-24 11:57:38 +0100 | arun3688 | implement fmi2SetRealInputDerivatives (#8357) |
602775e885 | 2021-12-23 18:50:01 +0100 | Adrian Pop | revert the last OPC UA commit as it breaks the Windows builds (#8358) |
8713a817d7 | 2021-12-22 12:45:43 +0100 | Mahder Gebremedhin | Do not expand slices in NF if targeting CPP runtime. (#8356) |
3e197608f9 | 2021-12-21 16:18:23 +0100 | arun3688 | add QStackedWidget for data Reconciliation Algorithm (#8354) |
e9883a7ddf | 2021-12-21 13:25:20 +0530 | Rahul P | OPC UA terminate functionality (#8310) |
7e168cd93f | 2021-12-18 14:17:38 +0100 | John Tinnerholm | Classify Modelica as Modelica and Not Mokoto (#8346) |
5a6b507758 | 2021-12-17 15:47:35 +0100 | perost | Change sliced crefs to array constructors (#8339) |
6f1e7d1c32 | 2021-12-16 15:50:20 +0100 | perost | Remove bad guard for synchronous operators (#8338) |
c96eeeb434 | 2021-12-16 15:38:19 +0100 | perost | Fix some uninitialized variable accesses (#8337) |
544c6ab0cb | 2021-12-16 15:19:17 +0100 | Mahder Gebremedhin | Fix messages printed by the lib download script. (#8335) |
16a0a9cf77 | 2021-12-16 14:15:57 +0100 | perost | Clean up test cases (#8334) |
f66698df69 | 2021-12-16 13:48:59 +0100 | Mahder Gebremedhin | Cleanup codegen cref handling (#8328) |
d6cdbc5c76 | 2021-12-15 17:12:00 +0100 | perost | Simplify typing of builtin functions (#8329) |
b28ce89afa | 2021-12-15 11:31:21 +0100 | kabdelhak | [NF] fix nested algorithm vectorization (#8326) |
c81226ab45 | 2021-12-14 18:54:30 +0100 | perost | Vectorize bindings when using -d=-nfScalarize (#8267) |
9865af7940 | 2021-12-14 18:02:21 +0100 | perost | Implement custom polymorphic types (#8323) |
95cc070760 | 2021-12-14 15:03:28 +0100 | perost | Improve --dumpFlatModel (#8322) |
8cecf668ef | 2021-12-13 23:13:38 +0100 | Adrian Pop | try to find and link the threads library (#8317) |
e8c3123a97 | 2021-12-13 17:39:49 +0100 | Mahder Gebremedhin | [cmake] Add the testsuite-depends target. (#8315) |
ef563cc2c6 | 2021-12-13 17:36:52 +0100 | perost | Improve handling of functional arguments (#8311) |
7ee305e6ba | 2021-12-13 17:35:16 +0100 | Andreas | Adding noClock to NF getSpecialReturnType (#8314) |
99574cdea1 | 2021-12-13 12:37:23 +0100 | perost | Improve handling of previous() operator (#8301) |
edc24144e6 | 2021-12-13 12:29:42 +0100 | perost | Handle array constructors in Call.unboxArgs (#8308) |
50859455ba | 2021-12-10 20:19:10 +0100 | perost | Handle function partial application in EvalFunction (#8302) |
3d91fc8f23 | 2021-12-10 17:04:12 +0100 | perost | Implement pure() operator (#8300) |
8290037a67 | 2021-12-08 15:06:39 +0100 | Mahder Gebremedhin | [cmake] Build the non-default targets on Jenkins. |
e247d3c965 | 2021-12-08 14:55:44 +0100 | Mahder Gebremedhin | Link OMEditLib with Qt::svg. |
69c2fff7b0 | 2021-12-10 15:40:36 +0100 | Martin Sjölund | Parse `pure(...)` as a function call (#8295) |
87b64f8b66 | 2021-12-10 15:27:22 +0100 | perost | Improve constraining modifiers on classes (#8298) |
0e5320a867 | 2021-12-09 17:11:57 +0100 | perost | Fix handling of default function arguments (#8290) |
ccebe53bd4 | 2021-12-09 16:45:09 +0100 | Mahder Gebremedhin | Fix generation of slice arrays in records. (#8289) |
0e4367f161 | 2021-12-09 14:13:09 +0100 | AnHeuermann | Rotate ringBuffer when step size zero |
07d5deb23d | 2021-12-09 15:58:55 +0100 | perost | Fix handling of function parameters of record type (#8288) |
aeb8a6d1a3 | 2021-12-07 18:06:11 +0100 | arun3688 | export relatedBoundaryConditions to html report (#8281) |
4862560433 | 2021-12-07 15:45:04 +0100 | perost | Evaluate subscripts in actualStream/inStream (#8278) |
49552c6779 | 2021-12-07 15:34:16 +0100 | Mahder Gebremedhin | Add support for omc-diff and reference files. (#8277) |
cf55cd70e0 | 2021-12-07 11:10:23 +0100 | Adeel Asghar | Added a new interface for data reconciliation (#8257) |
3adf772468 | 2021-12-07 10:29:13 +0100 | Adeel Asghar | Use the cursor position also when adding system and connector (#8276) |
537b4a37c7 | 2021-12-06 17:59:50 +0100 | perost | Fix typing of already typed binary expressions (#8274) |
92b4063d26 | 2021-12-06 16:24:02 +0100 | Mahder Gebremedhin | Remove debug printing and report installed libs. |
d419fb24be | 2021-12-06 15:56:04 +0100 | Adeel Asghar | Add the new sub elements like FMU, tables etc. at the cursor position (#8269) |
478c20220e | 2021-12-06 15:53:39 +0100 | Adeel Asghar | Missing file from last commit (#8266) |
0616ea8ce3 | 2021-12-06 14:49:51 +0100 | Mahder Gebremedhin | Add CMake support libs-for-testing. (#8265) |
6e1c39cb0b | 2021-12-06 13:08:17 +0100 | perost | Fix initial environment when changing frontend (#8264) |
4f16e6af22 | 2021-12-06 10:53:28 +0100 | Adeel Asghar | Added documentation for install and convert library interfaces (#8263) |
979332e586 | 2021-12-04 12:58:20 +0100 | perost | Fix Clock for the old frontend (#8261) |
d9142e17a8 | 2021-12-03 17:06:25 +0100 | perost | ParModelica fixes for the new frontend (#8260) |
dbc8d8b936 | 2021-12-03 16:12:38 +0100 | perost | Don't treat Clock as a reserved name (#8259) |
afdbc3f48a | 2021-12-03 14:07:15 +0100 | Mahder Gebremedhin | Mark generated files as OUTPUTS. |
4d1152ca11 | 2021-12-03 14:03:57 +0100 | Mahder Gebremedhin | Update the bootstrap source for GenerateAPIFunctionsTpl |
21450d718b | 2021-12-03 12:50:28 +0100 | Mahder Gebremedhin | [cmake] Add support for OMEdit. |
11078b7d82 | 2021-12-02 19:58:38 +0100 | perost | Fix class redeclaration issue (#8255) |
4e2e163951 | 2021-12-02 13:45:57 +0100 | Mahder Gebremedhin | [cmake] Improve handling of OMSimulator. |
ba7ee7bac2 | 2021-12-02 10:09:57 +0100 | Mahder Gebremedhin | Qualify some OMEdit header include directives. |
a43e053a1e | 2021-12-01 23:16:16 +0300 | Mahder Gebremedhin | Fix wrong include guard in C file for QT API generation. |
100185e7a4 | 2021-12-02 12:35:03 +0100 | Adeel Asghar | Fix platforms for FMU export (#8250) |
724e485975 | 2021-12-02 10:41:59 +0100 | Mahder Gebremedhin | Rename OMEdit's omc_config.h to omedit_config.h (#8252) |
8e1077a6af | 2021-12-01 17:38:54 +0100 | perost | Improve saveTotalModelDebug (#8251) |
14546fe3d9 | 2021-11-30 19:41:32 +0100 | perost | Redeclare improvements (#8249) |
1140171398 | 2021-11-30 13:28:27 +0100 | Adeel Asghar | Use textColor instead of depreciated lineColor from FilledShape (#8246) |
c2f9122c2a | 2021-11-29 11:22:54 +0100 | Mahder Gebremedhin | [cmake] Add CMake build support for OMNotebook |
6414d03dc2 | 2021-11-29 11:22:54 +0100 | Mahder Gebremedhin | [cmake] Add CMake build support for OMShell |
ec99aac5b9 | 2021-11-29 11:08:34 +0100 | Adeel Asghar | Do not hard code the icon annotation visible attribute (#8238) |
4d5294ca8b | 2021-11-29 10:31:43 +0100 | Adeel Asghar | Always use visible = true until #2081 is fixed (#8237) |
962c2112c3 | 2021-11-28 15:52:08 +0100 | Adeel Asghar | Issue 8061 (#8226) |
b3681acee9 | 2021-11-26 20:09:08 +0100 | perost | Output comments/annotations in Flat Modelica (#8232) |
3eae525c6a | 2021-11-26 17:34:24 +0100 | perost | Improve Flat Modelica output (#8231) |
da94d68a5b | 2021-11-26 12:55:11 +0100 | Mahder Gebremedhin | Add CMake build support for qwt and OMPlot. (#8225) |
6b651eb647 | 2021-11-26 09:50:12 +0100 | Francesco Casella | Update package management section in the User's Guide (#8146) |
4fb12f37fd | 2021-11-25 14:01:09 +0100 | perost | Make subscripting functions for -f optional (#8224) |
dc7de090e4 | 2021-11-25 13:23:30 +0100 | Adrian Pop | add a report button (#8185) |
2f849cefd4 | 2021-11-25 13:11:56 +0100 | Mahder Gebremedhin | Add test for #8166. (#8223) |
7e7e92934d | 2021-11-24 22:58:50 +0100 | Mahder Gebremedhin | Handle functions returning enumerations. (#8196) |
e920dc2bf2 | 2021-11-24 17:48:42 +0100 | perost | Improve sorting of local function variables (#8218) |
f6468aec2e | 2021-11-24 15:21:08 +0100 | perost | Quote for-equation iterator in Flat Modelica (#8216) |
8213b2cc3a | 2021-11-24 14:43:28 +0100 | perost | Improve flattening without scalarization (#8214) |
7c3ddb9cac | 2021-11-24 14:03:09 +0100 | perost | Flat Modelica fixes (#8215) |
4ff85b3970 | 2021-11-24 13:21:05 +0100 | phannebohm | [janitor] Use string constants for var prefixes (#8213) |
15cb39456e | 2021-11-24 13:20:54 +0100 | phannebohm | Hide previous(v) in the result file (#8209) |
a1b67a11b2 | 2021-11-24 10:16:45 +0100 | Adeel Asghar | Convert the parameters to base unit when exporting to csv (#8212) |
7bb55ae379 | 2021-11-23 18:40:13 +0100 | perost | Fix typo (#8208) |
953d678eed | 2021-11-23 18:26:05 +0100 | Adeel Asghar | Fix updating the element name (#8207) |
9f0cb452cb | 2021-11-23 17:26:20 +0100 | perost | Add flag --dumpFlatModel (#8204) |
25b5073b45 | 2021-11-23 17:19:51 +0100 | perost | Add a DAE structure for initial for equations (#8205) |
d519288f45 | 2021-11-23 15:09:37 +0100 | Mahder Gebremedhin | Do not copy libexpat.dll from OMDev. (#8202) |
0802d69e5d | 2021-11-23 14:40:44 +0100 | perost | Improve evaluation in ranges (#8203) |
0aeaad6d97 | 2021-11-22 15:23:59 +0100 | perost | Fix type attributes in functions (#8191) |
c67c6c5f46 | 2021-11-22 15:18:04 +0100 | Martin Sjölund | Clean directories before unstash (#8192) |
eea0274914 | 2021-11-22 13:58:52 +0100 | kabdelhak | [Template] better indexing (#8189) |
4a0fcc7b7a | 2021-11-22 13:17:39 +0100 | perost | Don't print inline type in the flat model (#8188) |
39c1ea1364 | 2021-11-22 11:26:31 +0100 | Andreas | Delay zero crossing and event handling (#8150) |
b8d2bbf724 | 2021-11-22 10:57:19 +0100 | Mahder Gebremedhin | Add cmake support for OMParser. (#8186) |
aef8258297 | 2021-11-21 12:39:45 +0100 | Mahder Gebremedhin | Add no return attributes to disable warnings. (#8182) |
7e00424260 | 2021-11-19 20:48:58 +0100 | perost | Remove unused functions in Interactive (#8177) |
43ceafd7d0 | 2021-11-19 16:24:28 +0100 | perost | Improve conversion script API (#8169) |
18b1836173 | 2021-11-19 15:56:21 +0100 | Mahder Gebremedhin | Remove Modelica ModelicaExternalC from 3rdParty. (#8149) |
392c5f9bed | 2021-11-19 10:02:58 +0100 | Martin Sjölund | Install OMSimulatorServer.py (#8173) |
d26881ecd5 | 2021-11-19 07:19:36 +0100 | Vitalij | force version of sphinxcontrib-bibtex (#8171) |
9730d74810 | 2021-11-07 23:46:57 +0100 | vruge | try to fix memory, see #8036 |
6b61d13cf8 | 2021-11-18 14:42:55 +0100 | phannebohm | Update testsuite |
16b841bd4e | 2021-11-18 13:19:16 +0100 | phannebohm | Reduce max density for sparse solver |
2ca59e4f7e | 2021-11-17 17:03:44 +0100 | Adeel Asghar | Added documentation about FMI options (#8156) |
6e11c9856e | 2021-11-17 15:37:49 +0100 | Mahder Gebremedhin | Remove linkage of ModelicaExternalC libraries. (#8159) |
2939e3a6d8 | 2021-11-17 08:48:37 +0100 | Martin Sjölund | Reorder some Jenkins tasks (#8155) |
344f31ae5e | 2021-11-17 07:54:52 +0100 | Martin Sjölund | Remove ModelicaExternalC linking from OMC (#8153) |
b35aa9c4a5 | 2021-11-16 18:09:30 +0100 | perost | Add format string to generated infoStreamPrint (#8151) |
bbbca3c821 | 2021-11-16 16:27:03 +0100 | perost | Fix #8120 (#8140) |
d8aa7d6d37 | 2021-11-16 16:26:39 +0100 | perost | Fix #8131 (#8152) |
8df23861c3 | 2021-11-15 15:19:06 +0100 | AnHeuermann | Use _event_floor in _event_mod_real |
38c9f79320 | 2021-11-16 14:07:58 +0100 | Adeel Asghar | Update the root package text with uses annotation (#8139) |
b90fb73107 | 2021-11-15 23:37:08 +0100 | perost | Fix #8130 (#8145) |
0c7039a3dd | 2021-11-15 21:41:51 +0100 | phannebohm | Refactor sparse solver selection dumps (#8144) |
3b15529edf | 2021-11-15 18:58:22 +0100 | phannebohm | Reduce -nlsMinSize default to 1000 (#8135) |
1550b72354 | 2021-11-15 13:27:36 +0100 | phannebohm | Use KLU for nlsLS if Kinsol is selected |
a83f551364 | 2021-11-15 17:27:53 +0100 | perost | Fix #8141 (#8142) |
99a01c4363 | 2021-11-15 14:50:16 +0100 | Mahder Gebremedhin | Use the common assignment templates for when eqs. (#8137) |
1972b24e47 | 2021-11-15 13:12:29 +0100 | perost | Fix #8132 (#8134) |
9431d4e064 | 2021-11-15 12:10:18 +0100 | Mahder Gebremedhin | [cmake] define LINK_SUNDIALS_STATIC for static. (#8133) |
200aa9bebe | 2021-11-13 04:55:06 +0100 | Adeel Asghar | Fix convertPackage signature (#8112) |
09416861e3 | 2021-11-12 22:56:36 +0100 | phannebohm | Let each nonlinear system select its own solver (#7933) |
effe7db611 | 2021-11-12 20:23:50 +0100 | perost | Implement new API function saveTotalModelDebug (#8126) |
1cbaefaede | 2021-11-12 16:54:35 +0100 | Andreas | Ignore asserts while calling simulationUpdate() (#8118) |
2baf5e9924 | 2021-11-12 15:52:30 +0100 | perost | Simplify for-statements more (#8117) |
3dba97e547 | 2021-11-12 13:53:04 +0100 | Mahder Gebremedhin | Add CMake to the CI image cache. (#8124) |
2e9ac992b5 | 2021-11-12 13:17:03 +0100 | Mahder Gebremedhin | More Windows fixes. (#8123) |
3602522302 | 2021-11-11 23:37:56 +0100 | Mahder Gebremedhin | [cmake] Use Autoconf.mo.in for Windows as well. (#8121) |
e02f3bc56d | 2021-11-11 15:04:48 +0300 | Mahder Gebremedhin | [cmake] Remove the Optimization library. |
3515fefa73 | 2021-11-11 13:08:03 +0300 | Mahder Gebremedhin | [cmake] Remove the omcmemory library. |
6b7d1ec361 | 2021-11-06 12:14:17 +0300 | Mahder Gebremedhin | Add the bin dir to link dirs on Windows. |
14d01f47f2 | 2021-11-11 15:57:03 +0100 | Adeel Asghar | Created a separate dialog for saveTotalModel api options (#8110) |
68aabef92f | 2021-11-11 14:23:53 +0100 | phannebohm | Never select CSE vars in minimalTearing (#8101) |
ac4ef35625 | 2021-11-11 14:23:07 +0100 | phannebohm | Deduplicate code (#8108) |
0909d61dbd | 2021-11-11 14:05:47 +0100 | perost | Implement obfuscation feature for saveTotalModel (#8103) |
bd7479c84d | 2021-11-11 13:14:31 +0100 | Martin Sjölund | Set file permissions when decompressing zip-files (#8114) |
c046a50421 | 2021-11-11 12:26:52 +0100 | Andreas | Use output path for nonlinear solver homotopy csv logging (#8107) |
c32c675dd6 | 2021-11-11 11:03:31 +0100 | Andreas | Don't change lambda when no homotpy should be used (#8109) |
1250a386ab | 2021-11-11 10:33:58 +0100 | Mahder Gebremedhin | Try expanding non param variables as well. (#8019) |
6469763601 | 2021-11-11 01:24:27 +0100 | perost | Remove whitespace at end of line in SCodeDumpTpl (#8106) |
0f5d54d3f5 | 2021-11-10 20:03:18 +0100 | Martin Sjölund | Fix Jenkins pipeline (#8113) |
bf6b3cd54b | 2021-11-08 12:54:21 +0100 | Adeel Asghar | Update the Libraries Browser with CLI commands (#8100) |
257a47e656 | 2021-11-05 13:50:11 +0100 | perost | Implement -d=printStructuralParameters for NF (#8096) |
e430d923b4 | 2021-11-04 18:23:55 +0100 | perost | Fix #8094 (#8095) |
5918a1c98b | 2021-11-04 15:39:24 +0100 | Martin Sjölund | Skip linking `-lm` for the detected lapack (#8089) |
73daa347fa | 2021-11-04 14:54:12 +0100 | Martin Sjölund | Partition the partest tests into 3 jobs during CI (#8088) |
4c1b7b5aaa | 2021-11-03 12:11:59 +0100 | AnHeuermann | Removing unused KinsolLapack |
b1113d9398 | 2021-11-04 13:16:46 +0100 | Mahder Gebremedhin | Add missing commits. (#8093) |
acdd5e1b40 | 2021-11-04 11:52:47 +0100 | Martin Sjölund | Make OMCompiler-3rdParty contributions more clear (#8091) |
fed4208ce2 | 2021-11-03 17:13:26 +0100 | perost | Fix evaluation of split and/or expressions (#8083) |
69b0fd2796 | 2021-11-03 17:12:39 +0100 | Adeel Asghar | Show a help message to select mingw when msvc compilation fails (#8085) |
af03d9593c | 2021-11-03 16:17:39 +0100 | Martin Sjölund | Give the error functions default values. (#8073) |
0ea1e76136 | 2021-11-03 13:50:48 +0100 | perost | Clean up AbsynUtil (#8079) |
bb12980746 | 2021-11-03 13:23:24 +0100 | Martin Sjölund | Update 3rdParty ModelicaExternalC sources (#8081) |
57c1a39efd | 2021-11-02 18:15:43 +0100 | perost | Remove AbsynUtil.printComponentRefStr (#8077) |
d0b18e7071 | 2021-11-02 16:12:53 +0100 | Adeel Asghar | Make it possible to set value in display unit (#8078) |
da82258737 | 2021-11-01 18:19:25 +0100 | perost | Fix #7835 (#8074) |
1b2dd96a55 | 2021-11-01 14:40:21 +0100 | Adeel Asghar | Set current directory for license file when parsing encrypted library (#8072) |
1c2a5c599d | 2021-11-01 11:31:10 +0100 | Adeel Asghar | Escape the string when editing the text annotation (#8071) |
4ef7b219b2 | 2021-10-30 17:36:45 +0200 | phannebohm | Never select CSE var as iteration var (#8049) |
611faf971b | 2021-10-29 20:46:43 +0200 | Rüdiger Franke | Add Type suffix to records passed to external functions (issue #8054) |
2a093f1091 | 2021-10-29 14:17:39 +0300 | Mahder Gebremedhin | Fix graphstream define guard for x64. |
2c5c1b64d8 | 2021-10-29 12:15:00 +0300 | Mahder Gebremedhin | Do not use GKRegex. It is not compatible. |
331aa1d8a0 | 2021-10-29 11:59:44 +0300 | Mahder Gebremedhin | [cmake] Multiple fixes for Windows build. |
dde8a6d50d | 2021-10-29 09:57:23 +0200 | Martin Sjölund | Set user agent for libcurl (#8063) |
a25f5f34c8 | 2021-10-28 18:28:07 +0200 | perost | Set static expression when assigning new value (#8059) |
fedf620e28 | 2021-10-28 17:48:20 +0200 | perost | Fix string escaping issues (#8058) |
a61de2e1f7 | 2021-10-18 16:50:20 +0300 | Mahder Gebremedhin | [cmake] Initial simple support for OMSimulator. |
707b677a01 | 2021-10-28 15:13:21 +0300 | Mahder Gebremedhin | [cmake] Reorganize FMI runtime handling a bit more |
27af96c3e3 | 2021-10-28 16:53:28 +0200 | perost | Implement dynamic StringAnnotation (#8056) |
0918f06d2e | 2021-10-27 11:51:06 +0200 | Adeel Asghar | Re-evaluate access annotation when the class is edited in text view (#8053) |
70d8980081 | 2021-10-26 14:39:08 +0300 | Mahder Gebremedhin | Initialize base_array member 'flexible'. |
2a0c89cf93 | 2021-10-26 10:43:44 +0200 | Adrian Pop | fix authors for one paper, add another paper (#8047) |
7e091bb317 | 2021-10-25 19:02:29 +0200 | perost | Fix #7767 (#8046) |
6bba8a5f80 | 2021-10-22 16:59:11 +0300 | Mahder Gebremedhin | Remove trilinos nox solver as it is not used. |
c41fbb61b4 | 2021-10-25 16:03:01 +0200 | Vitalij | fix: issue 7969 (#8030) |
159a9df8f4 | 2021-10-25 14:26:24 +0200 | Adeel Asghar | Remove the extra message of instantiateModel (#8045) |
3a49f6ed51 | 2021-10-25 10:12:16 +0200 | Adeel Asghar | Do not add extra message for checkModel call in Messages Browser (#8033) |
c49166fd59 | 2021-10-23 07:44:26 +0200 | Rüdiger Franke | Add options --ignore-hide-result and -ignoreHideResult to Cpp runtime |
6402d9b708 | 2021-10-22 21:20:20 +0200 | perost | Refactor some non tail-recursive functions (#8041) |
998ecd73cc | 2021-10-22 19:36:53 +0200 | Vitalij | [C/DO]: fixed values for discrete variables stored in the section for real variables (#8036) |
70dd572074 | 2021-10-22 18:09:28 +0200 | perost | Improve type checking of bindings (#8040) |
e128d881e8 | 2021-10-22 16:21:13 +0200 | rfranke | Set hideResult flag for cse variables (#8037) |
a04b71de21 | 2021-10-22 12:21:11 +0200 | Adeel Asghar | Handle the new values of hideResult attribute (#8038) |
68cae5a14b | 2021-10-22 08:10:01 +0200 | rfranke | Make hideResult optional in BackEnd, SimCode and model init XML (#8035) |
b38e5e96eb | 2021-10-21 19:50:57 +0200 | perost | Propagate the inner modifier in redeclares (#8034) |
f6f00e55c3 | 2021-10-21 12:52:12 +0300 | Mahder Gebremedhin | [cmake] Install PDEModelicaBuiltin.mo |
3d8acd86d6 | 2021-10-21 12:44:52 +0300 | Mahder Gebremedhin | Fix wrong list of dgesv sources. |
7343296e00 | 2021-10-21 09:51:44 +0200 | Adeel Asghar | Hide the protected variables from the variables browser (#8031) |
a0697d80dd | 2021-10-21 00:32:21 +0200 | Adeel Asghar | Added GUI support for package manager (#7982) |
ba10345027 | 2021-10-20 13:00:24 +0300 | Mahder Gebremedhin | Do not throw from runtime system. |
ada8e716ed | 2021-10-20 17:45:46 +0300 | Mahder Gebremedhin | Generate the antlr config header in the build dir. |
75b740d098 | 2021-10-20 15:28:05 +0200 | perost | Fix behaviour of StringHandler::getStrings (#8028) |
7fd3c06771 | 2021-10-20 15:06:15 +0200 | perost | Improve handling of graphical primitives with nfAPI (#8027) |
3870f1ccae | 2021-10-20 12:23:15 +0200 | perost | Fix library loading in Lookup (#8023) |
4ff92b6b57 | 2021-10-20 07:04:16 +0200 | Rüdiger Franke | Fix Cpp reduction for record and add test |
8ec18b706f | 2021-10-19 17:23:02 +0200 | Rüdiger Franke | Fix Cpp reduction for array, remove obsolete create/fill_array_from_shape |
de71224028 | 2021-10-19 13:27:34 +0200 | perost | Fix type table bug in Conversion (#8017) |
a1008d6f58 | 2021-10-19 10:29:25 +0200 | Adrian Pop | fix missing separator (#8016) |
ee62d1dce6 | 2021-10-18 21:09:26 +0200 | Rüdiger Franke | Always write a complete results file with Cpp runtime |
3fe949350a | 2021-10-18 19:17:26 +0200 | perost | Improve conversion of component references (#8013) |
f3a732dabf | 2021-10-18 14:35:39 +0200 | perost | Improve conversion of imports (#8011) |
3a728b8cff | 2021-10-16 17:30:35 +0200 | perost | Improve evaluation of records (#8007) |
5c7b2074aa | 2021-10-16 13:48:06 +0200 | Rüdiger Franke | Fix wrong simplification cos/tan => sin to sin/tan => cos |
69d44f1c19 | 2021-10-16 12:39:27 +0200 | Rüdiger Franke | Remove bad simlification e1/tanh(e2) --> e1*cosh(e1)/sinh(e2) |
28cd7de5b1 | 2021-10-13 16:40:51 +0200 | Rüdiger Franke | Add tests for PowerSystems library |
4523ec1aaf | 2021-10-14 18:04:29 +0200 | Rüdiger Franke | Limit steps of Cpp Newton solver in case of singular Jacobians |
e3f0db305e | 2021-10-14 15:56:04 +0200 | Adeel Asghar | Fix Windows build for zlib changes (#7989) |
4fe9a5be8a | 2021-10-14 15:04:15 +0200 | arun3688 | add preoptModule introduceOutputRealDerivatives (#7986) |
ed2124ea89 | 2021-10-13 15:20:42 +0200 | Rüdiger Franke | Split Cpp initialization equations as already done for other equations |
fcf131634b | 2021-10-13 12:44:39 +0200 | Adeel Asghar | Do not fetch connections while loading the class (#8001) |
f58737cb1d | 2021-10-12 18:26:45 +0200 | Rüdiger Franke | Keep compiler optimization for Cpp with g++ and clang++ |
ab79a469f0 | 2021-10-12 16:20:51 +0200 | perost | Fix unary expression in FlatModelica::Expression (#7995) |
6e08b4d51a | 2021-10-12 15:11:46 +0300 | Mahder Gebremedhin | Fix #7992. Actually declare the variables. |
e5d54bcb04 | 2021-10-12 14:37:31 +0200 | Adeel Asghar | Return the element annotations for Access level icon (#7993) |
acafdf2e71 | 2021-10-12 11:02:48 +0200 | Adeel Asghar | Fix the display of parameter values (#7991) |
99aa455e61 | 2021-10-11 22:57:38 +0200 | perost | Fix typo in PointAnnotation (#7988) |
45d5fa3b81 | 2021-10-11 21:43:32 +0300 | Mahder Gebremedhin | Fix copy paste error. |
757e9d6d31 | 2021-10-11 17:28:32 +0300 | Mahder Gebremedhin | [cmake] Configure from root OpenModelica. |
a1b18e11a7 | 2021-10-11 16:20:13 +0300 | Mahder Gebremedhin | Silence Sundails install messages. |
967a23e570 | 2021-10-11 16:18:28 +0300 | Mahder Gebremedhin | Collect SuiteSparse headers in one directory. |
a7189e6990 | 2021-10-11 13:41:46 +0300 | Mahder Gebremedhin | [cmake] Install headers in include/omc. |
896c93e429 | 2021-10-11 10:23:17 +0300 | Mahder Gebremedhin | Use zlib from ModelicaExternalC. |
5d89b2da3c | 2021-10-11 11:38:27 +0300 | Mahder Gebremedhin | Clean OMSI build directories. |
b6f3a964c7 | 2021-10-09 18:47:00 +0200 | phannebohm | Fix memory leaks (#7981) |
618c742bb2 | 2021-10-09 05:06:42 +0200 | Martin Sjölund | Use C++14 by default (#7965) |
188f375ae4 | 2021-10-08 17:45:38 +0200 | perost | Automatically load used libraries (#7980) |
aec55cb3ae | 2021-10-08 12:18:36 +0300 | Mahder Gebremedhin | [cmake] Fix 3rdParty install include dir specifiers. |
fe2de1e9f0 | 2021-10-08 12:13:14 +0200 | kabdelhak | New balance initialization (#7903) |
04c84c7f03 | 2021-10-07 17:12:02 +0200 | perost | Minor refactoring of connection set handling (#7978) |
43c7f04abd | 2021-10-06 21:12:10 +0200 | perost | Fix #7692 (#7977) |
542fd4c8d1 | 2021-10-06 20:58:44 +0200 | perost | Fix constant evaluation in annotations (#7976) |
dc09ba24d7 | 2021-10-06 11:30:20 +0300 | Mahder Gebremedhin | [cmake] Assume we always have C++11 threads. |
6fee5fcbb8 | 2021-10-05 15:18:48 +0300 | Mahder Gebremedhin | [cmake] Install CPP runtime FMU2 files. |
4da21e4d68 | 2021-10-06 12:44:38 +0300 | Mahder Gebremedhin | [cmake] Add OMCppFMU library. |
82881f3aff | 2021-10-05 15:16:34 +0300 | Mahder Gebremedhin | [cmake] Add static versions of CPP runtime libs. |
7a55db8b2c | 2021-10-05 12:06:42 +0300 | Mahder Gebremedhin | [cmake] Improve CMake config for CPP runtime. |
4449cc07e0 | 2021-10-06 15:48:21 +0200 | perost | Implement DynamicSelect for more annotations (#7975) |
33c81d1725 | 2021-10-05 19:26:49 +0200 | perost | Improve Expression class in OMEdit (#7968) |
68006652b7 | 2021-10-01 22:42:20 +0200 | perost | Strip DynamicSelect where not yet supported (#7967) |
e01867fbc8 | 2021-10-01 18:10:59 +0200 | perost | Fix GDBMIParser (#7964) |
ca4d5c1e45 | 2021-10-01 17:45:00 +0200 | perost | Document Expression and fix some design issues (#7963) |
ba2cc3caa5 | 2021-09-30 18:37:39 +0300 | Mahder Gebremedhin | [cmake] Improve config support for CPP runtime. |
c66243a430 | 2021-09-30 11:50:07 +0300 | Mahder Gebremedhin | [cmake] Initial config support for CPP runtime. |
4369b9d278 | 2021-10-01 13:40:24 +0300 | Mahder Gebremedhin | [cmake] Generated dummy user table for StandardTable |
b50d975fff | 2021-10-01 14:10:06 +0300 | Mahder Gebremedhin | For now install kinsol_impl.h until #7959 is fixed (#7961) |
fa2abe1d20 | 2021-10-01 11:29:06 +0200 | perost | Downgrade OMEditLIB to c++14 (#7956) |
7b42f0ac3e | 2021-10-01 09:54:14 +0200 | Martin Sjölund | Use a newer docker image for cmake build (#7958) |
e389033dfe | 2021-10-01 08:22:42 +0200 | Martin Sjölund | Update build-deps to v1.16.3 (new ca-certs) (#7957) |
df49713fda | 2021-09-30 15:56:19 +0200 | perost | Add more tests of the Expression class (#7955) |
f465ce586f | 2021-09-30 14:32:20 +0200 | Adeel Asghar | Exposed Settings.getHomeDir as API function getHomeDirectoryPath (#7954) |
d6d4eaf2d9 | 2021-09-29 17:48:26 +0200 | perost | Improve DynamicSelect handling in OMEdit (#7952) |
51bb7b189c | 2021-09-29 15:43:31 +0200 | Adeel Asghar | Added test for Expression class (#7951) |
5e2fb7fd11 | 2021-09-29 12:55:42 +0200 | perost | Improve handling of DynamicSelect in OMEdit (#7946) |
3a35a81904 | 2021-09-29 13:28:08 +0300 | Mahder Gebremedhin | Fix #7945. Do not dereference NULL pointer. (#7948) |
a98ea93764 | 2021-09-29 11:58:18 +0200 | Martin Sjölund | Add article from Biosystems 2021 (#7950) |
5d3cce6a3c | 2021-09-28 17:17:17 +0300 | Mahder Gebremedhin | Minor formatting for sundials recipe. |
b9f58eb592 | 2021-09-28 15:29:59 +0300 | Mahder Gebremedhin | Change sundials install directory. |
923be1b6c0 | 2021-09-28 15:06:54 +0200 | perost | Remove "using namespace std" in OMEdit header (#7940) |
04b122e7a8 | 2021-09-28 14:56:27 +0200 | Henning Kiel | [macOS] copy also version specific library (#7943) |
c9691ae36b | 2021-09-27 14:45:42 +0300 | Mahder Gebremedhin | [cmake] Update source FMU config. |
683c6a47f9 | 2021-09-28 13:12:41 +0300 | Mahder Gebremedhin | Restructure and organize source code FMU handling |
6ecc2c6b77 | 2021-09-28 13:25:02 +0200 | Martin Sjölund | Add papers from Modelica 2021 (#7942) |
2af9139a26 | 2021-09-27 16:20:03 +0200 | arun3688 | fix modelprefix name and output path for dataReconciliation report (#7938) |
7dd0e712f4 | 2021-09-27 15:21:07 +0200 | Adeel Asghar | Added msvc19 to the build targets (#7915) |
3a5b8e7d54 | 2021-09-27 14:48:43 +0200 | perost | Set C++17 in OMEditLib (#7937) |
2c412616c7 | 2021-09-26 19:49:06 +0300 | Mahder Gebremedhin | Remove embedded Bstatic and Bdynamic flags. |
1bffd04159 | 2021-09-26 14:02:53 +0300 | Mahder Gebremedhin | [cmake] Prefer static versions of the libraries. |
347c240ffa | 2021-09-25 17:45:37 +0200 | phannebohm | [janitor] Fix formatting and typos (#7932) |
ddedfde79a | 2021-09-25 14:19:37 +0300 | Mahder Gebremedhin | [cmake] Link simulation exe to zlib explicitly. |
395c1164f9 | 2021-09-25 14:08:29 +0300 | Mahder Gebremedhin | Specify static fmu linking flags using config. |
5a8d06366e | 2021-08-28 11:59:18 +0200 | Mahder Gebremedhin | [cmake] Link to libdl and libomcmemory. |
dc51ad747e | 2021-09-24 11:45:07 +0300 | Mahder Gebremedhin | [cmake] Complete linking of libOpenModelicaFMIRuntimeC. |
f8ab091bc4 | 2021-09-24 21:44:29 +0200 | phannebohm | Fix issue #7848 (#7856) |
797491b1c4 | 2021-09-24 17:20:27 +0000 | hudson | Updated libraries * libraries 49a1db1...a83ef51 (1): > Bump libraries |
0b6483b875 | 2021-09-24 14:59:24 +0200 | Adeel Asghar | Added support for co-simulation solver option (#7927) |
936f854a72 | 2021-09-20 13:10:15 +0300 | Mahder Gebremedhin | [cmake] Complete generation of RuntimeSources.mo |
76b560a024 | 2021-08-27 19:14:41 +0200 | Mahder Gebremedhin | [cmake] Improve handling of Simrt/fmi directory |
e8e716d0d2 | 2021-08-26 12:59:05 +0200 | Mahder Gebremedhin | [cmake] Install source FMU C files |
b3461ce6a6 | 2021-08-27 19:07:44 +0200 | Mahder Gebremedhin | Specify sources dir for FMUs from outside. |
367de618dc | 2021-08-27 18:43:41 +0200 | Mahder Gebremedhin | [cmake] Build libOpenModelicaCompiler as shared |
96b9e9759b | 2021-08-25 11:59:34 +0200 | Mahder Gebremedhin | [cmake] Add -fPIC to default CFLAGS |
881cfecb4e | 2021-09-23 12:32:51 +0300 | Mahder Gebremedhin | [cmake] Install libomcruntime. |
cbc74dd867 | 2021-08-24 15:21:14 +0200 | Mahder Gebremedhin | Add '/include/' to include path. |
84e44a90a9 | 2021-09-24 10:33:11 +0300 | Mahder Gebremedhin | Remove .c files from headers list. |
2c13e0ce9e | 2021-09-23 17:21:35 +0000 | hudson | Updated libraries * libraries 2affacd...49a1db1 (2): > Bump libraries > Bump libraries |
71e49ae511 | 2021-09-23 14:47:22 +0200 | Adeel Asghar | Use icons in the plot window toolbar. (#7926) |
711560bbab | 2021-09-22 19:27:19 +0200 | perost | Fix evaluation of String(r, format) (#7924) |
bcc8ddd0ec | 2021-09-21 17:22:23 +0000 | hudson | Updated libraries * libraries 0237624...2affacd (1): > Bump libraries |
e64d207a4c | 2021-09-20 17:25:09 +0000 | hudson | Updated libraries * libraries 94c6dd7...0237624 (1): > Bump libraries |
65c51f25ec | 2021-09-20 17:48:43 +0200 | Rüdiger Franke | Skip simvar lookup in templates for C++ function context |
b111336289 | 2021-09-18 20:16:42 +0200 | kabdelhak | [NF] update non scalar parameter bindings (#7816) |
e8c552ea1d | 2021-09-18 13:38:47 +0200 | Rüdiger Franke | Remove access to state vector from C++ functions |
d158de150c | 2021-09-17 21:57:57 +0200 | Rüdiger Franke | Remove tolerance for Cramer's rule from C++ Newton |
7572d80b78 | 2021-09-17 19:41:17 +0200 | Rüdiger Franke | Apply Cramer's rule to 1x1 and 2x2 systems in C++ runtime |
7812ca84dd | 2021-09-17 17:20:53 +0000 | hudson | Updated libraries * libraries 30c4b5b...94c6dd7 (1): > Bump libraries |
5904bb99ed | 2021-09-17 15:32:28 +0200 | perost | Set C++17 for OMEdit (#7910) |
5ae02bbd5f | 2021-09-16 21:41:16 +0200 | Rüdiger Franke | Adapt tolerances of C++ Newton and DASSL to overal simulation tolerance |
90979803fa | 2021-09-16 21:37:58 +0200 | Rüdiger Franke | Propagate overall simulation tolerance to C++ global settings |
7468c4e381 | 2021-09-16 16:23:50 +0200 | Adeel Asghar | Convert display symbol back to unit (#7908) |
c646540cc1 | 2021-09-16 15:23:22 +0200 | perost | Improve #7906 (#7907) |
4f5e8054f9 | 2021-09-16 14:42:35 +0200 | perost | Speed up OMCProxy::getMessagesStringInternal (#7906) |
e1fae0b536 | 2021-09-16 13:56:18 +0200 | Adeel Asghar | Added GUI support for data reconciliation (#7897) |
9e0e8de854 | 2021-09-16 11:15:45 +0200 | perost | Implement getInheritedClasses in NFApi. (#7905) |
1e6f45a563 | 2021-09-16 02:51:58 +0200 | perost | Fix lookup in generated inner components (#7902) |
ea40c925a5 | 2021-09-16 02:35:49 +0200 | Adeel Asghar | Round the connection start and end values (#7901) |
d20546c256 | 2021-09-15 13:41:45 +0200 | perost | Work around MetaModelica bug in Conversion (#7898) |
8a54d62e9f | 2021-09-15 12:24:27 +0200 | perost | Fix simulate API (#7896) |
12eb8cfeda | 2021-09-14 22:05:54 +0200 | Rüdiger Franke | Fix Windows build with logs for dynamic state selection (issue #7893) |
a5c325c6fc | 2021-09-14 19:55:09 +0200 | perost | Fix DynamicSelect for nfAPI (#7891) |
3e64f0a0b2 | 2021-09-14 06:57:32 +0200 | Rüdiger Franke | Fix memory leak in case of singular Jacobian for dynamic state selection |
853df898f6 | 2021-09-13 19:43:03 +0200 | Rüdiger Franke | Turn error into warning if singular Jacobian for dynamic state selection |
c63e1bce76 | 2021-09-13 12:45:26 +0200 | Adeel Asghar | Do not show a checkbox to plot a protected array (#7886) |
a17fd60cd8 | 2021-09-10 17:20:23 +0000 | hudson | Updated libraries * libraries e18eb20...30c4b5b (2): > Bump libraries > Bump libraries |
675fe8580e | 2021-09-09 12:30:24 +0200 | Adeel Asghar | Show the library version information in the documentation view (#7883) |
ef894ab946 | 2021-09-08 19:15:41 +0200 | Rüdiger Franke | Add test for numerical overflow to stopping criterion of C++ Newton |
c4c85238ef | 2021-09-08 16:03:04 +0200 | perost | Improve conversion script handling (#7881) |
a4d13b977d | 2021-09-08 09:54:09 +0200 | Adeel Asghar | Show checkbox to plot for array variables (#7879) |
db0f27bb65 | 2021-09-07 17:20:17 +0000 | hudson | Updated libraries * libraries e548b42...e18eb20 (2): > Bump libraries > Bump libraries |
413ca25e58 | 2021-09-07 15:14:55 +0200 | Adeel Asghar | Load the .mol if is specified to load at startup via settings (#7877) |
db555f8e16 | 2021-09-07 13:10:18 +0200 | kabdelhak | [BE] follow up for PR #7853 (#7875) |
371f2e14a7 | 2021-09-07 12:09:46 +0200 | perost | Revert "Improve handling of noEvent (#7871)" (#7876) |
c4423897af | 2021-09-07 11:02:10 +0200 | Adeel Asghar | Fix SEMLA build (#7869) |
6c6211b162 | 2021-09-06 20:36:03 +0200 | Rüdiger Franke | Don't rename der(a.b.c) to a.b.der(c) in C++ mat result files |
042bd341bb | 2021-09-06 16:58:01 +0200 | Rüdiger Franke | Omit listing of $cse and $TMP variables in OMEdit for Cpp runtime |
b4f8972204 | 2021-09-06 16:22:45 +0200 | rfranke | Escape special characters in C++ XML logger (#7867) |
d7ba190954 | 2021-09-06 16:01:02 +0200 | perost | Improve handling of noEvent (#7871) |
390e7678c6 | 2021-09-06 15:11:46 +0200 | Adeel Asghar | Use the hide result value from model_init.xml file (#7870) |
85c8ec168a | 2021-09-04 19:01:00 +0200 | rfranke | Clean up and fix C++ cat_array (#7866) |
a2e5ce7020 | 2021-09-03 16:15:25 +0200 | perost | Fix expansion of unary minus and not (#7863) |
8c59b8e5f6 | 2021-09-03 12:13:01 +0200 | kabdelhak | [BE] fix iterator handling in algorithms (#7853) |
0f49ff78a1 | 2021-09-03 10:16:43 +0200 | AnHeuermann | Fix segmentation fault when using KINSOL with LAPACK as linear solver. |
5eb2c513c0 | 2021-09-03 02:25:59 +0200 | Francesco Casella | Update the documentation of -homotopyOnFirstTry (#7847) |
3deb8ba011 | 2021-09-02 20:51:27 +0200 | Rüdiger Franke | Improve treatment of mutually dependent sub-clock relations |
9949e99fef | 2021-09-02 18:16:05 +0200 | perost | Improve handling of deleted components (#7855) |
c0fb9191e2 | 2021-09-02 13:55:53 +0200 | perost | More conditional array type fixes (#7851) |
e6b71afa9c | 2021-09-02 12:07:18 +0200 | Adeel Asghar | Divide the pixmap size with device pixel ratio for labels size (#7850) |
c80f58e724 | 2021-09-01 19:29:43 +0200 | phannebohm | Invent nominal values for derivatives (#7819) |
f946c53e07 | 2021-09-01 16:52:14 +0200 | perost | Improve handling of conditional components (#7844) |
94df1562d0 | 2021-09-01 14:15:13 +0200 | perost | Fix typing of assignments (#7843) |
29111b4de3 | 2021-09-01 11:54:24 +0200 | Adeel Asghar | Show the display unit in the diagram layer with the parameter value (#7841) |
403eebcfe7 | 2021-08-31 16:43:33 +0200 | perost | Fix Type.sizeOf for complex types (#7831) |
85c29264f9 | 2021-08-31 14:30:36 +0200 | perost | Clean up some imports (#7830) |
3277ec2e05 | 2021-08-31 13:06:32 +0200 | perost | Handle nested conditional array types better (#7829) |
a0fbf64a68 | 2021-08-31 12:11:56 +0200 | perost | Fix type of virtual component in expandable connector (#7827) |
46401d3927 | 2021-08-30 21:55:35 +0200 | Rüdiger Franke | Fix assignment of values to constant bvector in linear loops |
e75d94a77f | 2021-08-30 17:20:43 +0000 | hudson | Updated libraries * libraries 128efa2...e548b42 (1): > Bump libraries |
87d3f6cd4d | 2021-08-30 13:33:01 +0200 | perost | Improve conditional array type handling (#7823) |
4b61ed2bf7 | 2021-08-30 10:40:01 +0200 | Adeel Asghar | Use the correct column number when line wrapping is on (#7822) |
4d54522b3e | 2021-08-30 10:29:34 +0200 | Adeel Asghar | Open the model in Modeling perspective on ctrl + double click (#7821) |
d429790978 | 2021-08-29 18:40:53 +0200 | Rüdiger Franke | Fix Cpp index of model variables for multidimensional arrays |
b0ab3cd1f8 | 2021-08-28 10:51:38 +0200 | Rüdiger Franke | Use nominal values of states as fallback for derivatives in alg loops |
2b5fc1dc9a | 2021-08-26 16:15:02 +0200 | perost | Hack to fix MSL conversion script rules (#7814) |
afd367d88c | 2021-08-26 11:38:42 +0200 | Rüdiger Franke | Limit tolerance for zero crossings in Cpp runtime |
8f871c5776 | 2021-08-25 18:11:57 +0200 | Rüdiger Franke | Merge Cpp includes with implementation files |
9c669bb6f7 | 2021-08-25 14:42:17 +0200 | Adeel Asghar | Use #C9C9C9 for plot grid lines (#7810) |
c28db791a1 | 2021-08-25 12:12:45 +0200 | Rüdiger Franke | Base SystemDefaultImplementation on interfaces it implements |
f617d0c66d | 2021-08-25 09:59:37 +0200 | Rüdiger Franke | Adapt tolerance for zero crossings to output step size in Cpp runtime |
5f1d838879 | 2021-08-25 09:35:15 +0200 | Rüdiger Franke | Remove obsolete ISimControllerSettings |
1260ec404c | 2021-08-25 11:40:32 +0200 | Martin Sjölund | Added a flag hintReadAllVars to filterSimulationResults API (#7786) |
2c5532caf2 | 2021-08-24 16:44:36 +0200 | Mahder Gebremedhin | Apply flag only to Fortran sources. Fix #7803. |
23640ffbd0 | 2021-08-24 12:32:23 +0200 | Mahder Gebremedhin | [cmake] Build the needed runtime libs as shared. |
85912c57d5 | 2021-08-24 12:31:15 +0200 | Mahder Gebremedhin | [cmake] Set PIC project wide. The time has come. |
f9fc148d15 | 2021-08-23 19:21:13 +0200 | Mahder Gebremedhin | [cmake] Set RPATH for / in mind. |
22abc9d9b1 | 2021-08-24 13:06:51 +0200 | Rüdiger Franke | Support assignment of rhs record to lhs expressions with Cpp |
45274a4dd4 | 2021-08-23 14:43:06 +0200 | AnHeuermann | Update build section in READMEs to use contrib |
a8e3ba4b69 | 2021-08-23 22:48:43 +0200 | Rüdiger Franke | Remove special treatment of Cpp runtime from ModelTesting.mos |
b736d544a2 | 2021-08-23 22:06:26 +0200 | Rüdiger Franke | Add variable filter option to Cpp runtime |
573e955a08 | 2021-08-23 17:30:01 +0200 | Rüdiger Franke | Avoid mutually dependent parent relationships during clock inference |
ecf1adbf70 | 2021-08-23 16:16:59 +0200 | perost | Improve handling of deleted connections (#7798) |
87b8b1928f | 2021-08-22 14:27:22 +0200 | Mahder Gebremedhin | [cmake] Link SS config after other SS libs |
853c3df01d | 2021-08-22 13:13:06 +0200 | Mahder Gebremedhin | [cmake] Install SimulationRuntime/c headers. |
67c5bae7c9 | 2021-08-22 13:05:46 +0200 | Mahder Gebremedhin | [cmake] Complete libSimulationRuntimeC linkage. |
c1adfd75f5 | 2021-08-22 12:06:50 +0200 | Mahder Gebremedhin | [cmake] General improvements to CMake config. |
e30e00a433 | 2021-08-22 12:04:09 +0200 | Mahder Gebremedhin | [cmake] Add more sources to libSimulationRuntimeC |
e1ed430241 | 2021-08-23 11:15:16 +0200 | Mahder Gebremedhin | [cmake] Require and enforce C++11 project wide. |
5e72526c51 | 2021-08-23 10:37:39 +0200 | Mahder Gebremedhin | [cmake] Add CMake config support for Cdaskr. (#7795) |
575da7f3d9 | 2021-08-21 13:12:52 +0200 | arun3688 | fix error messages in boundary conditions (#7791) |
6284e4c227 | 2021-08-20 21:59:44 +0200 | Rüdiger Franke | Consider base clocks for clock variables as well |
c9f74d3974 | 2021-08-15 18:09:30 +0200 | Rüdiger Franke | Better distinguish event clocks from time based clocks |
1d83bff9ff | 2021-08-20 17:20:12 +0000 | hudson | Updated libraries * libraries b5137ba...128efa2 (1): > Bump libraries |
81537a472c | 2021-08-20 16:09:40 +0200 | Mahder Gebremedhin | Add omc_fread() to wrap fread() (#7780) |
01c9d3a226 | 2021-08-20 15:20:23 +0200 | Mahder Gebremedhin | Update OMOptim. Fix include files and lib linkage. (#7787) |
26f6f9b6d4 | 2021-08-20 13:13:50 +0200 | Mahder Gebremedhin | Silence CMake install messages if nothing changed. (#7785) |
c805cd56e6 | 2021-08-19 17:16:04 +0200 | Mahder Gebremedhin | Link to libOpenModelicaRuntimeC (#7782) |
ec5d97160f | 2021-08-19 16:38:45 +0200 | Mahder Gebremedhin | Allow repetition of simulation flags. (#7784) |
78435df840 | 2021-08-19 12:34:52 +0200 | perost | Improve handling of conditional components (#7783) |
db83ff0e27 | 2021-08-19 11:56:57 +0200 | arun3688 | improve error message for computing boundary condition (#7781) |
6ae89ac5ea | 2021-08-17 13:40:30 +0200 | Mahder Gebremedhin | [cmake] Add a new libOptimizationRuntime library. |
e0ac95eed5 | 2021-08-17 13:38:42 +0200 | Mahder Gebremedhin | [cmake] Handle Ipopt's public headers. |
f5af6148a8 | 2021-08-17 12:38:02 +0200 | Mahder Gebremedhin | [cmake] Add lib SimulationRuntimeC |
6aa92faca8 | 2021-08-16 18:10:30 +0200 | Mahder Gebremedhin | [cmake] Add a separate 'memory' library. |
1f63944330 | 2021-08-17 11:52:08 +0200 | kabdelhak | [BE] fix jacobian array differentiation (#7771) |
328b4a8b94 | 2021-08-16 17:21:52 +0200 | Mahder Gebremedhin | Rename included .c files to .inc |
cd4bd5502b | 2021-08-16 17:19:07 +0200 | Mahder Gebremedhin | Remove unused source files. |
0297520b4c | 2021-08-16 15:59:37 +0200 | Mahder Gebremedhin | Fix warnings. |
85ef25d0a9 | 2021-08-16 15:42:39 +0200 | Mahder Gebremedhin | [cmake] Add CMake configuration support for Lis. |
475aee8226 | 2021-08-16 15:39:00 +0200 | Mahder Gebremedhin | [cmake] Add a target arch related info file. |
f55cf544ca | 2021-08-14 09:57:46 +0200 | Rüdiger Franke | Change Cpp nonlinear solver order to newton, kinsol |
6384d1bb59 | 2021-08-14 07:55:49 +0200 | Rüdiger Franke | Tighten tolerance of continuous Cpp events |
c3c41babdd | 2021-08-13 12:45:52 +0200 | Rüdiger Franke | Clean-ups of SimManager related to events at final time |
3d8c51b4a9 | 2021-08-13 12:44:32 +0200 | Rüdiger Franke | Handle pending events at final time |
9604d7510e | 2021-08-12 16:17:37 +0200 | Mahder Gebremedhin | Fix curl memory management. (#7760) |
4a99720f22 | 2021-08-12 15:53:23 +0200 | phannebohm | Always choose der(state) as tearing variable (#7751) |
756aa34fa0 | 2021-08-12 15:08:54 +0200 | Adeel Asghar | Use the simple grid as default instead of detailed (#7759) |
9250287a1e | 2021-08-11 17:00:57 +0200 | Mahder Gebremedhin | Add a new "interface" library for OMC config |
4022252ca6 | 2021-08-11 17:00:04 +0200 | Mahder Gebremedhin | Add Ipopt to CMake configuration and compilation. |
626b585de3 | 2021-08-11 16:20:30 +0200 | Mahder Gebremedhin | Fix cleaning of pristine repository clone. |
702aee8c17 | 2021-08-11 13:20:30 +0200 | Mahder Gebremedhin | Move configuration headers to OMCompiler/ |
b9a29960ad | 2021-08-10 19:49:52 +0200 | Mahder Gebremedhin | Pass on Fortran compiler and flags to CMake target (#7752) |
198cb18103 | 2021-08-10 17:32:59 +0200 | phannebohm | Only skip tearing if target has sparse solver (#7727) |
bf2e73acaf | 2021-08-10 15:53:32 +0200 | Adeel Asghar | Retain the toggle state of plot curve when re-simulating or updating (#7749) |
5cba0559ad | 2021-08-10 13:23:55 +0200 | Mahder Gebremedhin | Make Ipopt's Python requirement optional. |
bf6cc0c702 | 2021-08-08 15:31:33 +0200 | Mahder Gebremedhin | Delete old Ipopt. Replaced by Ipopt-3.13.4. |
2f8c2efdf8 | 2021-08-10 10:54:09 +0200 | Mahder Gebremedhin | Reduce number of intervals to lower exec time. |
441cea4529 | 2021-08-10 01:01:46 +0200 | rfranke | Fix template errors for unrolled array return value for Cpp (see #7743) (#7746) |
ecfe0466bc | 2021-08-08 20:58:18 +0200 | rfranke | Add support for colored numerical Jacobian to Cpp (#7745) |
769da645c6 | 2021-07-31 19:08:34 +0200 | Mahder Gebremedhin | Update expected outputs. |
0f7757dea1 | 2021-07-29 19:13:38 +0200 | Mahder Gebremedhin | Pass on Fortran compiler and flags to CMake target |
7c25f17518 | 2021-07-28 22:22:09 +0200 | Mahder Gebremedhin | Add Ipopt 3.13.4 |
ae556d96bd | 2021-08-06 12:21:08 +0200 | Rüdiger Franke | Tune DASSL and update msl32_cpp tests |
132e89ae53 | 2021-08-06 12:16:22 +0200 | Rüdiger Franke | Update testsuite/simulation/libraries/msl32_cpp for previous default CVode |
6f58bc53e2 | 2021-08-04 16:58:54 +0200 | Mahder Gebremedhin | Use cmake3 on CentOS7 builds. |
a97711d530 | 2021-07-27 23:34:18 +0200 | phannebohm | Fix redundant debug messages |
2a82d9e046 | 2021-07-27 19:38:21 +0200 | phannebohm | [janitor] Fix tearing |
b7127a2ce4 | 2021-08-04 16:20:15 +0200 | Mahder Gebremedhin | Propagate cmake exe to sub folders and targets. |
2749df6cf1 | 2021-08-02 12:41:52 +0200 | rfranke | Add DASSL solver calling regular 3rdParty/Cdaskr to Cpp runtime (#7735) |
8750af3391 | 2021-07-29 10:59:13 +0530 | Rahul P | Fixed OPC UA server crash related to Boolean vars (#7731) |
82684d4593 | 2021-07-28 17:58:52 +0200 | Adeel Asghar | Check if the co-ordinate value is 0.0 (#7729) |
2e932dc95f | 2021-07-27 14:39:38 +0200 | Mahder Gebremedhin | Use size_t to avoid overflow for large int values (#7726) |
107b71ee1f | 2021-07-26 14:42:27 +0200 | Lennart Ochel | Change some warnings to errors (#7725) |
773d98e4a9 | 2021-07-26 13:54:30 +0200 | Lennart Ochel | Return EXIT(1) for invalid runtime flags (#7721) |
c6e75ce754 | 2021-07-26 10:59:03 +0200 | Lennart Ochel | Fix freeMemory in fmi export (#7724) |
514659fd6a | 2021-07-26 10:53:07 +0200 | Lennart Ochel | Update OMSens_Qt (#7723) |
e52a718438 | 2021-07-21 22:31:34 +0200 | Mahder Gebremedhin | [cmake] Add omopcua to configuration. |
5e0102f452 | 2021-07-21 17:39:58 +0200 | Mahder Gebremedhin | [cmake] Some more documentation |
d54c75d331 | 2021-07-22 14:23:57 +0200 | Lennart Ochel | Move the allocation of states etc out of doStep (#7713) |
b7159c6c3c | 2021-07-21 20:11:29 +0200 | Adrian Pop | fix for #7706, use the component order from getComponents (#7709) |
eb4cfd9ff3 | 2021-07-21 14:56:32 +0200 | Mahder Gebremedhin | [cmake] Improve ModelicaExternalC configuration. |
b6153f5100 | 2021-07-21 14:55:50 +0200 | Mahder Gebremedhin | [cmake] Install the built libraries. |
8cdca882c4 | 2021-07-20 14:24:30 +0200 | Mahder Gebremedhin | Disable sundials's check of usability of suitsparse |
821f0a97d7 | 2021-07-20 17:23:59 +0000 | hudson | Updated libraries * libraries 0f47ccf...b5137ba (1): > Bump libraries |
16bccab1d5 | 2021-07-19 17:45:16 +0200 | Mahder Gebremedhin | [cmake] Add a CMake build CI job. |
0fe24f24bc | 2021-07-19 18:14:09 +0200 | Mahder Gebremedhin | [cmake] Fix SuiteSparse folder name. |
05dd40fb64 | 2021-07-19 16:44:37 +0200 | Mahder Gebremedhin | Fix ffi.h inclusion. |
35009073b4 | 2021-07-19 14:52:55 +0200 | Mahder Gebremedhin | Do the same thing that is done in other places. |
fdcb7b6ac7 | 2021-07-16 22:58:21 +0200 | Mahder Gebremedhin | [cmake] Add cmake support for libffi. |
4dc45ff753 | 2021-07-16 13:59:01 +0200 | Mahder Gebremedhin | [cmake] Initial update for libffi |
d4b39c950e | 2021-07-17 00:31:58 +0200 | Mahder Gebremedhin | CMake improvements (#7699) |
b1b67968a8 | 2021-07-16 16:19:21 +0200 | Lennart Ochel | Update OMSimulator (#7690) |
682e7a6291 | 2021-07-16 07:55:39 +0200 | rfranke | Move selection of nonlinear solvers up from init to whole simulation (#7697) |
84ff1c7ea1 | 2021-07-15 09:26:20 +0200 | phannebohm | Change selection logic of sparse solvers (#7695) |
19f49ac443 | 2021-07-15 02:40:05 +0200 | rfranke | Make number of nonlinear solver configurations variable (#7696) |
2b1670638f | 2021-07-14 21:14:26 +0200 | rfranke | Change default Cpp nonlin solver back to kinsol, keeping newton as fallback (#7694) |
961d2748b6 | 2021-07-14 20:13:17 +0200 | Francesco Casella | Fixed notification message (#7693) |
e22e48ef52 | 2021-07-13 23:27:22 +0200 | rfranke | Add fallback nonlinear solver to Cpp runtime (#7689) |
eaee7a2c66 | 2021-07-13 10:21:38 +0200 | Lennart Ochel | Update OMSimulator (#7686) |
e9f86ba1ce | 2021-07-12 19:05:33 +0200 | rfranke | Make Cpp Newton solver more robust and fix crash of IDA (#7687) |
5c650117f8 | 2021-07-11 15:45:52 +0200 | Rüdiger Franke | Extend Newton solver with total pivoting as fallback and fix XML logging |
aabf49e317 | 2021-07-11 15:39:44 +0200 | Rüdiger Franke | Simplify and fix Cpp command line parsing |
7739d8e0be | 2021-07-11 15:28:59 +0200 | Rüdiger Franke | Extend StatArray, DynArray and ArraySlice for up to 6 dimensions |
48759ab893 | 2021-07-10 21:14:47 +0200 | rfranke | Change default Cpp solvers (#7684) |
323da9170b | 2021-07-09 22:02:56 +0200 | rfranke | Remove worse initialization tearing for Cpp runtime (#7681) |
5717957733 | 2021-07-09 16:36:36 +0200 | arun3688 | extract and compute boundaryConditions for Data Reconciliation (#7676) |
a57749dbe0 | 2021-07-09 16:26:29 +0200 | Mahder Gebremedhin | Fix #7667 and simplify Codegen. (#7680) |
bc38d8eead | 2021-07-08 23:00:08 +0200 | rfranke | Improve treatment of unknown dimensions in Cpp runtime (#7677) |
bc38ed340e | 2021-07-08 17:24:18 +0000 | hudson | Updated libraries * libraries ac8d5d4...0f47ccf (1): > Bump libraries |
7cc57c165f | 2021-07-08 18:41:13 +0200 | rfranke | Distinguish array slice of size 1 from reduction (#7675) |
3c7022079f | 2021-07-08 09:29:25 +0200 | Adrian Pop | attempt to fix perl hangs and print some info (#7673) |
0ad1f151c4 | 2021-07-07 14:47:19 +0200 | perost | Clean up SimCode a bit (#7668) |
991458492c | 2021-07-07 14:30:24 +0200 | Adeel Asghar | Fix editing of legend titles (#7670) |
2ab03dae6c | 2021-07-07 12:02:55 +0200 | Mahder Gebremedhin | Don't consider variability when filtering elements |
63588bea83 | 2021-07-07 01:32:07 +0200 | Francesco Casella | Updated documentation of --linkType (#7659) |
18e5725c55 | 2021-07-06 22:32:04 +0200 | rfranke | Extend Cpp template expTypeFromExpFlag according to C version (#7658) |
71584d94d0 | 2021-07-06 19:52:16 +0200 | perost | Fix AssertionLevel (#7665) |
3ddd840630 | 2021-07-06 17:53:21 +0200 | rfranke | Avoid declaration of StatArray with unknown dimension (#7664) |
2c55a33cb5 | 2021-07-06 15:54:48 +0200 | Adeel Asghar | Do not allow plotting variables that do not exist in the result file (#7663) |
52c7170ed9 | 2021-07-06 15:35:16 +0200 | perost | Always expand crefs in for loops in CheckModel (#7662) |
90c02aadcc | 2021-07-06 12:53:51 +0200 | Adeel Asghar | Only add the prefix if the variable has a unit (#7656) |
7e79cb1cd0 | 2021-07-05 20:21:06 +0200 | perost | Initial CheckModel implementation for the NF (#7653) |
1ab95b2a33 | 2021-07-05 10:45:11 +0200 | rfranke | Fix empty array slices in Cpp runtime (#7649) |
63df406c47 | 2021-07-04 20:57:44 +0200 | rfranke | Don't dump equations into Cpp FMU sources (#7643) |
d210b0ece7 | 2021-07-04 19:53:07 +0200 | rfranke | Fix initialization of reductions in Cpp runtime (#7650) |
8f503c42ff | 2021-07-03 12:48:38 +0200 | rfranke | Fix Cpp writeLhsCref to not use ArraySliceConst on lhs (#7648) |
8440874568 | 2021-07-03 12:48:31 +0200 | rfranke | Implement const element access in DynArrayDim3 (#7647) |
de5d495844 | 2021-07-03 12:48:21 +0200 | rfranke | Implement product operator and DIV_SCALAR_ARRAY in Cpp runtime (#7641) |
a6b4e42d55 | 2021-07-02 21:47:40 +0200 | perost | Fix product in old frontend (#7646) |
a58087453a | 2021-07-02 14:51:22 +0200 | perost | Simplify min/max reductions more (#7644) |
15713e3c9b | 2021-07-02 13:08:50 +0200 | perost | Expand calls with multiple iterators (#7642) |
32850571a0 | 2021-07-01 17:22:22 +0000 | hudson | Updated libraries * libraries c850b80...ac8d5d4 (1): > Bump libraries |
fbe0d19a44 | 2021-07-01 16:03:23 +0200 | Adeel Asghar | Fix loading of subpackages in case of encryption (#7639) |
57235fb7aa | 2021-07-01 12:59:30 +0200 | perost | Flattening fixes (#7626) |
f499acebdd | 2021-07-01 11:43:33 +0200 | perost | Fix unlifting of array types in ffi runtime (#7638) |
9af63beb2a | 2021-06-30 20:59:58 +0200 | Adrian Pop | fix issues with OpenSuse (#7636) |
56800bdfd0 | 2021-06-30 12:37:01 +0200 | Adeel Asghar | Added graphical support for ellipse closure attribute (#7634) |
961e4c512c | 2021-06-30 11:50:25 +0200 | Martin Sjölund | Only prevent encrypted libraries from loading in parallel (#7633) |
13ce53237a | 2021-06-29 17:21:43 +0000 | hudson | Updated libraries * libraries ec7eaa7...c850b80 (1): > Bump libraries |
49fbc7a90d | 2021-06-29 15:14:49 +0200 | Adrian Pop | fix ticket #6110 (#6739) |
2adbd1a7db | 2021-06-28 18:29:30 +0200 | perost | Fix adding dummy states in index reduction (#7625) |
dc65eb95e6 | 2021-06-28 13:52:24 +0200 | Rüdiger Franke | Implement built-in function diagonal in Cpp runtime |
93240f54eb | 2021-06-28 13:51:26 +0200 | Rüdiger Franke | Fix Cpp external F77 calls with string arguments and return values |
3d50ca5191 | 2021-06-28 17:29:47 +0200 | rfranke | Implement METARECORDCALL in Cpp runtime (#7620) |
ddd27ec38d | 2021-06-28 16:54:14 +0200 | Adrian Pop | fix #7534 add --linkType=dynamic|static (#7618) |
6cb8fc6725 | 2021-06-28 12:52:18 +0200 | Adeel Asghar | Remove the debug message that a variable is not found (#7622) |
d7e694f3e3 | 2021-06-27 18:13:31 +0200 | rfranke | Avoid use of StatArray for function results with unknown dimension (#7617) |
aa6b151caf | 2021-06-26 11:29:03 +0200 | rfranke | Suport closures in Cpp algebraic loops as well (#7613) |
5f394a6e8e | 2021-06-26 11:19:59 +0200 | rfranke | Fix Cpp functions passing through function pointers (#7614) |
4aa7a00dea | 2021-06-26 10:12:33 +0200 | Adrian Pop | more documentation for getComponentsTest (#7594) (#7616) |
8db9243d0c | 2021-06-26 01:40:24 +0200 | Adrian Pop | fix #7594 (#7615) |
81066b9ee3 | 2021-06-24 21:45:07 +0200 | rfranke | More System.unquoteIdentifier to get rid of undefined loop varables $i1 (#7610) |
b2341d14f1 | 2021-06-24 13:37:25 +0200 | perost | Improve handling of conditional components (#7608) |
5234deb683 | 2021-06-23 12:43:24 +0200 | Mahder Gebremedhin | Fallback to ASUB if applying subs gets complicated |
8f9c0cafbf | 2021-06-23 17:20:16 +0000 | hudson | Updated libraries * libraries 4d883a2...ec7eaa7 (2): > Bump libraries > Bump libraries |
d6666e626a | 2021-06-23 14:52:16 +0200 | Adeel Asghar | Check license features of sub packages (#7607) |
3037365bc9 | 2021-06-23 09:31:36 +0200 | Martin Sjölund | Simplify `min(array(x for x ...))` to `min(x for x ...)` (#7600) |
a5ff63c80a | 2021-06-23 08:56:09 +0200 | rfranke | Fix Cpp error "size(X) not implemented" (#7602) |
a877ba961c | 2021-06-23 07:51:07 +0200 | Adrian Pop | fix #7583: filter out bad clang OpenMP flag to g++ for the Cpp builds (#7605) |
f6318dbb78 | 2021-06-22 22:31:38 +0200 | perost | Fix ConvertDAE.makeTypeRecordVar (#7604) |
b12cd35b46 | 2021-06-22 21:02:30 +0200 | Adrian Pop | fix #7583: CPP static linking for FMUs with clang/gcc on Win/Linux (#7589) |
b22899e82c | 2021-06-22 19:25:52 +0200 | Adeel Asghar | Make the case insensitive comparison for auto completion (#7603) |
2be586e97a | 2021-06-22 17:00:34 +0200 | perost | Simplify `min(array(x for x ...))` for NF too (#7601) |
38c3d055ed | 2021-06-22 10:45:46 +0000 | Adeel Asghar | Updated libraries * libraries 2ed924a...4d883a2 (1): > Move PetriNets, PowerSystems and SystemDynamics to core libraries (#10) |
49e1e9eeb6 | 2021-06-22 12:26:59 +0200 | perost | Fix #5991 (#7595) |
037eb1fe35 | 2021-06-22 11:54:49 +0200 | Martin Sjölund | Do not collapse calls taking arrays for C++ runtime (#7597) |
6654e6ea71 | 2021-06-21 20:57:58 +0200 | Adeel Asghar | Check for license and features when loading the package (#7569) |
055c5fbd58 | 2021-06-21 18:52:45 +0200 | rfranke | Remove Cpp error ASUB_EASY_CASE -- apply regular case instead (#7592) |
26de721e35 | 2021-06-21 17:55:08 +0200 | rfranke | Fix initialization expressions for const strings in Cpp runtime (#7590) |
9b55fde8d3 | 2021-06-21 12:48:07 +0200 | Mahder Gebremedhin | Add the example model from #6205 as test. |
af3b9678bd | 2021-06-18 15:01:24 +0200 | Mahder Gebremedhin | Compute the type after applying the subscripts. |
d0b472ade3 | 2021-06-18 12:09:29 +0200 | Mahder Gebremedhin | Use the updated subscripting function. |
e117a40054 | 2021-06-18 09:12:13 +0200 | Mahder Gebremedhin | Use the LHS cref generation functions. |
fd77dd7b80 | 2021-06-17 12:14:24 +0200 | Mahder Gebremedhin | Compute proper dimensions for subscripting. |
a6ec77a6c0 | 2021-06-21 15:46:56 +0200 | rfranke | Fix size of result of multiply_array in Cpp runtime (#7588) |
170459c53d | 2021-06-21 14:35:48 +0200 | Adeel Asghar | Add $cpuTime variable to the variables list if cpu time flag is set (#7587) |
e30a43bc20 | 2021-06-21 13:26:43 +0200 | rfranke | Generalize SES_ARRAY_CALL_ASSIGN for Cpp runtime (#7585) |
6600e3ddc7 | 2021-06-21 12:59:35 +0200 | rfranke | Support crefs as subscripts in generated function code (#7584) |
75ceb38784 | 2021-06-21 11:04:04 +0200 | rfranke | Merge template CodegenCppCommonOld with CodegenCppCommon (#7580) |
e0055b2405 | 2021-06-21 08:30:55 +0000 | hudson | Updated libraries * libraries 6eb943a...2ed924a (1): > Bump libraries |
bd2ff8137a | 2021-06-18 17:25:59 +0000 | hudson | Updated libraries * libraries e001fdf...6eb943a (2): > Bump libraries > reverting last commit |
44c791b674 | 2021-06-18 12:36:01 +0200 | AnHeuermann | Fixing findOppositeEndSpatialDistribution for spatialDistribution |
89b043cac5 | 2021-06-18 12:08:43 +0200 | perost | Fix partial check in record constructors (#7576) |
7a4ad0e634 | 2021-06-18 10:55:31 +0200 | rfranke | Add support for pre of arrays to Cpp runtime (#7574) |
9280895ee7 | 2021-06-17 14:45:08 +0200 | perost | Allow partial calls in removed bindings (#7573) |
edac6377c2 | 2021-06-17 12:23:23 +0200 | perost | Handle mutually dependent function inverses (#7571) |
9c01e70a5b | 2021-06-17 08:59:25 +0200 | Martin Sjölund | Do not crash when getting invalid input for setAssignment (#7570) |
95f82e5a8f | 2021-06-16 17:52:59 +0200 | perost | Frontend support for function inverses (#7567) |
cb76b3bfca | 2021-06-15 20:14:27 +0200 | Adeel Asghar | Do not load the library if the required feature is missing (#7565) |
32dc92f37d | 2021-06-15 18:28:08 +0200 | arun3688 | export Clocks in modeldescription.xml (#7564) |
30b2648b0c | 2021-06-15 16:00:51 +0200 | phannebohm | Reject last step in nls homotopy (#7542) |
9d089b325e | 2021-06-15 14:14:35 +0200 | Adeel Asghar | Use the round numbers relative to grid (#7563) |
155bdf9c86 | 2021-06-14 18:16:59 +0200 | rfranke | Generalize use of add_array_scalar in Cpp runtime (#7546) |
450faab3ce | 2021-06-14 15:19:20 +0200 | perost | Improve error for name lookup in partial class (#7559) |
1f545232d4 | 2021-06-14 14:26:19 +0200 | Adeel Asghar | Save only the selected models on exit (#7558) |
2c4dddf05e | 2021-06-14 13:57:52 +0200 | Adeel Asghar | Show a popup when the global settings are changed (#7557) |
3bcce371b9 | 2021-06-14 10:44:56 +0200 | Mahder Gebremedhin | Fix for ticket #6205 |
12ee6bd79b | 2021-06-14 07:57:30 +0200 | Martin Sjölund | Add a check for getAvailablePackageVersions (#7554) |
547861fa14 | 2021-06-14 07:44:14 +0200 | Martin Sjölund | OMSimulator: Compile on 32-bit systems with 64-bit libraries (#7553) |
5b4e9b4ee9 | 2021-06-12 16:36:31 +0200 | Martin Sjölund | Update OMSimulator (arm64 support, etc) (#7552) |
42a0c6a05a | 2021-06-11 16:01:05 +0200 | Martin Sjölund | Add new API getAvailablePackageVersions (#7547) |
43d3619565 | 2021-06-10 16:38:14 +0200 | perost | Improve simplification of array constructors (#7543) |
458363752e | 2021-06-10 14:09:04 +0200 | rfranke | Fix homotopy parameter in Cpp runtime (#7541) |
438ac99095 | 2021-06-10 13:33:00 +0200 | Martin Sjölund | Use int for f2c integer type (#7540) |
1a21771297 | 2021-06-09 19:26:40 +0200 | Martin Sjölund | Use 64-bit ANTLR for aarch64 |
270b3aa7ba | 2021-06-09 19:26:01 +0200 | Martin Sjölund | Update config.guess and config.sub |
a432828fbd | 2021-06-09 19:58:51 +0200 | rfranke | Fix Cpp array constructor (#7535) (#7537) |
7e0d8c8665 | 2021-06-08 16:55:12 +0200 | Andreas | Explicitly load MSL 3.2.3 for users guide examples (#7533) |
c162e1aba5 | 2021-06-08 15:30:28 +0200 | perost | Change outer error to warning when checking model (#7532) |
9770cc8758 | 2021-06-08 14:07:16 +0200 | Adeel Asghar | Replaced assert with size checks (#7530) |
41f9a35e3c | 2021-06-08 12:43:15 +0200 | perost | Relax type attribute variability check (#7531) |
97583e7d06 | 2021-06-08 11:19:36 +0200 | Andreas | Remove error about wrong direction in spatialDistribution (#7510) |
16b10d40ea | 2021-06-08 10:27:58 +0200 | Adeel Asghar | Check for null pointer (#7529) |
e3219aad5f | 2021-06-07 16:48:20 +0200 | Adeel Asghar | Added a cancel button to add library dialog (#7528) |
8e569a040e | 2021-06-07 15:12:06 +0200 | Adeel Asghar | Fix the rendering on bitmap (#7527) |
5b1d6848e5 | 2021-06-07 09:59:19 +0200 | arun3688 | fix initial unknowns in fmi export (#7524) |
49710abf42 | 2021-06-04 17:54:38 +0200 | Andreas | Change relations macro to function (#7513) |
578ab40340 | 2021-06-04 13:42:17 +0200 | perost | Change component to element in inner/outer errors (#7523) |
459c2159f5 | 2021-06-04 09:47:59 +0200 | Lennart Ochel | Use new instantiation for fmi_attributes_10.mos (#7521) |
dc48a0ce1a | 2021-06-03 20:57:21 +0200 | perost | Fill in startOrigin in DAE.VariableAttributes (#7520) |
1767949ecd | 2021-06-03 20:15:19 +0200 | Lennart Ochel | Run fmi tests with new instantiation (#7519) |
89658b93f6 | 2021-06-03 19:26:49 +0200 | perost | Fix function evaluation in the backend with the NF (#7518) |
43ce30fcb1 | 2021-06-02 14:09:03 +0200 | perost | Don't disable scalarization when building FMUs (#7516) |
45c89e0aa0 | 2021-06-02 09:27:07 +0000 | Adrian Pop | Updated libraries * libraries 3a54308...e001fdf (1): > change Buildings 7.0.0 to follow maint_7.0.x |
4f628efeec | 2021-06-01 19:13:19 +0000 | hudson | Updated libraries * libraries f0c5cdb...3a54308 (2): > Bump libraries > fix python2 -> python3 issue that broke the libraries build |
11a0d1c7fe | 2021-06-01 11:27:51 +0200 | Adeel Asghar | Handle the curly braces used in text annotation (#7509) |
d8f7882939 | 2021-05-31 14:27:11 +0200 | perost | Fix #6221 (#7505) |
b7d5bf71f1 | 2021-05-28 17:02:07 +0200 | perost | Fix #6188 (#7504) |
68653477ab | 2021-05-28 16:13:28 +0200 | Andreas | Extrapolate outputs of spatialDistribution on input side (#7503) |
c5f80b95fd | 2021-05-27 14:52:10 +0200 | Adeel Asghar | Hide the empty tab in the parameters window (#7499) |
4c24d5791e | 2021-05-27 00:51:11 +0200 | perost | Fix purity handling in typing of fill (#7498) |
412eb41bed | 2021-05-26 17:08:10 +0200 | Adeel Asghar | Allow creating a connector when making a connection (#7497) |
2948fc2178 | 2021-05-26 16:54:16 +0200 | kabdelhak | [BE] reactivate resolveLoops/reshuffleLoops (#7454) |
ad12ad63bb | 2021-05-26 14:08:56 +0200 | perost | Fix #7486 (#7496) |
230244e78e | 2021-05-25 12:14:21 +0200 | Adeel Asghar | Timeout the model update timer after 0.5 secs (#7483) |
399956df34 | 2021-05-24 15:44:32 +0200 | Lennart Ochel | Update OMSimulator (#7482) |
98d8b85473 | 2021-05-24 15:01:01 +0200 | Adeel Asghar | Use high dpi pixmaps flag (#7481) |
3ae6b94efb | 2021-05-24 09:03:22 +0200 | Adeel Asghar | Do not log all the OMC commands by default (#7479) |
ea5cd0d457 | 2021-05-20 09:58:56 +0200 | Lennart Ochel | Use annotation __OpenModelica_commandLineOptions in buildModelFMU (#7478) |
c5eac8a7bd | 2021-05-18 19:54:39 +0200 | Lennart Ochel | Move the User's Guide up (#7476) |
ddc550c7a7 | 2021-05-18 12:22:51 +0200 | Andreas | Fix for "Fix memory leak of model info xml data" #7464 (#7471) |
03a9a34643 | 2021-05-18 11:32:14 +0200 | Adeel Asghar | Push the resize element change of OMS models on the undo stack (#7470) |
d2a58bdba4 | 2021-05-17 21:38:10 +0200 | Adrian Pop | scalarize only parameters arrays with size(array) > 1 - further changes to support TransiEnt library - needed as the backend handles parameter arrays of one badly - added test: ParametricInitialArrayEquationBug.mo(s) The problematic equations come from: final parameter SI.SpecificEnergy NCV_H2[:]=TransiEnt.Basics.Functions.GasProperties.getRealGasNCVVector(medium, medium.nc) "Net calorific value of hydrogen at 25 C and 1 bar"; final parameter SI.SpecificEnergy GCV_H2[:]=TransiEnt.Basics.Functions.GasProperties.getRealGasGCVVector(medium, medium.nc) "Gross calorific value of hydrogen at 25 C and 1 bar"; |
cae68fb0cb | 2021-05-17 18:30:43 +0200 | Adrian Pop | added flags to allow non standard Modelica - added to support some non-standard Modelica libraries such as TransiEnt library. Tested with model: TransiEnt.Producer.Gas.Electrolyzer.Check.Test_400A_Espinosa_L2 - allow several exernal sections in functions in NFInst (TILMedia) - see also: modelica/ModelicaSpecification#2921 - only via flag: --allowNonStandardModelica="nonStdMultipleExternalDeclarations" |
0b76908279 | 2021-05-17 17:53:44 +0200 | Andreas | Documentation for high DPI settings on Windows (#7462) |
26b9c7641b | 2021-05-14 20:55:14 +0200 | arun3688 | fix issue in calculating reconciled_Sx (#7466) |
3b8836b243 | 2021-05-14 19:27:45 +0200 | hudson | Updated libraries * libraries 04eb4ac...f0c5cdb (1): > Bump libraries |
698787c10d | 2021-05-14 18:47:54 +0200 | Andreas | Fix memory leak of model info xml data (#7464) |
75437148b5 | 2021-05-14 17:20:13 +0200 | Andreas | Only setup kinsol solver once (#7463) |
198d32b297 | 2021-05-13 17:21:48 +0000 | hudson | Updated libraries * libraries 2ee4382...04eb4ac (1): > Bump libraries |
c910821bd9 | 2021-05-12 13:36:12 +0200 | Adeel Asghar | Ask user to switch to new frontend on startup (#7461) |
83d78e81d1 | 2021-05-11 17:11:52 +0200 | Adrian Pop | better handling of zero size arrays in the C runtime (#7455) |
c7688ab958 | 2021-05-11 15:33:05 +0200 | Adeel Asghar | Added context menu item for copy path (#7459) |
7c5a0a8875 | 2021-05-10 11:19:58 +0200 | Adeel Asghar | Update the derived component when the base component is updated (#7453) |
e08f5e447c | 2021-05-10 09:51:40 +0200 | Adeel Asghar | Highlight that evaluate all parameters does not work with old frontend (#7452) |
83ff1a1bb1 | 2021-05-07 11:43:50 +0200 | Martin Sjölund | The license for User's Guide is CC BY 4.0 (#7411) |
e8349ebe2c | 2021-05-07 11:06:30 +0200 | Martin Sjölund | Make sure we cleanup old FMUs before archiving them (#7449) |
dc618a670c | 2021-05-07 10:24:51 +0200 | Martin Sjölund | Rotate logs faster (#7448) |
f4362224e3 | 2021-05-06 17:21:52 +0000 | hudson | Updated libraries * libraries a31be05...2ee4382 (1): > Bump libraries |
71aa2f8716 | 2021-05-06 19:06:49 +0200 | spinnau | Fix build with cmake >= 3.20 - fixes #7330 (#7445) |
3da13e7ce8 | 2021-05-06 10:21:46 +0200 | Julien Schueller | [OMCompiler] Fix some leaks in C runtime (#7441) |
3806526c07 | 2021-05-05 23:45:02 +0200 | perost | Fix #7439 (#7440) |
7929596553 | 2021-05-05 17:21:13 +0000 | hudson | Updated libraries * libraries 095f89b...a31be05 (1): > Bump libraries |
4c6905e74b | 2021-05-05 11:33:39 +0200 | Adeel Asghar | Handle the *.lnk file links (#7438) |
203aa2f0bb | 2021-05-05 11:01:47 +0200 | Adeel Asghar | Enable high dpi scaling (#7437) |
9ebba11968 | 2021-05-04 15:31:23 +0200 | Lennart Ochel | Add test for OpenModelica/OMSimulator#1011 (#7404) |
b9daa42a02 | 2021-05-04 15:22:19 +0200 | Lennart Ochel | Update OMSimulator (#7436) |
9b527bc6bf | 2021-05-04 13:08:04 +0200 | perost | Fix #7432 (#7435) |
0ff0f74ba0 | 2021-05-04 11:47:24 +0200 | perost | Fix possible use of unassigned variable (#7434) |
81c86f0288 | 2021-05-03 16:06:41 +0200 | Adeel Asghar | Validate the Modelica text when toolbar button is pressed (#7431) |
0976f4eb33 | 2021-05-03 15:09:14 +0200 | perost | Fix #7428 (#7430) |
73ee81141a | 2021-05-03 09:05:35 +0000 | Adrian Pop | Updated libraries * libraries f74f045...095f89b (1): > remove EMOTH for now, it should be instaleld via PackageManager |
d66050b0a3 | 2021-04-30 17:23:06 +0000 | hudson | Updated libraries * libraries e5a8578...f74f045 (1): > Bump libraries |
1928198e62 | 2021-04-30 16:27:02 +0200 | perost | Improve ceval of record fields (#7426) |
877362bf7a | 2021-04-29 17:22:37 +0000 | hudson | Updated libraries * libraries 5c703c1...e5a8578 (1): > Bump libraries |
632d2164c7 | 2021-04-29 16:46:55 +0200 | perost | More record fixes (#7422) |
74ea5aef94 | 2021-04-29 10:57:11 +0200 | Adeel Asghar | Update the plot layout when auto scale is off (#7424) |
355f2a42a3 | 2021-04-28 10:49:47 +0200 | Lennart Ochel | Update OMSimulator (#7420) |
f2d58ffe58 | 2021-04-27 18:04:34 +0200 | Adeel Asghar | Fixes #7406 (#7418) |
6f87df72ae | 2021-04-27 17:12:21 +0200 | perost | Improve handling of records (#7417) |
a7afb17f4c | 2021-04-27 15:37:52 +0200 | Adeel Asghar | Try default font for greek-mu (#7414) |
6fe0e58e8b | 2021-04-27 13:47:34 +0200 | Lennart Ochel | Handle enum connectors same as integers (#7403) |
6d0557a077 | 2021-04-26 16:37:52 +0200 | Adeel Asghar | Fixed display of greek micro symbol (#7410) |
1a3c8af33d | 2021-04-23 17:25:43 +0200 | Per Östlund | Record constructor improvements |
1cc2ca04f5 | 2021-04-26 14:53:43 +0200 | Lennart Ochel | Update OMSimulator (#7407) |
0e423e178d | 2021-04-23 20:06:00 +0200 | Adeel Asghar | Ticket 5447 (#7405) |
b4031d6875 | 2021-04-22 13:12:25 +0200 | Per Östlund | Fix subscripting of arrays |
ed1d495c59 | 2021-04-22 16:55:08 +0200 | Martin Sjölund | Update copyright |
310e364090 | 2021-04-22 16:54:56 +0200 | Martin Sjölund | Fix typo for record element |
93abcfa48f | 2021-04-22 17:38:57 +0200 | Adeel Asghar | Copy OMSens to build/share (#7400) |
0e702a2a9c | 2021-04-22 16:56:08 +0200 | Martin Sjölund | Add bibtex for buffoni:electronics:2021 (#7369) |
07fe8a249c | 2021-04-21 21:14:37 +0200 | Adeel Asghar | Automatically pick the right prefix value for axes values (#7397) |
187041202b | 2021-04-20 20:20:28 +0200 | perost | Improve sorting of local function variables (#7396) |
77f9ade3bf | 2021-04-20 17:53:52 +0200 | Adrian Pop | Revert "[FE,BE,SimCode] updates array parameter handling (#7390)" (#7394) |
f39a4fee51 | 2021-04-19 17:37:12 +0200 | kabdelhak | [FE,BE,SimCode] updates array parameter handling (#7390) |
aa1dfa4e03 | 2021-04-19 14:55:33 +0200 | perost | Handle empty sections in Sections.toFlatStream (#7391) |
f4505660cd | 2021-04-16 18:33:01 +0200 | perost | Improve typing of function calls (#7387) |
48bf0c8b8a | 2021-04-16 15:58:33 +0200 | Adeel Asghar | Remove the footer the hint (#7386) |
4d36ade98a | 2021-04-16 14:40:11 +0200 | Henning Kiel | fix UTF-8 detection in parser (#7284) |
c44c8484fb | 2021-04-16 11:22:09 +0200 | perost | Partially revert dde0e4c9 (#7383) |
a50bcfba52 | 2021-04-15 22:41:22 +0200 | Adeel Asghar | Handle the path names starting with dot (#7382) |
0e0a981dbe | 2021-04-15 22:16:04 +0200 | Adeel Asghar | Do not call update of model directly instead use a timer (#7381) |
379882ef18 | 2021-04-15 15:41:26 +0200 | phannebohm | Remove double negation (#7372) |
dde0e4c941 | 2021-04-15 14:33:33 +0200 | perost | Various minor NF fixes (#7377) |
d0cf0825e8 | 2021-04-14 19:10:30 +0200 | Lennart Ochel | Switch to new snapshot api (#7274) |
afa57df877 | 2021-04-14 11:13:55 +0200 | kabdelhak | [BE] update array entries in old jacobian (#7370) |
1002d2226c | 2021-04-14 00:53:51 +0200 | Adrian Pop | fix URIs pointing to obsolete jmodelica.org (#7374) |
a76d932530 | 2021-04-13 15:14:52 +0200 | Adeel Asghar | Allow parametric plot of multiple variables against one variable (#7373) |
91c75013e1 | 2021-04-09 15:10:21 +0200 | perost | Add SourceInfo to external sections (#7367) |
426006566c | 2021-04-09 14:26:35 +0200 | perost | Fix class extends of short class definition (#7366) |
723951b53f | 2021-04-08 14:22:19 +0200 | Julien Schueller | OMCompiler: Dont try to install translations (#7327) |
4aaf9a806c | 2021-04-08 13:23:19 +0200 | Martin Sjölund | Remove unused code (#7365) |
7d6513ee25 | 2021-04-08 10:54:42 +0200 | Martin Sjölund | Output algebraic equations in a sorted order (#7362) |
67aee91ba0 | 2021-04-07 17:46:16 +0200 | Adeel Asghar | Do not collapse the variables browser (#7363) |
19b68a595c | 2021-04-07 14:32:49 +0200 | perost | Improve variability check (#7361) |
126776f9cf | 2021-04-06 16:58:43 +0200 | Martin Sjölund | Fixes for the diff algorithm with elements with similar names (#7343) |
6ebd0c97a2 | 2021-04-06 15:31:03 +0200 | Adeel Asghar | Interactive simulation for SSP models (#7237) |
a74d179f42 | 2021-04-06 14:01:17 +0200 | Lennart Ochel | Update submodules (#7358) |
799136d7c9 | 2021-04-06 13:55:56 +0200 | perost | Fix handling of convertElement (#7357) |
8d42262686 | 2021-04-06 08:31:39 +0200 | Martin Sjölund | Fix artificial limits in the JSON lexer (#7351) |
4e6ee9f8e0 | 2021-04-01 22:35:09 +0200 | perost | Tweak handling of binding expressions (#7350) |
0f760222d1 | 2021-04-01 15:37:51 +0200 | arun3688 | update conference paper (#7349) |
a40ba4f571 | 2021-04-01 14:48:28 +0200 | arun3688 | update data reconciliation tests with NF (#7348) |
54b61d2c97 | 2021-04-01 13:23:36 +0200 | perost | Fix flattening of conditional expressions (#7347) |
f426653191 | 2021-04-01 11:48:43 +0200 | perost | Fix DAE conversion of record fields (#7346) |
8309b36462 | 2021-03-31 20:03:37 +0200 | arun3688 | add conference paper (#7345) |
0953e25e71 | 2021-03-31 16:07:08 +0200 | perost | Improve handling of invalid class sections (#7344) |
f355365a6e | 2021-03-31 13:07:01 +0200 | Andreas | Adding try-catch blocks around non-linear solver (#7341) |
fdb1040c38 | 2021-03-31 12:16:17 +0200 | perost | Improve handling of binding expression. (#7342) |
05d9e011cd | 2021-03-31 00:09:11 +0200 | kabdelhak | [BE] update ASSC algorithm (#7331) |
27f932658f | 2021-03-29 17:27:13 +0200 | Adeel Asghar | Fix OMEdit csv export (#7339) |
85cd2c1a15 | 2021-03-29 17:26:20 +0200 | arun3688 | implement new extraction algorithm (#7338) |
c2d2d8d45f | 2021-03-29 13:07:48 +0200 | Lennart Ochel | Update OMSimulator (#7333) |
ebfaa086e9 | 2021-03-29 12:25:28 +0200 | Adeel Asghar | Use the right values for rectangle to render the view (#7336) |
3e17278d24 | 2021-03-29 11:56:10 +0200 | Adeel Asghar | Remove qjson and update OMEdit Qt requirement to 5.0.0 or later (#7332) |
90a51322d2 | 2021-03-29 11:44:23 +0200 | Lennart Ochel | Fix fmi export of initial unknowns (#7335) |
b64a64f15a | 2021-03-26 18:23:11 +0000 | hudson | Updated libraries * libraries 651b3ac...5c703c1 (1): > Bump libraries |
2d67babf29 | 2021-03-26 13:36:53 +0100 | Adeel Asghar | Fix performance of transformational debugger (#7329) |
cc713acc3d | 2021-03-25 13:08:48 +0100 | AnHeuermann | Don't leak memory every time solveNewton is called |
0a49c44626 | 2021-03-25 18:21:44 +0000 | hudson | Updated libraries * libraries 7cb9108...651b3ac (1): > Bump libraries |
2a9636483a | 2021-03-25 17:12:15 +0100 | perost | Fix code generation for boolean subscripts (#7326) |
7241f1c6fe | 2021-03-17 14:24:49 +0100 | Martin Sjölund | Store annotations in the correct order |
7746a396e8 | 2021-03-17 12:25:40 +0100 | Martin Sjölund | Parse annotations as elements |
0054f58575 | 2021-03-17 11:00:46 +0100 | Martin Sjölund | Fix infinite loop in the diff algorithm |
0755bfc2c9 | 2021-03-16 15:24:21 +0100 | Martin Sjölund | Fix for parser eating too much input in name rule |
ebe757cda4 | 2021-03-16 09:00:16 +0100 | Martin Sjölund | Parse partial function application and comments on imports |
2450e1b8ad | 2021-03-08 16:18:36 +0100 | Martin Sjölund | Handle edge case in Modelica diff for parenthesis |
b2767fd7e1 | 2021-03-25 09:11:55 +0100 | Martin Sjölund | Use autoreconf instead of autoconf (#7324) |
6f13a449a8 | 2021-03-24 18:25:40 +0000 | hudson | Updated libraries * libraries d457d9f...7cb9108 (1): > Bump libraries |
eff0130f39 | 2021-03-24 18:15:02 +0100 | perost | Implement support for implicit iteration ranges (#7323) |
dfb3a7aa5e | 2021-03-24 15:46:18 +0100 | Adeel Asghar | Read the variables from model_init.xml file (#7322) |
257225e3a2 | 2021-03-22 18:30:06 +0000 | hudson | Updated libraries * libraries 310c297...d457d9f (1): > Bump libraries |
9276d71419 | 2021-03-22 15:54:14 +0100 | Adeel Asghar | Use Qt's builtin json functionality if possible (#7317) |
c263934f53 | 2021-03-19 21:45:41 +0100 | phannebohm | Simplify listAppendDestroy (#7309) |
38dd1a27c4 | 2021-03-19 18:25:26 +0000 | hudson | Updated libraries * libraries 5b83135...310c297 (1): > Bump libraries |
6ea0e1cd31 | 2021-03-19 14:30:44 +0100 | perost | Improve formatting of exit codes (#7316) |
985c38c98f | 2021-03-19 11:08:10 +0100 | Adeel Asghar | Use QHash instead of QList when reading result variables (#7315) |
ccf632ce8b | 2021-03-18 18:41:36 +0100 | perost | Fix unassigned variable in NFCall (#7313) |
bba553f8ed | 2021-03-18 16:24:52 +0100 | Adeel Asghar | Added a context menu item for toggle sign (#7311) |
bfe07b3a45 | 2021-03-18 10:52:37 +0100 | Adrian Pop | fixes for ticket #6406 - graphical API (#7310) |
496b894f1e | 2021-03-18 01:40:01 +0100 | Francesco Casella | Improved MSL splash message (#7306) |
ea237bf122 | 2021-03-17 13:05:02 +0100 | Adrian Pop | add more stuff to .gitignore (#7308) |
93ee59d145 | 2021-03-16 15:16:56 +0100 | Martin Sjölund | Updated lexer to not have a fixed maximum state size |
78becf5117 | 2021-03-16 11:01:01 +0100 | Martin Sjölund | Allow floating point without leading 0 |
d8c7fc52bc | 2021-03-16 10:48:21 +0100 | Martin Sjölund | loadFile(".../package.mo") will now always load that file |
c324f255ed | 2021-03-16 08:57:25 +0100 | Martin Sjölund | Handle UTF8 BOM in the diff API |
e78b77a49d | 2021-03-16 08:56:25 +0100 | Martin Sjölund | Do not let ZMQ output non-UTF8 strings |
2a75bf9121 | 2021-03-16 22:57:35 +0100 | Adrian Pop | add listAppendDestroy to MetaModelica, #6428 (#7303) |
924d7a9b60 | 2021-03-16 18:23:31 +0000 | hudson | Updated libraries * libraries 095662a...5b83135 (3): > Bump libraries > Bump libraries > Bump libraries |
0e3c97b7a1 | 2021-03-16 17:02:31 +0100 | Adeel Asghar | Use dark orange instead of yellow color for plot curve (#7302) |
e2823a8854 | 2021-03-16 16:30:17 +0100 | Andreas | Adding spatialDistribution to Backend and C runtime (#7299) |
a7d4363d2c | 2021-03-16 15:47:38 +0100 | Andreas | Adding code documentation to synchronous and log flag (#7296) |
97e53bba63 | 2021-03-16 13:36:54 +0100 | Adeel Asghar | Toggle the sign of plotted curve (#7300) |
7406b85bce | 2021-03-16 10:11:37 +0100 | kabdelhak | [BE] add fallback case for time differentiation (#7292) |
c27c869bbf | 2021-03-15 15:33:22 +0100 | Adeel Asghar | Terminal process need a flag for new console (#7295) |
91d65f5848 | 2021-03-15 11:51:01 +0100 | Andreas | Documentation for rational.c and resolve undefined dicision (#7286) |
162387cff2 | 2021-03-15 11:22:23 +0100 | Adeel Asghar | Preserve the last node to skip the unnecessary lookups (#7298) |
064b797da4 | 2021-03-13 08:15:31 +0100 | Lennart Ochel | Update common (#7297) |
f50e95b736 | 2021-03-12 11:53:55 +0100 | Lennart Ochel | Update OMCompiler/3rdParty (#7294) |
2231d03489 | 2021-03-12 11:49:29 +0100 | Andreas | Stop hybrid solver when it failed multiple times. (#7288) |
15130d2407 | 2021-03-12 11:33:23 +0100 | Lennart Ochel | Update README-Windows-WSL.md (#7293) |
812c562916 | 2021-03-11 18:24:02 +0100 | Adeel Asghar | Do not force maximize OMEdit window (#7291) |
9dc3ddf4f4 | 2021-03-11 13:42:41 +0100 | Adeel Asghar | Do not allow to run second simulation of the same model (#7282) |
a657de50a3 | 2021-03-11 12:49:34 +0100 | Adeel Asghar | Reset the inherited classes before fetching the new ones (#7289) |
fcc2724f1f | 2021-03-10 16:47:20 +0100 | Andreas | Add equationIndex to function_storeDelayed (#7287) |
d2dc4f9276 | 2021-03-10 11:57:31 +0100 | perost | Relax extends rules for ExternalObject (#7285) |
28b1883712 | 2021-03-09 23:06:52 +0100 | Adrian Pop | fix the msvc build of SimulationRuntime/c (#7283) |
973af48e18 | 2021-03-09 18:23:57 +0000 | hudson | Updated libraries * libraries ea418ac...095662a (1): > Bump libraries |
a7476262fc | 2021-03-09 15:57:43 +0100 | Andreas | Adding simple double ended list to C runtime util (#7266) |
e3b7e2d555 | 2021-03-09 13:57:36 +0100 | Adeel Asghar | Add scroll bars to MSL version selection dialog (#7279) |
46ea13b370 | 2021-03-09 13:08:09 +0100 | arun3688 | update html report with intermediate equations (#7281) |
abdf40bd71 | 2021-03-08 14:39:42 +0100 | Martin Sjölund | Improve diff of Modelica file listings (#7277) |
c048acb712 | 2021-03-07 14:49:50 +0100 | perost | Don't flatten equations in discarded if-branches (#7276) |
1f92f44290 | 2021-03-06 18:22:22 +0000 | hudson | Updated libraries * libraries c5f7048...ea418ac (1): > Bump libraries |
f0c9a0bc06 | 2021-03-06 13:23:11 +0100 | Lennart Ochel | GitHub Templates (#7275) |
19d4643576 | 2021-03-05 16:31:39 +0100 | perost | Conversion script support (#7273) |
d41c749a59 | 2021-03-05 13:45:49 +0100 | kabdelhak | [NF/BE] update #6267 (#7271) |
8b9b4e008c | 2021-03-04 17:10:00 +0100 | Adeel Asghar | Ask before clearing the recent files list (#7270) |
cabda562d2 | 2021-03-04 16:54:07 +0100 | Adeel Asghar | Just read the old setting when exiting the settings with cancel button (#7269) |
4b507e4cab | 2021-03-04 16:00:50 +0100 | Adeel Asghar | Make the Del key work on nested classes (#7268) |
d8ce9c4317 | 2021-03-04 15:21:30 +0100 | Martin Sjölund | Fix logic error in package manager (#7267) |
939a0aa176 | 2021-03-04 14:28:35 +0100 | Martin Sjölund | Handle metainformation when the version is not given (#7265) |
60662eb25f | 2021-03-04 14:26:01 +0100 | kabdelhak | Update max mixed index dump (#7253) |
80c45dec6a | 2021-03-04 13:10:38 +0100 | Adeel Asghar | Make the tabs movable (#7264) |
64cbe1bc18 | 2021-03-04 13:00:50 +0100 | Adeel Asghar | Use monospaced font for structured simulation output (#7263) |
b2c69b4006 | 2021-03-04 12:37:32 +0100 | Adeel Asghar | Integrated Modelica models simulation output in Messages Browser (#7257) |
a2eaddb123 | 2021-03-04 12:29:22 +0100 | Adrian Pop | fix ticket #6403 (#7262) |
88338f3535 | 2021-03-04 12:01:50 +0100 | Martin Sjölund | Do not only copy resources, but all files (#7261) |
de4b0c042b | 2021-03-03 17:12:49 +0100 | perost | Improve flattening of bindings (#7258) |
402305ead8 | 2021-03-03 14:56:42 +0100 | Martin Sjölund | Also copy resources in the package manager (#7256) |
46925fa197 | 2021-03-03 12:57:12 +0100 | Adrian Pop | fix build on Ubuntu, use find to copy the sundials libs (#7248) |
359b464345 | 2021-03-03 05:01:55 -0600 | Alex | fix OMParser/Makefile for macOS (#7247) |
61188e9ec5 | 2021-03-03 08:59:51 +0100 | Martin Sjölund | Treat names with only prerelease special (#7249) |
5c6386465c | 2021-03-03 08:03:43 +0100 | Martin Sjölund | Fix install target for Jenkins (#7250) |
b7f7e9dc96 | 2021-03-02 18:40:36 +0100 | kabdelhak | [NF] prevent indexed functions as bindings (#7163) |
ed8ef0a961 | 2021-03-01 20:33:57 +0100 | Adrian Pop | more fixes for MacOS (#6306) (#7246) |
f1e86334d3 | 2021-03-01 10:24:09 +0100 | Adrian Pop | forgot needed windows changes after changes for #6306 (#7243) |
65bb214bd5 | 2021-03-01 09:06:22 +0100 | Adrian Pop | attempt to fix MacOS builds #6306 (#7238) |
af583a5964 | 2021-02-28 19:27:33 +0100 | hudson | Updated libraries * libraries 7e2513b...c5f7048 (1): > Bump libraries |
2e75be3844 | 2021-02-28 18:04:42 +0100 | Adrian Pop | port patch for QT 5.11 on mac from: (#7240) |
7afc918716 | 2021-02-27 00:04:35 -0600 | Alex | Fix typo in OMCompiler/Makefile.in (#7239) |
1569f31f77 | 2021-02-26 18:26:36 +0000 | hudson | Updated libraries * libraries d24e9c8...7e2513b (1): > Bump libraries |
5a7e86a9ef | 2021-02-26 18:14:25 +0100 | Lennart Ochel | Update OMSimulator (#7236) |
eafcaa7d49 | 2021-02-26 16:04:39 +0100 | Adeel Asghar | Set the focus on name when adding sub models (#7235) |
95486da9b1 | 2021-02-26 15:21:58 +0100 | Adeel Asghar | Utilize the vertical space (#7234) |
88339b47f4 | 2021-02-26 14:49:00 +0100 | Adeel Asghar | Better integration of creation and opening of SSP models in menu (#7233) |
b7ab7fc926 | 2021-02-25 20:36:40 +0100 | Per Östlund | Check array length in collapseArrayExpressions |
d037f2841c | 2021-02-25 20:46:38 +0100 | Adeel Asghar | Round the numbers to grid size |
997610d9b8 | 2021-02-25 12:53:53 +0100 | Adrian Pop | fix ticket #6396 - export all symbols from libOpenModelicaCompiler.dll - on Windows/mingw, if the function pointer cannot be found, search all loaded dlls in the current process - add more tests (ffi, meta) to sanity checking for the CI/MinGW label |
6d8ee8c6b5 | 2021-02-25 19:40:10 +0100 | Adrian Pop | fix for #6395 |
e33dc01de5 | 2021-02-25 17:03:37 +0100 | Henning Kiel | fix rpath on dylibs |
52fc6e4c9a | 2021-02-25 17:01:34 +0100 | Henning Kiel | remove dead code on macOS |
b7aac4b549 | 2021-02-25 14:48:11 +0100 | Adeel Asghar | Integrate the SSP models simulation output in Messages Browser (#7224) |
77658af1e2 | 2021-02-25 13:56:06 +0100 | Martin Sjölund | Save lambda while running the homotopy solver (#7227) |
1c19d06ff7 | 2021-02-25 12:57:23 +0100 | Lennart Ochel | Update OMSimulator (#7225) |
4c35c61150 | 2021-02-25 09:14:59 +0100 | Adrian Pop | fixes for #5827 and ffi (#7221) |
213056efe3 | 2021-02-24 18:45:45 +0100 | Francesco Casella | Fixed typo (#7222) |
3bf2063a9e | 2021-02-24 17:59:17 +0100 | Lennart Ochel | Remove obsolete api cancelSimulation_asynchronous (#7223) |
b6422943b1 | 2021-02-24 15:21:45 +0100 | perost | Improve merging of modifiers with constraining type (#7220) |
ae591ef554 | 2021-02-24 12:13:11 +0100 | Adeel Asghar | Set the nfapi on startup (#7218) |
af12e4745e | 2021-02-24 11:54:55 +0100 | Francesco Casella | Added section on fully specified initial conditions to User's Guide (#7212) |
4fa0b4b344 | 2021-02-24 10:48:00 +0100 | Adeel Asghar | Keep the NFApi settings (#7215) |
f9d347e59e | 2021-02-24 10:43:37 +0100 | Adeel Asghar | Ask the user which version of MSL to load and save that settings (#7211) |
f861c675e4 | 2021-02-24 08:36:39 +0100 | Martin Sjölund | Add AC_CONFIG_AUX_DIR to libffi for EL7 (#7210) |
558c01fe31 | 2021-02-24 08:17:57 +0100 | Francesco Casella | Fixed obsolete warning messages (#7213) |
19d6b79838 | 2021-02-23 23:55:31 +0100 | Adeel Asghar | Do not use hard coded center values (#7214) |
ba704db87e | 2021-02-23 13:42:33 +0100 | perost | Make FFI less crashy (#7209) |
e37bfc0936 | 2021-02-23 13:01:52 +0100 | Adrian Pop | partial handling of ticket #5827 (#7183) |
fbab7ab354 | 2021-02-23 12:07:04 +0100 | perost | Improve flattening of complex bindings (#7208) |
651525f1eb | 2021-02-23 11:23:32 +0100 | Lennart Ochel | Remove the 'old' signal filter (#7199) |
c28aeab1dd | 2021-02-23 09:16:51 +0100 | Adrian Pop | fix for ticket #6348 (#7207) |
87d5a02324 | 2021-02-22 18:06:19 +0100 | Adeel Asghar | Fix reading the SSP model simulation progress (#7206) |
619e3401f1 | 2021-02-22 16:15:42 +0100 | Martin Sjölund | Add a check for `make clean` in Jenkins (#7201) |
95a87fe2c6 | 2021-02-22 15:21:08 +0100 | Andreas | Fixing testsuite clean rule (#7188) |
d66fc7bc8f | 2021-02-22 15:20:44 +0100 | Andreas | Add synchronous features to C FMUs (#7155) |
dc735fb759 | 2021-02-22 14:49:51 +0100 | Lennart Ochel | Update OMCompiler/3rdParty (#7205) |
ba97aa7935 | 2021-02-22 13:21:23 +0100 | Adeel Asghar | Improve the behavior of "Fit to Diagram" button (#7203) |
abfd4ce2e2 | 2021-02-22 13:04:46 +0100 | perost | Fix libffi usage (#7202) |
cf3a725b80 | 2021-02-21 17:14:32 +0100 | perost | Implement external function evaluation with libffi (#7178) |
9ac658664d | 2021-02-19 16:06:22 +0100 | Adeel Asghar | Added a new button "Fit to Diagram" (#7198) |
12c32c0ca0 | 2021-02-19 13:35:35 +0100 | phannebohm | Fix ticket #6171 (#7187) |
10ccf6779f | 2021-02-18 19:45:06 +0100 | Lennart Ochel | Update OMSimulator (#7193) |
b4df72b451 | 2021-02-18 18:52:47 +0100 | perost | Update 3rdParty (#7192) |
aa89157384 | 2021-02-18 17:52:19 +0100 | Lennart Ochel | Quote simulation options (#7191) |
1459d3c3d8 | 2021-02-18 14:53:00 +0100 | Adeel Asghar | Close the result file when the VariablesTreeItem is removed (#7190) |
699fb91139 | 2021-02-18 14:52:30 +0100 | Adeel Asghar | Do not force the simulation log file name to be fully qualified (#7189) |
a1c10032e8 | 2021-02-17 18:24:09 +0100 | Adeel Asghar | Pass the command line options to simulation server (#7179) |
65cad6d9b7 | 2021-02-17 18:21:29 +0100 | phannebohm | Be nice to the cache (#7164) |
b4316f1b3a | 2021-02-17 18:20:03 +0100 | Adrian Pop | fix ticket #6307 (#7180) |
8ef320fe65 | 2021-02-17 18:14:53 +0100 | Lennart Ochel | Update OMSimulator (#7181) |
c07c4ac22e | 2021-02-17 15:42:28 +0100 | Martin Sjölund | Add a generic error message for function instantiation (#7177) |
ea1a004ff5 | 2021-02-17 15:37:02 +0100 | Andreas | Adding MSL 4.0.0 to libraries-for-testing (#7161) |
92f41f2468 | 2021-02-17 13:58:03 +0100 | Adeel Asghar | Allow collapsing the Libraries Browser (#7172) |
1c1ea4dea3 | 2021-02-17 13:27:54 +0100 | Lennart Ochel | Update OMSimulator (#7174) |
81e07a085f | 2021-02-17 13:10:27 +0100 | Adeel Asghar | Move the nfAPI and nfAPINoise settings to general page (#7171) |
c5c5e4356b | 2021-02-16 16:54:24 +0100 | Andreas | Free synchronus data again (#7141) |
318558d18b | 2021-02-16 12:54:28 +0100 | Adeel Asghar | Run the SSP model simulation as separate process (#7135) |
78e98dab18 | 2021-02-15 14:59:23 +0100 | Martin Sjölund | Use a pragma instead of warning (#7162) |
423386c769 | 2021-02-15 13:59:45 +0100 | Adeel Asghar | Use the model name instead of fully qualified path (#7152) |
a489e50fa3 | 2021-02-15 12:30:31 +0100 | perost | Fix #7156 (#7157) |
3de3ab4974 | 2021-02-15 11:00:59 +0100 | Martin Sjölund | Make some warnings about bad C-code (#7158) |
9c614396d6 | 2021-02-12 17:49:51 +0100 | Lennart Ochel | Update OMCompiler/3rdParty (#7154) |
7646132712 | 2021-02-12 12:25:49 +0100 | Martin Sjölund | Worklist implementation of partitioning (#7147) |
84bfaa90a2 | 2021-02-12 11:23:51 +0100 | Lennart Ochel | Update OMSimulator (#7149) |
e211e3a044 | 2021-02-12 10:20:55 +0100 | Martin Sjölund | Make commonSubExpressionUpdate tail-recursive (#7148) |
a4c4346a08 | 2021-02-11 18:23:26 +0000 | hudson | Updated libraries * libraries 2e9d360...d24e9c8 (1): > Bump libraries |
91771840e7 | 2021-02-11 12:55:31 +0100 | Lennart Ochel | Update OMSimulator (#7143) |
133f38c434 | 2021-02-11 12:02:05 +0100 | Martin Sjölund | Retry up to 5 times when running OMEdit tests (#7146) |
ab3dd2e85e | 2021-02-11 11:31:06 +0100 | Martin Sjölund | Update ModelicaExternalC (#7145) |
6834bd51d8 | 2021-02-11 02:03:26 +0100 | Francesco Casella | Further additions to Porting section of User's Guide (#7144) |
b6255df0ba | 2021-02-10 22:50:53 +0100 | perost | Simplify external function call arguments (#7142) |
812381fa7b | 2021-02-10 10:44:33 +0100 | arun3688 | expected output |
cf81f24a44 | 2021-02-09 18:53:50 +0100 | arun3688 | do not export clocks in typeDefinitions in modelDescription.xml |
04058c7183 | 2021-02-10 10:56:29 +0100 | Adeel Asghar | Enable the rename context menu item (#7118) |
022763cd70 | 2021-02-09 23:16:48 +0100 | Francesco Casella | Added paragraph about top-level file or directory name (#7140) |
18689c29d3 | 2021-02-09 19:08:43 +0100 | Lennart Ochel | Update OMSimulator (#7138) |
efa7994435 | 2021-02-01 17:50:13 +0100 | AnHeuermann | Updating SuiteSparse to 5.8.1 |
aae2bf02b0 | 2021-02-08 18:58:21 +0100 | Francesco Casella | Added section of User's Guide about porting libraries to OpenModelica (#7130) |
c69a0c76f1 | 2021-02-06 12:22:21 +0100 | Per Östlund | Fix evaluation of external LAPACK functions |
01cc724728 | 2021-02-05 19:25:27 +0100 | Per Östlund | Refactor argument mapping in EvalFunction |
54771e585f | 2021-02-05 20:22:46 +0100 | Martin Sjölund | Split 02nls into multiple files if it is big (#7134) |
036d879d53 | 2021-02-05 18:23:07 +0000 | hudson | Updated libraries * libraries 9bb35a2...2e9d360 (1): > Bump libraries |
1398d2f090 | 2021-02-05 12:48:11 +0100 | Martin Sjölund | Mark some NLS functions only called once with no opt (#7133) |
0f96760732 | 2021-02-04 13:48:13 +0100 | Martin Sjölund | Implement unit exponents for scaled units such as d-1 (#7132) |
6b5a2f41c6 | 2021-02-04 13:38:37 +0100 | Martin Sjölund | Add ModelicaDuplicateString support (Modelica 3.5) (#7131) |
04ca2737bb | 2021-02-03 16:25:07 +0100 | hudson | Updated libraries * libraries 4ba73b0...9bb35a2 (4): > Bump libraries > just one ModelicaReference > fix typo > install MSL 4.0.0 also on omlibrary-core make target |
cf0237efb1 | 2021-02-03 12:27:23 +0100 | Adeel Asghar | Increase the timeout for OMEdit homotopy simulation test (#7129) |
e56a8daa86 | 2021-02-02 18:29:52 +0000 | hudson | Updated libraries * libraries 70e4ed0...4ba73b0 (1): > Bump libraries |
d35eb487f7 | 2021-02-02 15:37:14 +0100 | Per Östlund | Support top-level uniontypes in generateHeader |
98678a25a9 | 2021-02-02 10:49:30 +0100 | Per Östlund | Fix UnorderedSet.addUnique |
6686abdc98 | 2021-02-02 10:48:31 +0100 | Adeel Asghar | Updated code to get rid of deprecated warnings (#7090) |
4295d1157b | 2021-02-01 16:54:01 +0100 | Per Östlund | Fix UnorderedMap.remove |
7e9cf326d4 | 2021-02-01 14:52:35 +0100 | AnHeuermann | Fixing minimalTearing |
a609e58647 | 2021-01-28 11:39:20 +0100 | Niklas Worschech | [OMSICpp] removed debug outpus, updated reference test results |
97930a8318 | 2021-01-21 17:30:28 +0100 | Niklas Worschech | [omsicpp] fixed duplicate result vars |
c00b0459c7 | 2021-02-01 14:29:02 +0100 | Adeel Asghar | Fixes #7026. Do not set opacity to zero for polygon (#7120) |
f7da54c4a5 | 2021-02-01 14:26:28 +0100 | Adeel Asghar | Add some more documentation about the python executable path (#7121) |
854b3c4a7b | 2021-02-01 11:30:45 +0100 | Per Östlund | Don't allow checkModel on functions/packages |
141624bb4c | 2021-02-01 11:23:17 +0100 | Adeel Asghar | Highlight the active LibraryTreeItem (#7112) |
263a0e58e8 | 2021-01-29 18:25:27 +0000 | hudson | Updated libraries * libraries e1a60ae...70e4ed0 (3): > Bump libraries > Bump libraries > Bump libraries |
4eaefd531d | 2021-01-27 13:01:16 +0100 | Per Östlund | Fix BackendDAEOptimize.listAllIterationVariables |
7150e7f344 | 2021-01-27 12:27:23 +0100 | Lennart Ochel | Fix manually rerouting of connections (on WSL?) (#7116) |
ae799cbf86 | 2021-01-26 23:38:57 +0100 | Per Östlund | Fix some backend performance issues |
a3487e0dde | 2021-01-26 16:41:35 +0100 | Per Östlund | Avoid needless copy in solveInitialSystem |
1de1a93cd7 | 2021-01-26 14:48:08 +0100 | Adrian Pop | a commit for tagging v1.18.0-dev, update README.md |
cc37e02380 | 2021-01-25 16:39:39 +0100 | Andreas | Adding test case for OMSimulator with KINSOL solver (#6787) |
6781a9bb46 | 2021-01-25 15:44:32 +0100 | Lennart Ochel | Update OMSimulator (#7109) |
17361aa9cf | 2021-01-25 10:43:28 +0100 | Adeel Asghar | Open both model and root system when creating a new SSP model (#7107) |
41cdb12818 | 2021-01-25 09:36:58 +0100 | Adeel Asghar | Remove the instantiate button for SSP (#7101) |
2dc6186520 | 2021-01-23 18:21:54 +0000 | hudson | Updated libraries * libraries 948ec80...e1a60ae (1): > Bump libraries |
e35fddcb5c | 2021-01-22 14:40:51 +0100 | Martin Sjölund | Fix reconfigure in the Qt/testsuite jobs (#7099) |
60f3fc1673 | 2021-01-22 13:37:29 +0100 | Per Östlund | Fix uninitialized value in NFEvalFunction |
b8eadb5525 | 2021-01-13 16:03:31 +0100 | AnHeuermann | Replace CI test for CentOS6 with CentOS7 |
c2c52350cb | 2021-01-21 16:18:24 +0100 | AnHeuermann | Fixing typos |
aafc86030b | 2021-01-21 16:17:59 +0100 | AnHeuermann | Adding initEquations_lambda0 to DAE |
9220249be4 | 2021-01-21 23:45:13 +0100 | Per Östlund | Workaround for #7097 |
116b44059e | 2021-01-20 18:30:12 +0100 | AnHeuermann | Use normal initialization system if no lambda0 system was generated |
45fc378c21 | 2021-01-20 18:21:43 +0000 | hudson | Updated libraries * libraries 351764c...948ec80 (2): > Bump libraries > Bump libraries |
b7c74ad1db | 2021-01-20 15:18:31 +0100 | Lennart Ochel | Fix typo in flag description |
353923e878 | 2021-01-20 15:51:50 +0100 | Martin Sjölund | Update --std (#7087) |
d67ca7df33 | 2021-01-20 13:17:25 +0100 | Martin Sjölund | Link omc with libffi |
305061b0d5 | 2021-01-20 13:38:05 +0100 | Per Östlund | Fix case for enum in FlagsUtil.flagDataString |
03da1b5265 | 2021-01-19 19:33:11 +0100 | Adeel Asghar | Let the user disable the new instantiation (#7089) |
6d45949507 | 2021-01-19 16:36:26 +0100 | Per Östlund | Fix unparsing of disabled debug flag |
f1f813af81 | 2021-01-19 16:13:25 +0100 | arun3688 | improve error handling messages and add new rules for csv input file |
c8233fa62a | 2021-01-18 16:01:20 +0100 | Adeel Asghar | Enable the simulation output tab after starting the simulation (#7085) |
971ba11e0a | 2021-01-18 15:34:27 +0100 | Adeel Asghar | Made the recent files customizable through settings (#7084) |
cbdefcdd84 | 2021-01-17 18:21:47 +0000 | hudson | Updated libraries * libraries 6771e12...351764c (1): > Bump libraries |
d731e9e716 | 2021-01-16 18:22:30 +0000 | hudson | Updated libraries * libraries 2f11a77...6771e12 (1): > Bump libraries |
d5b2aa993d | 2021-01-16 12:28:54 +0100 | Adrian Pop | fix win 32bit build |
b5efb3cab9 | 2021-01-15 18:22:17 +0000 | hudson | Updated libraries * libraries a3e2466...2f11a77 (1): > Bump libraries |
f8ceac8e1c | 2021-01-13 15:38:05 +0100 | AnHeuermann | Differentiate homotopy operator with lambda |
6e46c80e99 | 2021-01-15 17:01:20 +0100 | Per Östlund | Connection improvements |
97b2e244ba | 2021-01-14 16:08:54 +0100 | arun3688 | check input var is not type=T_ARRAY() |
3de08775be | 2021-01-14 14:29:08 +0100 | arun3688 | fix ticket6262 |
2cb7e95cda | 2021-01-14 23:09:04 +0100 | Adrian Pop | workaround for #6301 |
bc4debc409 | 2021-01-14 18:38:16 +0100 | AnHeuermann | Only use try-catch block in fmi2GetXXX if needed |
63e15e61e9 | 2021-01-14 15:05:39 +0100 | Per Östlund | Improve handling of package constants |
7cd9aa3981 | 2021-01-14 13:04:07 +0100 | Per Östlund | Turn off vectorization of some builtin functions |
09d3edc09e | 2021-01-14 13:12:53 +0100 | Adeel Asghar | Settings to generate debug symbols for FMUs (#6926) |
0cd278d913 | 2021-01-14 13:08:59 +0100 | Adeel Asghar | Close the simulation output window(s) on quit (#7074) |
eb3c4d8cfd | 2021-01-14 13:08:47 +0100 | Adeel Asghar | clean up some redundant code (#7073) |
007380c0a6 | 2021-01-14 11:44:34 +0100 | Per Östlund | Fix simplification of homotopy |
94acb25482 | 2021-01-13 18:23:39 +0000 | hudson | Updated libraries * libraries bba712f...a3e2466 (1): > Bump libraries |
d52e0fed4d | 2021-01-13 17:41:25 +0100 | Adeel Asghar | Fix wrong clipping of exported PNG file (#7072) |
b3fba3db4f | 2021-01-13 14:56:26 +0100 | Per Östlund | Handle --replaceHomotopy flag |
14d191b423 | 2021-01-13 14:32:11 +0100 | Per Östlund | Sort local function components |
a281635874 | 2021-01-13 13:46:07 +0100 | Adeel Asghar | Added a build process for OMSens on Windows (#7038) |
8e41f4f638 | 2021-01-12 18:21:58 +0000 | hudson | Updated libraries * libraries 65e3f6e...bba712f (1): > Bump libraries |
bace85d107 | 2021-01-12 16:36:41 +0100 | arun3688 | fix ticket #6296 |
8b85d032ae | 2021-01-11 14:51:01 +0100 | Per Östlund | Fix prefixing of record expressions |
b21e1eec1f | 2021-01-11 13:49:04 +0100 | Per Östlund | Expand complex package constants. |
b44826f18d | 2021-01-09 18:21:42 +0000 | hudson | Updated libraries * libraries afcff05...65e3f6e (1): > Bump libraries |
6db53cf9df | 2021-01-05 18:22:29 +0000 | hudson | Updated libraries * libraries f377555...afcff05 (1): > Bump libraries |
201edb2eef | 2020-12-31 18:21:50 +0000 | hudson | Updated libraries * libraries 2ea55cb...f377555 (1): > Bump libraries |
39a6bb2284 | 2020-12-29 18:21:50 +0000 | hudson | Updated libraries * libraries 5148e79...2ea55cb (1): > Bump libraries |
0591e00b90 | 2020-12-27 12:58:52 +0100 | Lennart Ochel | Update OMSimulator (#7062) |
ef5f916baa | 2020-12-26 18:21:09 +0000 | hudson | Updated libraries * libraries 7dd9313...5148e79 (1): > Bump libraries |
868b628a69 | 2020-12-24 18:21:54 +0000 | hudson | Updated libraries * libraries a379152...7dd9313 (1): > Bump libraries |
e859126dfe | 2020-12-23 18:21:31 +0000 | hudson | Updated libraries * libraries 9a2aabb...a379152 (1): > Bump libraries |
de8a123e26 | 2020-12-23 13:51:55 +0100 | arun3688 | update licentiate thesis |
c2aa2d4e16 | 2020-12-22 18:26:02 +0000 | hudson | Updated libraries * libraries eb40bf5...9a2aabb (1): > Bump libraries |
819784a802 | 2020-12-22 18:57:35 +0100 | arun3688 | update html report with correlation coefficient file (#7059) |
b658a5fd07 | 2020-12-22 14:15:09 +0100 | arun3688 | implement correlation coefficient matrix (#7058) |
b74c5314a8 | 2020-12-20 03:27:47 +0100 | Adrian Pop | partial fix for #6287 and fix for #6288 - replaceable not redeclare for default component value - fix retrieval of redeclares via getElementModifierValues - add tests with the models for both #6287 and #6288 |
6916a8646b | 2020-12-20 01:15:41 +0100 | Adrian Pop | fix ticket #6300, use NF for getElementAnnotations if -d=nfAPI is on - add Documentation record to Constants.mo - add a test for the ticket |
f7d1f96f88 | 2020-12-19 14:43:07 +0100 | Adrian Pop | Revert "Clean up Interactive/InteractiveUtil." This reverts commit 467f446ca9314810b7c5bc40a86cdd991fa18cfd. See #6290 |
0e7708ce2b | 2020-12-21 17:43:30 +0100 | Lennart Ochel | Update OMSimulator (#7054) |
06d99fa422 | 2020-12-20 18:21:03 +0000 | hudson | Updated libraries * libraries 1a8f4a6...eb40bf5 (1): > Bump libraries |
00309fd159 | 2020-12-19 18:20:55 +0000 | hudson | Updated libraries * libraries 8de6bf0...1a8f4a6 (1): > Bump libraries |
a3e19c61e3 | 2020-12-19 10:41:37 +0100 | Per Östlund | Fix handling of fill |
2e7db4f746 | 2020-12-18 18:21:32 +0000 | hudson | Updated libraries * libraries 9869652...8de6bf0 (1): > Bump libraries |
710cd2c747 | 2020-12-18 11:45:30 +0100 | Per Östlund | Fix InstNode.scopeList for generated inners. |
39081a2125 | 2020-12-18 11:33:33 +0100 | Per Östlund | Relax variability check for fill in algorithms |
7f6b860902 | 2020-12-17 15:14:19 +0100 | Per Östlund | Improve inner generation of components |
120d48b630 | 2020-12-17 12:39:25 +0100 | Per Östlund | Fix fill/ones/zeros |
8b45ab9b72 | 2020-12-16 16:44:07 +0100 | phannebohm | Make use of temporary variable |
f2a72bab31 | 2020-12-16 18:21:08 +0000 | hudson | Updated libraries * libraries fa08a0e...9869652 (2): > Bump libraries > Bump libraries |
98a55500f6 | 2020-12-16 16:14:40 +0100 | Per Östlund | Improve error messages in OMCompiler/configure.ac |
6523749e1c | 2020-12-15 19:16:17 +0100 | Per Östlund | Improve handling of fill/ones/zeros |
eff10ba3e2 | 2020-12-16 12:53:36 +0100 | Per Östlund | Avoid creating no-op cast expressions |
a1be6689ca | 2020-12-15 19:40:55 +0100 | arun3688 | update data reconciliation tests (#7041) |
667ae4b913 | 2020-12-15 16:40:26 +0100 | Per Östlund | Add support for `uncertain` builtin attribute |
3e397f251e | 2020-12-15 16:18:55 +0100 | Per Östlund | Improve conditional array type support |
ec22ca05f6 | 2020-12-15 14:17:08 +0100 | AnHeuermann | Fixing compilation error on MSVC |
54a6a25ff0 | 2020-12-14 15:55:17 +0100 | Mahder Gebremedhin | CMake improvments (#7040) |
25230191af | 2020-12-12 16:05:07 +0100 | AnHeuermann | Fix buffer overflow in Jacobian dump |
97adc965d8 | 2020-11-25 16:32:13 +0100 | Per Östlund | Enable new frontend by default. |
1a53775ae8 | 2020-12-13 18:20:29 +0000 | hudson | Updated libraries * libraries 6f1e5c9...fa08a0e (1): > Bump libraries |
92e97c5103 | 2020-12-12 18:20:36 +0000 | hudson | Updated libraries * libraries e257277...6f1e5c9 (1): > Bump libraries |
4997786a13 | 2020-12-11 18:20:21 +0000 | hudson | Updated libraries * libraries 3381110...e257277 (1): > Bump libraries |
c867ad176f | 2020-12-11 10:47:31 +0100 | Adeel Asghar | Added simulation test with homotopy (#968) |
6d0af09302 | 2020-12-10 15:59:08 +0100 | Per Östlund | Fix incorrect comment in flattenSimpleComponent. |
30527252c8 | 2020-12-08 14:24:23 +0100 | AnHeuermann | Correctly count number of homotopy steps |
e3ed8474c0 | 2020-12-09 18:22:19 +0000 | hudson | Updated libraries * libraries dfef6df...3381110 (1): > Bump libraries |
d60f32653e | 2020-12-08 15:47:10 +0100 | Per Östlund | Remove partest-link from partest |
74ee5966ff | 2020-12-08 19:08:15 +0100 | AnHeuermann | Reinitialize CS solver for fmi2Reset |
ee1f19d904 | 2020-12-09 12:11:30 +0100 | Adeel Asghar | Remove the current connection when user cancels the operation (#7036) |
9a3f6a9026 | 2020-12-09 10:29:29 +0100 | Adeel Asghar | Use deleteLater instead of delete (#7035) |
b7edcac8cc | 2020-12-08 18:21:24 +0000 | hudson | Updated libraries * libraries 802e7d8...dfef6df (1): > Bump libraries |
df5af658bb | 2020-12-08 13:38:19 +0100 | Per Östlund | Expand support for variable children. |
11cb38ed6b | 2020-12-08 11:06:19 +0100 | Karim Abdelhak | [NF] update non flattened records |
1ddf691d09 | 2020-12-08 11:01:58 +0100 | Adeel Asghar | Do not add the items to the scene if there are no annotations (#7029) |
4431c7539b | 2020-12-07 17:16:17 +0100 | AnHeuermann | Fix fmi2Reset for models with loops |
6d7e7eaf71 | 2020-12-07 15:36:40 +0100 | Mahder Gebremedhin | Add tests for ticket #6099. (#7022) |
aadf214f80 | 2020-12-07 15:12:22 +0100 | arun3688 | update journals and conference papers (#7027) |
f765c01386 | 2020-12-06 18:20:19 +0000 | hudson | Updated libraries * libraries 5c19674...802e7d8 (1): > Bump libraries |
90b8e5f6c7 | 2020-12-05 18:19:42 +0000 | hudson | Updated libraries * libraries 0c1100d...5c19674 (1): > Bump libraries |
4353ee2eeb | 2020-12-05 14:37:35 +0100 | phannebohm | Fix typo |
e8c9caf2a0 | 2020-11-28 13:48:24 +0100 | phannebohm | [BE] Invert more functions and keep domain |
a6293a8268 | 2020-12-04 23:04:05 +0000 | hudson | Updated libraries * libraries 9f29661...0c1100d (2): > Bump libraries > bad uses of Physiolibrary 3.0.0 in Chemical library |
f20b1fdfea | 2020-12-04 21:19:28 +0100 | Mahder Gebremedhin | Add division by zero check for function code. (#7023) |
621d1fec93 | 2020-12-04 15:04:18 +0100 | Per Östlund | Fix array constructor handling in old frontend |
f33c31c8df | 2020-12-04 17:20:26 +0100 | Adeel Asghar | Fix the OMSens plugin path (#7018) |
e4a3890b30 | 2020-12-04 14:46:51 +0100 | Per Östlund | Don't expand records with --newBackend. |
f6d7f171aa | 2020-12-04 01:21:18 +0100 | Adrian Pop | fix #6179 link dynamically with -lstdc++ (#7017) |
13529df753 | 2020-12-03 23:02:31 +0100 | Per Östlund | Fix WhenCondition5 test case. |
ea90805dfb | 2020-12-03 23:02:49 +0100 | Mahder Gebremedhin | Assume that we have Lapack on Windows. (#7011) |
d4ac05bc13 | 2020-12-02 16:25:07 +0100 | AnHeuermann | Handle commonSubExpressions for quite complex equations |
f950f0fc0c | 2020-12-01 15:20:49 +0100 | AnHeuermann | Add missing else for addConstantCseVarsToGlobalKnownVarHT |
0325f4b2b2 | 2020-11-27 11:17:12 +0100 | AnHeuermann | Update homotopy initialization and algebraic solvers documetnation |
d7d5c1c687 | 2020-11-27 09:42:16 +0100 | AnHeuermann | Fixing omc errors in UsersGuide |
5d5caf4e36 | 2020-11-26 18:48:18 +0100 | AnHeuermann | Add WIP README, update conf.py to Python3 |
fc3279e6ea | 2020-12-03 16:03:52 +0100 | Adeel Asghar | Set the pointer to 0 after delete |
2cf207fcda | 2020-12-03 15:11:53 +0100 | Per Östlund | Forbid non-cref tuples. |
8e52ad2765 | 2020-12-03 15:37:05 +0100 | arun3688 | add error handling and improve html reports for dataReconciliation (#7010) |
2f0145fcd0 | 2020-12-03 13:45:01 +0100 | Per Östlund | Improve when-condition error checking |
691f9c5c4a | 2020-12-03 11:29:30 +0100 | Mahder Gebremedhin | Fix for Ticket #6099 (#7009) |
f877feaade | 2020-12-02 18:47:57 +0100 | Per Östlund | Add check for when-condition variability |
83cc3d5780 | 2020-12-02 20:09:06 +0100 | Adrian Pop | small howto checkout a specific version (#7008) |
aa3317f58f | 2020-12-02 10:56:07 +0100 | Adeel Asghar | Sync OMEdit translations with source code |
354df18ceb | 2020-12-02 09:44:24 +0100 | Adeel Asghar | beginRemoveRows takes parent item as argument |
b2b2bfb69b | 2020-12-01 16:30:52 +0100 | Adeel Asghar | Don't return something from a void function |
d3ff215567 | 2020-12-02 00:41:11 +0100 | Francesco Casella | Fixed illegal use of pre(continuous_var) |
b1f7c4e5d0 | 2020-12-02 11:23:45 +0100 | Adrian Pop | fix Linux builds, fix make install, test make install (#7002) |
11e397d859 | 2020-12-01 14:55:11 +0100 | Adeel Asghar | Validate and load the text when switching between models |
a6556d3209 | 2020-12-01 11:54:11 +0100 | Per Östlund | Fix #6252 |
990310b9f5 | 2020-12-01 11:38:58 +0100 | Martin Sjölund | Fix some potential issues with thread synchronization in the opc-ua server (#6996) |
fcb7971e95 | 2020-11-30 13:16:06 +0100 | Mahder Gebremedhin | Update 3rdParty to master. |
13d67eee94 | 2020-11-24 13:51:53 +0100 | Mahder Gebremedhin | [cmake] Remove -DNDEBUG from release builds. |
8dd0f22729 | 2020-11-23 22:10:13 +0100 | Mahder Gebremedhin | [cmake] Link omc with -rdynamic |
6a4e2045ae | 2020-11-20 20:22:28 +0100 | Mahder Gebremedhin | [cmake] Compile with fno-ipa-pure-const. |
4795a3f332 | 2020-11-20 20:11:41 +0100 | Mahder Gebremedhin | [cmake] Add new source UnorderedMap to list. |
42bfb161d6 | 2020-11-30 12:05:43 +0100 | Mahder Gebremedhin | Cleanup installation directory specifiers. (#6989) |
b23dde892d | 2020-11-29 18:19:36 +0000 | hudson | Updated libraries * libraries 0562e52...9f29661 (1): > Bump libraries |
4c291412fa | 2020-11-27 20:50:31 +0100 | phannebohm | Fix ticket #6171 (#6990) |
309ea46b73 | 2020-11-27 18:20:37 +0000 | hudson | Updated libraries * libraries ebd7cdf...0562e52 (1): > Bump libraries |
782d8ca6f4 | 2020-11-27 13:46:56 +0100 | Per Östlund | Improve error handling of inner/outer. |
b616440186 | 2020-11-25 17:08:14 +0100 | AnHeuermann | Don't use matchcontinue for tearing traverseComponents1 |
67bec2f83f | 2020-11-26 18:21:29 +0000 | hudson | Updated libraries * libraries 304edb6...ebd7cdf (1): > Bump libraries |
d65c71f0d8 | 2020-11-25 19:50:00 +0100 | Adrian Pop | remove debug printout during bootstrapping |
f94ff9109e | 2020-11-25 18:29:12 +0100 | AnHeuermann | Mallocing int and typecasting to unsigned int |
5e89191a9b | 2020-11-25 20:22:05 +0100 | Karim Abdelhak | [FE] update expHasCref |
8a89142e45 | 2020-11-25 18:26:02 +0000 | hudson | Updated libraries * libraries 5767e11...304edb6 (1): > Bump libraries |
b6fd115e65 | 2020-11-25 16:06:13 +0100 | Per Östlund | Remove translation files for omc. |
0c67e1d3f3 | 2020-11-25 18:06:39 +0100 | Karim Abdelhak | [Template] context based equation handling |
f5ad9af331 | 2020-11-19 15:44:02 +0100 | AnHeuermann | Remove compiler flag addTimeAsState |
1d9aa2f4e2 | 2020-11-19 13:16:50 +0100 | AnHeuermann | Remove compiler flag cseBinary |
7f8c9fa02d | 2020-11-18 17:40:51 +0100 | AnHeuermann | Remove compiler flag cseCall and cseEachCall |
ea846dac49 | 2020-11-18 16:53:03 +0100 | AnHeuermann | Remove compiler flag disableSimplifyComplexFunction |
0dceabb11c | 2020-11-18 16:48:50 +0100 | AnHeuermann | Remove compiler flag addScaledVarsInput |
ab3b29214d | 2020-11-18 16:08:36 +0100 | AnHeuermann | Remove compiler flag addScaledVars |
6ba155267d | 2020-11-18 15:51:43 +0100 | AnHeuermann | Remove compiler flag reduceDynOpt |
e094eec58a | 2020-11-18 15:31:12 +0100 | AnHeuermann | Remove compiler flag disablePartitioning |
d767f1e092 | 2020-11-18 15:23:43 +0100 | AnHeuermann | Remove compiler flag disableComSubExp |
958ea954d9 | 2020-11-18 15:20:12 +0100 | AnHeuermann | Remove compiler flag addDerAliases |
8980c56b24 | 2020-11-18 15:11:42 +0100 | AnHeuermann | Remove compiler flag evalConstFuncs |
b286051ce4 | 2020-11-18 15:01:40 +0100 | AnHeuermann | Remove compiler flag onRelaxation |
aaf775e0e3 | 2020-11-18 13:26:03 +0100 | AnHeuermann | Remove compiler flag disableLinearTearing |
180473f988 | 2020-11-24 17:08:59 +0100 | AnHeuermann | sh script for OMSICpp uses dots in name |
05b05085bb | 2020-11-24 16:35:51 +0100 | AnHeuermann | Reapplying 7fc85eb for C++ runtimes |
ebd255f7fb | 2020-11-25 11:18:03 +0100 | Adeel Asghar | Check for replaceable feature when making the replaceable drop down (#6981) |
6cf0e30952 | 2020-11-24 18:24:55 +0000 | hudson | Updated libraries * libraries 8ecef2f...5767e11 (1): > Bump libraries |
6d23817b62 | 2020-11-24 17:14:03 +0100 | Per Östlund | Clean up Absyn.Path function in AbsynUtil a bit |
637d5adedc | 2020-11-23 21:11:11 +0100 | Adeel Asghar | Call deleteLater for GraphicsViews when unloading a class (#6975) |
0b558b507b | 2020-11-23 15:15:18 +0100 | Adeel Asghar | Fixes ticket:6234 check if the ModelWidget is NULL (#6974) |
d8931f2029 | 2020-11-21 18:20:13 +0000 | hudson | Updated libraries * libraries 926660e...8ecef2f (1): > Bump libraries |
0ad86cb4db | 2020-11-20 19:47:15 +0100 | Per Östlund | Give error for extends loop. |
34a1da0a24 | 2020-11-18 18:57:51 +0100 | Mahder Gebremedhin | Refactor lapack defines. |
bfb775ef5a | 2020-11-20 18:21:20 +0000 | hudson | Updated libraries * libraries e955321...926660e (1): > Bump libraries |
67dcd94b5f | 2020-11-20 12:29:15 +0100 | Martin Sjölund | Generate short paths in bootstrapping sources (#6972) |
cd16c3fc40 | 2020-11-18 13:40:11 +0100 | Martin Sjölund | Update ModelicaExternalC |
1cb103499c | 2020-11-18 16:25:20 +0100 | Martin Sjölund | Support ModelicaWarning in C++/OMSI runtimes |
d14cb0cc87 | 2020-11-19 17:07:23 +0100 | Per Östlund | Get rid of dummy arguments to Vector.new. |
4d01c9b59e | 2020-11-19 17:40:58 +0100 | Mahder Gebremedhin | Remove copy_typename_array_data functions. (#6968) |
fbff63f8a8 | 2020-11-19 13:43:13 +0100 | Mahder Gebremedhin | Remove array_element_addr functions (#6965) |
5defbb39a5 | 2020-11-17 15:55:55 +0100 | Mahder Gebremedhin | Remove the CodegenSparseFMI generator. |
ac1e467c06 | 2020-11-17 16:04:19 +0100 | Mahder Gebremedhin | Remove the CodegenModelica generator. |
075462ad62 | 2020-11-17 15:19:26 +0100 | Mahder Gebremedhin | Remove the CodegenJava generator. |
4c8c7b10a4 | 2020-11-17 15:08:57 +0100 | Mahder Gebremedhin | Remove the CodegenAdevs generator. |
ba37f90f89 | 2020-11-17 14:56:53 +0100 | Mahder Gebremedhin | Remove the CodegenCSharp generator. |
a2d38d04ca | 2020-11-18 19:26:48 +0100 | hudson | Updated libraries * libraries 02d34f6...e955321 (1): > Bump libraries |
3d08d6995d | 2020-11-18 17:34:06 +0100 | Per Östlund | Fix UnorderedMap.addUnique. |
67e9701e91 | 2020-11-18 16:57:16 +0100 | Adeel Asghar | Disconnect inherited classes (#6964) |
09c5b61d8d | 2020-11-18 09:57:57 +0100 | Adeel Asghar | OriginItem paint event is called even before we set visible false |
dccc1e893a | 2020-11-18 14:41:35 +0100 | Per Östlund | Fix #6231 |
8b81faf149 | 2020-11-18 14:01:59 +0100 | Per Östlund | Data structures improvements |
27eb076c67 | 2020-11-18 13:26:49 +0100 | Martin Sjölund | Add ModelicaWarning from the 3.4 specification (#6958) |
45ee605efc | 2020-11-18 08:39:31 +0100 | Lennart Ochel | Update OMSimulator (#6956) |
a96e99926d | 2020-11-17 23:30:47 +0100 | Andreas | Free partially initialized linear systems for fmi2Reset (#6951) |
467f446ca9 | 2020-11-17 20:59:13 +0100 | Per Östlund | Clean up Interactive/InteractiveUtil. |
aab0aff456 | 2020-11-17 16:40:07 +0100 | Per Östlund | Clean up List. |
2f6f01a515 | 2020-11-17 18:21:33 +0000 | hudson | Updated libraries * libraries d38e336...02d34f6 (1): > Bump libraries |
6ef71eea6b | 2020-11-17 14:30:15 +0100 | Mahder Gebremedhin | Cmake improvments (#6952) |
2402715627 | 2020-11-16 21:12:05 +0100 | Martin Sjölund | Add an --interactivePort flag to force ZMQ to set a port (#6949) |
f64484135f | 2020-11-16 14:14:02 +0100 | Per Östlund | Calculate purity when typing expressions. |
fa0147dca7 | 2020-11-16 14:19:25 +0100 | Per Östlund | Revert part of b2811ee. |
25a593d19f | 2020-11-16 14:46:20 +0100 | Mahder Gebremedhin | Cmake improvments (#6945) |
b4fad1a2de | 2020-11-13 17:44:21 +0100 | AnHeuermann | Use dim number of iterations for iterative linear solvers used by SUNDIALS |
f24be147de | 2020-11-13 13:56:16 +0100 | AnHeuermann | Formatting Kinsol.cpp |
c2ca162139 | 2020-11-16 12:55:47 +0100 | Adrian Pop | gather more info for #6146 (#6943) |
6e5a5454a5 | 2020-11-16 09:15:32 +0100 | Martin Sjölund | Update detection of sundials in the build directory (#6942) |
dc1bf4d713 | 2020-11-15 12:41:49 +0100 | Martin Sjölund | Fix copying of sundials libraries (#6933) |
6cc808caf5 | 2020-11-14 18:19:56 +0000 | hudson | Updated libraries * libraries c9f7a63...d38e336 (3): > Bump libraries > Bump libraries > fix not found Buildings 8.0.0, used by build//DisHeatLib 1.2.uses |
67a2673f5d | 2020-11-13 23:33:41 +0100 | Mahder Gebremedhin | Update meta modelica sources of cmake (#6940) |
7b37c3a7c1 | 2020-11-13 22:41:30 +0100 | Adrian Pop | add test for #5662 (#584) |
61f1eefe2d | 2020-11-13 21:54:29 +0100 | Mahder Gebremedhin | Add header and function check macros. (#6937) |
d68b30ba02 | 2020-11-13 18:21:10 +0100 | Per Östlund | Fix redeclaration of dimensions. |
ad576537f1 | 2020-11-13 15:52:33 +0100 | Per Östlund | More simplification of if-expressions. |
fdd22fba6a | 2020-11-13 15:15:33 +0100 | Per Östlund | Use runFrontEnd instead of Inst.instantiateClass. |
b2811ee57f | 2020-11-13 14:43:02 +0100 | Per Östlund | Improve instantiation context handling. |
59cfd11bbd | 2020-11-13 13:26:20 +0100 | phannebohm | Clean up a bit (#6927) |
7047b47692 | 2020-11-13 13:24:59 +0100 | phannebohm | [SimCode] refactor simVarString (#6727) |
b9715590d5 | 2020-11-13 13:23:34 +0100 | phannebohm | Clean up stale variables (#858) |
4e1621adf7 | 2020-11-13 12:11:35 +0100 | AnHeuermann | Fix typo in issue template |
e3a3322636 | 2020-11-13 13:14:13 +0100 | Martin Sjölund | Improve handling of the class loader (#6930) |
2d54abfc2c | 2020-11-09 20:31:36 +0100 | Andreas | Add issue templates |
0fc6258782 | 2020-11-13 11:49:24 +0100 | Martin Sjölund | Add a flag for ZMQ to listen on all interfaces (#6931) |
62d884440c | 2020-11-12 18:54:25 +0100 | Mahder Gebremedhin | Normalize array get functions. (#6925) |
30a833ad00 | 2020-11-12 16:25:07 +0100 | AnHeuermann | updating 3rdParty for ed7d72e |
443e3bf7bd | 2020-11-12 10:53:39 +0100 | Adeel Asghar | Use assert instead of Q_ASSERT |
ed7d72eb7e | 2020-11-11 14:30:37 +0100 | AnHeuermann | Add test for CentOS6 to Jenkinsfile |
cafcb06c93 | 2020-11-11 14:29:49 +0100 | AnHeuermann | Update sundials in 3rd-Party to use CMake 2.8 |
1733358b0a | 2020-11-12 01:39:38 +0100 | Per Östlund | Fix bad check in Typing.checkAssignment. |
de29026379 | 2020-11-11 18:49:18 +0100 | Per Östlund | Fix comment placement in SCodeDumpTpl |
aead3d1077 | 2020-11-11 16:27:45 +0100 | Per Östlund | Add missing low-hanging error checks |
f10cce6199 | 2020-11-11 17:06:59 +0100 | Per Östlund | Fix dumpXMLDAE when using the NF |
1c153a9d4d | 2020-11-11 15:40:18 +0100 | Adeel Asghar | Call update when shapes are resized |
9403273362 | 2020-11-11 14:48:13 +0100 | Mahder Gebremedhin | CMake improvments (#6896) |
f62cc7fd59 | 2020-11-11 13:38:27 +0100 | Adeel Asghar | Set the transformation instead of setting position and rotation |
7f38cd10d4 | 2020-11-11 13:25:30 +0100 | Adeel Asghar | Don't apply extends extent on the shapes inside the Element |
221b299e1d | 2020-11-09 16:40:11 +0100 | Per Östlund | Set explicit frontend in all test cases |
78a2103d88 | 2020-11-11 09:57:04 +0100 | Martin Sjölund | Add the OM overview article to the bibtex database (#6912) |
0d286e5f58 | 2020-11-10 16:25:54 +0100 | Adeel Asghar | Check for NULL pointer to avoid crashes |
ba83d81e5f | 2020-11-09 14:42:51 +0100 | AnHeuermann | Update SUNDIALS to v5.4.0 |
8aeb1f61e1 | 2020-11-10 15:30:18 +0100 | Adeel Asghar | Call process events to make sure status bar message is shown (#6905) |
d21c92647f | 2020-11-10 13:05:00 +0100 | Per Östlund | Improve check for partial elements. |
c936d0fb14 | 2020-11-10 14:26:33 +0100 | Martin Sjölund | Do not put libOMEdit.a in build/ (#6907) |
af7975b7cf | 2020-11-06 17:46:17 +0100 | Karim Abdelhak | [BE] update solveSimpleEquations |
bc86d3815a | 2020-11-09 16:27:30 +0100 | Adeel Asghar | First set the connection creation flag false to avoid unexpected events |
b18b700d6a | 2020-11-06 12:58:35 +0100 | Adeel Asghar | Fixed OMEdit OpenSceneGraph binaries path |
19b6330259 | 2020-11-06 12:55:15 +0100 | Adeel Asghar | Initialize the variable |
f0ec692cf8 | 2020-11-09 09:53:36 +0100 | Mahder Gebremedhin | Treat modelica_fnptr as metatype for 'for loop' iter (#6887) |
4486fa0ea1 | 2020-11-07 00:40:44 +0100 | Adrian Pop | fix #6167 allow partial handling in NF when -d=nfAPI is on - allow lookup in partial classes - allow calling partial functions - instantiate partial classes and packages - add a test so we don't break this again |
e530797e8b | 2020-11-06 14:43:42 +0100 | Karim Abdelhak | [SimCode] remove wrong singular if expression fix |
8f3ec36b58 | 2020-11-06 12:05:40 +0100 | Per Östlund | Improve if-equation branch selection. |
6c61006cd7 | 2020-11-06 10:11:26 +0100 | arun3688 | fix dataReconciliation tests for windows |
79631aff7f | 2020-11-05 11:53:20 +0100 | Adeel Asghar | Use updated SEMLA cmake arguments |
90dd676d9f | 2020-11-04 17:55:52 +0100 | Adrian Pop | copy the dlls needed by omc |
8692e6df07 | 2020-11-04 14:14:32 +0100 | Per Östlund | Improve function call type specifiers. |
c7708ff15d | 2020-11-01 22:15:02 +0100 | phannebohm | Fix mod calculation for integer negative divisor |
0f229baaeb | 2020-10-22 14:10:31 +0200 | Per Östlund | Type specifiers on function calls in MetaModelica |
130912fd39 | 2020-11-03 16:38:14 +0100 | Mahder Gebremedhin | Remove parmodauto cleaning for now. |
0a1f647f86 | 2020-11-03 14:41:35 +0100 | Martin Sjölund | Update bootstrapping sources (#6842) |
0639cf192a | 2020-11-03 12:34:46 +0100 | Adrian Pop | new needed dlls for OMEdit in the new OMDev |
dac3cfbf7d | 2020-11-03 13:17:31 +0100 | Per Östlund | Add new debug flag combineSubscripts |
2ecb8dc80f | 2020-11-03 11:49:02 +0100 | Adrian Pop | attempt to fix Jessie, also boost_system is needed |
a5ffbc7186 | 2020-11-02 16:05:05 +0100 | Adrian Pop | attempt to fix configure issues on el6 |
557f1a8420 | 2020-10-29 11:17:42 +0100 | Niklas Worschech | check boost version for boost property |
544d2c36cc | 2020-10-05 15:05:22 +0200 | Niklas Worschech | [OMSICpp] improved error handling for zeromq simulation |
be395743b9 | 2020-11-01 18:23:18 +0000 | hudson | Updated libraries * libraries f916fa9...c9f7a63 (1): > Bump libraries |
2ecc837269 | 2020-10-31 11:24:49 +0100 | Mahder Gebremedhin | Simulation paralleization support with parmodauto (#6825) |
5817e91dfc | 2020-10-30 22:32:31 +0100 | Per Östlund | Fix indexing error in Vector.grow. |
e30ac71d0e | 2020-10-30 18:22:45 +0000 | hudson | Updated libraries * libraries 31c6b79...f916fa9 (1): > Bump libraries |
c74cc4754f | 2020-10-30 16:21:24 +0100 | Adrian Pop | do not force CFLAGS (#5307) forcing CFLAGS from top level makefile will - break qt clients badly (segfaults with corrupted stack) - override some flags that it shouldn't (some functions would use char* instead of wchar*) |
4da66238ab | 2020-10-29 22:01:31 +0100 | Adrian Pop | fix copy paste blindness #5307 (#6874) |
2ed69205a1 | 2020-10-29 18:29:48 +0000 | hudson | Updated libraries * libraries 01279f0...31c6b79 (1): > Bump libraries |
f1678de157 | 2020-10-28 01:46:14 +0100 | Adrian Pop | more clang msys2/mingw build fixes #5307 - propagate compiler flags - support both old a new OMDev - use clang for new OMDev - fix Cpp and OMSICpp runtime build - fix OMDev/MinGW path checking in Windows - Simulation code compilation - omcCAPI clang adaptation - add a default target in SimulationRuntime/OMSICpp/Makefile.omdev.mingw - in OMSICpp link FMIL staticaly on MinGW - update OpenModelica build instructions for OMDev: OMCompiler/README-OMDev-MINGW.md |
ceb9a4b6c8 | 2020-10-28 18:22:16 +0000 | hudson | Updated libraries * libraries 74332e7...01279f0 (1): > Bump libraries |
d173b8f39c | 2020-10-12 23:31:33 +0200 | Adrian Pop | fix #5307: clang compilation on msys2/mingw |
ce2fa85d27 | 2020-10-27 22:53:54 +0100 | Lennart Ochel | Update OMSimulator (#6870) |
cf1db474e2 | 2020-10-26 22:24:53 +0100 | phannebohm | Fix infinite intervals more |
0c3c162cdf | 2020-10-27 15:30:18 +0100 | Per Östlund | Scrape some barnacles off CevalScript. |
ea0ab0710b | 2020-10-27 00:45:33 +0100 | Per Östlund | Loosen variability requirement in Ceval.evalCref. |
c7c008cc32 | 2020-10-26 16:21:48 +0100 | phannebohm | Fix infinite intervals |
5060eea727 | 2020-10-24 16:14:59 +0200 | arun3688 | update start values with FocusOut event (#6857) |
00c75fd977 | 2020-10-23 16:26:55 +0200 | Adrian Pop | attempt to fix Linux builds |
9839b8276a | 2020-10-23 16:26:50 +0200 | Per Östlund | Array connection improvements. |
292691bc08 | 2020-10-23 13:24:06 +0200 | Adeel Asghar | Don't add the parameter twice |
ffcb20dc47 | 2020-10-23 14:55:48 +0200 | Mahder Gebremedhin | [cmake] Multiple fixes. (#6859) |
653efc719e | 2020-10-22 17:20:15 +0000 | hudson | Updated libraries * libraries 6586c10...74332e7 (1): > Bump libraries |
fb29d501b1 | 2020-10-22 17:53:10 +0200 | phannebohm | remove old unitCheck (#6771) |
ebbbbde44f | 2020-10-22 17:34:32 +0200 | Adrian Pop | ticket #6129 - do not filter the default (#6856) |
c7b7cbb9f8 | 2020-10-22 15:16:45 +0200 | Mahder Gebremedhin | Fix SimulationRuntime warnings. (#6854) |
43b6fa2a91 | 2020-10-22 14:31:02 +0200 | Mahder Gebremedhin | CMake improvments and refactoring (#6855) |
e75d8c8b21 | 2020-10-22 12:07:04 +0200 | Adeel Asghar | Don't miss out the element double click (#6852) |
f8b5fe061c | 2020-10-22 10:39:08 +0200 | Adeel Asghar | Fixed ticket:6165 use the max width available |
a0d552b6a0 | 2020-10-22 08:41:15 +0200 | Mahder Gebremedhin | CMake configuration support for OpenModelica/OMCompiler (#6737) |
c591d48cc5 | 2020-10-18 00:14:24 +0200 | Bernhard Thiele | Add OMSysIdent static utility methods to User's Guide |
ca381c79f9 | 2020-10-12 01:03:57 +0200 | Bernhard Thiele | Migrate OMSysIdent docs into User's Guide |
df59bea950 | 2020-10-21 17:59:20 +0000 | hudson | Updated libraries * libraries b6dce16...6586c10 (1): > Bump libraries |
a197fa5577 | 2020-10-21 13:47:28 +0200 | Per Östlund | Fix unconnected flow and inside/outside. |
3334725039 | 2020-10-21 11:52:04 +0200 | Adrian Pop | remove tabs |
298c569b33 | 2020-10-21 12:36:55 +0200 | Per Östlund | Array connection improvements |
91ac78f4bb | 2020-10-21 08:20:23 +0200 | Andreas | Remove duplicate updateBoundParameter calls (#6824) |
058d092efa | 2020-10-20 14:49:56 +0200 | Adeel Asghar | Add the modifier value to combo box if its not there already |
edc1005808 | 2020-10-20 16:39:00 +0200 | Lennart Ochel | Update OMSimulator (#6844) |
04aaa678bb | 2020-10-20 15:41:28 +0200 | Per Östlund | Fix indexing in ArrayConnections.transMulti. |
f86be0fb28 | 2020-10-20 04:13:53 +0200 | Adrian Pop | fix ticket #6129 - filter out partial classes - fix memory issues - speedup subtype search |
aa6ea041d4 | 2020-10-20 12:57:27 +0200 | Per Östlund | Array connection improvements. |
e773ed36af | 2020-10-20 11:00:13 +0200 | Per Östlund | Fix -d=-nfScalarize for multidimensional eqs |
5a43137971 | 2020-08-18 12:12:09 +0200 | Per Östlund | Set based graph connection handling |
9c31adbf16 | 2020-10-19 18:09:40 +0200 | Adeel Asghar | Set the default place holder text for replaceable |
45d9b4444c | 2020-10-19 17:19:46 +0000 | hudson | Updated libraries * libraries 827b0a1...b6dce16 (1): > Bump libraries |
c7e992f7c2 | 2020-10-18 23:26:07 +0200 | Adrian Pop | Fixes for #6127 - add a line to remove the modifier - do not disable any item as it doesn't work properly - remove class comment quotes - TODO! use of setPlaceholderText to grey out the default doesn't work yet |
6b81711203 | 2020-10-16 17:22:03 +0200 | Adrian Pop | partial fix for ticket #6161 |
23feddecb1 | 2020-10-16 17:20:47 +0000 | hudson | Updated libraries * libraries 81e0f6e...827b0a1 (1): > Bump libraries |
9d11fa2e9b | 2020-10-16 15:17:36 +0200 | arun3688 | fix ElementPropertiesDialog before instantiation (#6785) |
1da8b22123 | 2020-10-15 17:25:33 +0000 | hudson | Updated libraries * libraries 0d29040...81e0f6e (1): > Bump libraries |
51db8fffc9 | 2020-10-15 09:43:01 +0200 | Lennart Ochel | Update OMSens_Qt (#6833) |
edd9e9477a | 2020-10-14 11:42:06 +0200 | arun3688 | update OMSimulator API in omc (#6831) |
8f139b38ad | 2020-10-13 21:18:33 +0200 | Lennart Ochel | Add FMI test case for enumerations including omc and OMSimulator (#6772) |
a623029748 | 2020-10-13 19:53:35 +0200 | Lennart Ochel | Add OMSetup to .gitignore (#6830) |
0d72a0ebde | 2020-10-13 17:22:26 +0200 | Lennart Ochel | Update OMSimulator (#6829) |
50c4530493 | 2020-10-13 16:29:29 +0200 | Lennart Ochel | Update .gitignore file (#6828) |
cb1dac39fa | 2020-10-13 02:07:17 +0200 | Adrian Pop | fixes for #6127 - all the items are now resolved - not sure how to make greyed display value in a combox but I greyed it out in the list |
a9b0f25107 | 2020-10-13 00:19:15 +0200 | Adrian Pop | put back the build of old cpp runtime for msvc |
189961d733 | 2020-10-09 11:07:13 +0200 | Karim Abdelhak | [BE] do not allow incomplete function inverting |
3c772b1d4e | 2020-10-09 15:08:54 +0200 | Adrian Pop | remove unqualified import |
15a23ed487 | 2020-10-09 14:03:01 +0200 | Adeel Asghar | ticket:5942 Added a menu item to open the temporary directory |
b93d4aeac4 | 2020-10-09 12:12:33 +0200 | Adeel Asghar | Bump OMSens (#6805) |
06345e5cce | 2020-10-08 10:14:32 +0200 | Adeel Asghar | Show the installation path in the about window |
a6863eeb92 | 2020-10-08 15:54:45 +0200 | Adeel Asghar | Ignore the unknown simulation flag |
bb3b4e1d9c | 2020-10-07 14:44:14 +0200 | AnHeuermann | Add debug symbols to FMUs and don't remove tmp files |
477fee83f4 | 2020-10-08 17:21:40 +0000 | hudson | Updated libraries * libraries 137ab14...0d29040 (1): > Bump libraries |
b4348776f9 | 2020-10-08 13:27:03 +0200 | Karim Abdelhak | [BE] remove empty initial equations |
fd748b6da4 | 2020-10-08 12:44:36 +0200 | AnHeuermann | Catch error in initalization and close message and file |
97b8d36a1e | 2020-10-08 12:42:39 +0200 | AnHeuermann | Add output path to CSV file for homotopy logging |
6ff4f783d3 | 2020-10-08 10:18:55 +0200 | Adeel Asghar | Fixed transformations debugger link |
46ede29568 | 2020-10-08 09:52:40 +0200 | Adeel Asghar | Show the result variables even if json parsing fails |
726b5b3562 | 2020-10-07 17:26:47 +0000 | hudson | Updated libraries * libraries 143280b...137ab14 (1): > Bump libraries |
0061846005 | 2020-10-07 16:36:22 +0200 | arun3688 | expected output |
bc97c14392 | 2020-09-28 14:36:39 +0200 | arun3688 | implement minimal set-s dataReconciliation algorithm |
8b14eeb59a | 2020-09-28 15:30:44 +0200 | Adeel Asghar | Use the cpp include paths |
59424b8c18 | 2020-10-06 12:16:45 +0200 | Adeel Asghar | Fix fmi import errors |
c884ea80c4 | 2020-10-07 11:33:18 +0200 | Martin Sjölund | Disable tree-vrp in GCC 8 |
c426d1fef4 | 2020-10-07 11:31:13 +0200 | Martin Sjölund | Use -fallow-argument-mismatch for newer Fortran versions |
f1438db893 | 2020-10-06 17:16:09 +0200 | Per Östlund | [NF] Fix if-equation handling for -d=-nfScalarize. |
c4ade887fc | 2020-10-06 16:15:23 +0200 | Andreas | Exclude constants from FMI modelDescription dependecies (#6803) |
0bad18dae1 | 2020-10-06 11:34:30 +0200 | Adeel Asghar | Minor fixes in OMSens users guide |
1a316ea158 | 2020-10-05 15:52:47 +0200 | Martin Sjölund | Update links for OMSysIdent (#6795) |
094bb66897 | 2020-10-05 15:48:04 +0200 | Adeel Asghar | Fixes ticket:6133 Made loadFile and loadModel behave same (#6784) |
61add32314 | 2020-10-05 15:44:34 +0200 | Adeel Asghar | Documentation for OMSens (#6796) |
8a460b0831 | 2020-10-05 14:16:24 +0200 | Karim Abdelhak | [testuite] fixup for clocked state report |
917cffa831 | 2020-09-28 12:48:41 +0200 | Karim Abdelhak | [BE] update backendaeinfo |
8d5610b653 | 2020-10-05 13:09:02 +0200 | Martin Sjölund | Force the FMIL version of zlib to be used (#6799) |
347777353e | 2020-10-05 11:57:56 +0200 | Martin Sjölund | Treat a dependency of 0.0.0-default as any version (#6798) |
7b69f7a4fe | 2020-10-02 17:21:28 +0000 | hudson | Updated libraries * libraries 6fd570a...143280b (1): > Bump libraries |
5580cb634f | 2020-10-02 10:12:20 +0200 | Martin Sjölund | Include OMSimulator documentation in OM User's Guide (#6791) |
389c4e427f | 2020-10-02 08:51:58 +0200 | Martin Sjölund | Fix help for default min size for sparse solvers (#6793) |
6bc82f970b | 2020-10-02 01:45:13 +0200 | Adrian Pop | update 3rdParty - fix includes in open62541.c for Mac #6136 |
4668598834 | 2020-09-17 14:30:27 +0200 | Niklas Worschech | [omiscpp] handle abort calls from fmu's in omsicpp simulation, send error messages via zeromq |
facfb1f581 | 2020-09-30 21:49:24 +0200 | Adrian Pop | update OMSimulator and 3rdParty #6136 |
aa4dccabfb | 2020-09-30 16:30:17 +0200 | arun3688 | update conference proceedings |
6c9249184d | 2020-09-30 14:47:48 +0200 | Adrian Pop | attempt to fix #6136 |
954e8745b4 | 2020-09-30 16:39:24 +0200 | Per Östlund | Update UnorderedSet. |
02a7424d5a | 2020-09-30 14:43:52 +0200 | Adeel Asghar | Show the list of contributors from github (#6781) |
3b63285901 | 2020-09-30 00:33:17 +0200 | Adrian Pop | update OMSimulator to fix Xenial build |
a4caee9776 | 2020-09-29 11:36:12 +0200 | Adeel Asghar | Use the sceneBoundingRect for text shape while exporting as image |
2a521d2a2a | 2020-09-25 10:11:31 +0200 | Adrian Pop | fix #6127, #6128, #6138 - remove error messages in #6129 - rename updateConnectionStr to updateConnectionAnnotation |
f890e1f782 | 2020-09-28 14:08:52 +0200 | Per Östlund | Implemented new hash set data structure. |
0ced7b4c75 | 2020-09-28 10:07:06 +0200 | Lennart Ochel | Update OMSimulator (#6766) |
9473b7cd09 | 2020-09-26 17:22:30 +0000 | hudson | Updated libraries * libraries 92dad03...6fd570a (1): > Bump libraries |
93494e4621 | 2020-09-25 17:23:36 +0000 | hudson | Updated libraries * libraries 8a46d7a...92dad03 (2): > Bump libraries > Bump libraries |
c317ec8f00 | 2020-09-25 14:01:51 +0200 | Per Östlund | Change listAppend notification to warning. |
48df8bf246 | 2020-09-25 13:48:30 +0200 | Per Östlund | Remove constrain operator. |
a8689f0e98 | 2020-09-25 13:17:40 +0200 | Per Östlund | [NF] Handle encapsulated during name lookup. |
7466cf3c27 | 2020-09-21 13:08:24 +0200 | Adrian Pop | fixes for ticket #6013 and #6129 - use NFInst.expand instead of NFInst.instantiate in NFApi.mkFullyQual - fully qualify the path we search for and all the extends in the loaded libraries to make sure is the proper subtype of - a bit slow but it can be improved later - force instantiation when NF_API is on even if inner component is not found - speedup getExtendsModifierNames if there are no modifiers in extends |
3152688adf | 2020-09-24 00:48:55 +0200 | phannebohm | [C-Runtime] typo |
161074e8cc | 2020-09-23 17:37:39 +0200 | Adeel Asghar | Fixes ticket:6107 set tcp socket before sending data |
76de683fc4 | 2020-09-23 15:18:54 +0200 | Adrian Pop | proper speedup for updateComponent #5620 - new API updateComponentStr that can be called directly via Qt API - use the new Qt API from OMEdit - fix the differences between NFModelicaBuiltin.mo and ModelicaBuiltin.mo |
2a078a0946 | 2020-09-23 16:55:41 +0200 | Per Östlund | Fix listAppend warnings. |
9613d0e3cf | 2020-09-22 15:13:13 +0200 | Per Östlund | Handle internal errors in scripting API and OMEdit. |
a4036d5492 | 2020-09-22 13:38:32 +0200 | Adrian Pop | small speedup of API updateConnection #5620 |
4a2b797140 | 2020-09-22 12:44:28 +0200 | Per Östlund | Fix #6134. |
58640b2ae9 | 2020-09-21 16:19:45 +0200 | AnHeuermann | [FMI] Catch asserts in fmi2GetXXX |
65764f0305 | 2020-09-21 10:40:38 +0200 | Mahder Gebremedhin | [SimRT] Clarify the defines needed to use GC. (#6755) |
c69955dc21 | 2020-09-21 10:39:02 +0200 | Mahder Gebremedhin | [RT] Remove assignment inside assert. (#6756) |
99a56f35fd | 2020-09-07 16:07:34 +0200 | Adrian Pop | more support for replaceable #2079 - new APIs getElement* similar to getComponent* but handling also the redeclares - add OMJava to .gitignore - touch *.mat expanded from *.mat.xz to not unpack them each time you run make |
b5a4acc9ba | 2020-09-18 10:45:41 +0200 | Martin Sjölund | Add tinnerholm:eoolt:2019 to the bibliography (#6754) |
73840d6b24 | 2020-09-18 09:42:07 +0200 | Martin Sjölund | Fixes for the Package Manager (#6750) |
811a6c8f1d | 2020-09-17 09:10:09 +0200 | Adeel Asghar | Sync the component info and annotation (#6751) |
7c40379f1d | 2020-09-16 17:22:34 +0000 | hudson | Updated libraries * libraries 8a46d7a...89f2ebd (1): > Bump libraries |
73e253e657 | 2020-09-15 19:20:53 +0200 | hudson | Updated libraries * libraries 767f246...8a46d7a (1): > Bump libraries |
7befa42f66 | 2020-09-15 18:19:48 +0200 | Per Östlund | [NF] Swap order of recursion in unit checking. |
d8e7f74e87 | 2020-08-21 14:28:58 +0200 | Niklas Worschech | [omsicpp] Merge zeromq extensions for the cpp runtime and the omc c api library in omsicpp |
89062ef371 | 2020-09-14 17:21:37 +0000 | hudson | Updated libraries * libraries c1c1c40...767f246 (1): > Bump libraries |
334de411c8 | 2020-09-14 13:47:53 +0200 | Jose Luis Cercós Pita | Transport fortran flags to the subprojects (#6746) |
e1b4fe6abb | 2020-09-11 17:20:16 +0000 | hudson | Updated libraries * libraries 03dbc85...c1c1c40 (1): > Bump libraries |
4617b2bdfc | 2020-09-11 12:23:49 +0200 | Per Östlund | Fix counting of top-level inputs in checkModel. |
2f0803589d | 2020-09-10 21:07:15 +0200 | Karim Abdelhak | [NF] update discrete real check |
e2dd3e1553 | 2020-09-07 11:28:31 +0200 | Karim Abdelhak | [testsuite] fixup for #6106 fix |
e586ca45db | 2020-09-04 18:06:06 +0200 | Karim Abdelhak | [C] remove wrong convergence check in NLShomotopy |
ea33c64b2f | 2020-09-10 11:10:47 +0200 | Per Östlund | [NF] Fix top-level input handling. |
08661c9eb6 | 2020-09-09 17:21:38 +0000 | hudson | Updated libraries * libraries e1ba776...03dbc85 (1): > Bump libraries |
a2d2f913f4 | 2020-09-08 14:49:02 +0200 | Per Östlund | [NF] Prefix records with root path in EvalFunction. |
2bb77f39b4 | 2020-09-08 13:51:57 +0200 | Per Östlund | [NF] Remove Typing.isNonConstantIfCondition. |
e1105bf628 | 2020-09-08 12:35:41 +0200 | Adeel Asghar | Apply the transformation on the graphical items inside the elements |
818a8f241d | 2020-09-07 16:34:45 +0200 | Adrian Pop | Revert "CMake configuration support for OMCompiler (#6648)" This reverts commit 3256d6895da8c3d07ebc1a4cc135856a349e9b6b. |
b21b8d54a2 | 2020-09-07 16:49:29 +0200 | Adeel Asghar | Remove the unknown simulation flag `outputFormat` |
dfcb35f070 | 2020-09-07 16:14:54 +0200 | Adeel Asghar | Fixed the overlapping display issue of connectors (#6729) |
f694016aaa | 2020-09-07 11:30:31 +0200 | Per Östlund | [NF] Fix function variability. |
3256d6895d | 2020-09-07 10:57:17 +0200 | Mahder Gebremedhin | CMake configuration support for OMCompiler (#6648) |
ca9ff5fb90 | 2020-08-30 19:53:29 +0200 | phannebohm | [SimCode] fix small bug in simcode timing |
d632dddf90 | 2020-09-04 17:53:22 +0200 | Lennart Ochel | Update OMSimulator (#6730) |
77246831b3 | 2020-08-25 15:09:02 +0200 | Niklas Worschech | disabled omc C- API library in cpp runtime build and removed C-API library and reduce dae code from cpp folder |
65daa7a77a | 2020-08-29 16:25:17 +0200 | phannebohm | Return boolean results directly (#6726) |
535ff3ffde | 2020-08-27 17:22:42 +0000 | hudson | Updated libraries * libraries 42ba96d...e1ba776 (1): > Bump libraries |
e9d2fa18bf | 2020-08-27 12:30:48 +0200 | Per Östlund | [NF] Only allow evaluation of constants/parameters. |
9e4f8d04ab | 2020-08-26 12:25:24 +0200 | Adeel Asghar | Bump OMSens and OMSens_Qt |
d27e7c9340 | 2020-08-27 05:38:59 +0000 | Martin Sjölund | Updated libraries * libraries a96002a...42ba96d (1): > Ignore DymolaCommands 1.0 |
f941d426c0 | 2020-08-26 14:27:39 +0200 | Lennart Ochel | Update OMSimulator (#6712) |
fe9ee42f5d | 2020-08-25 14:21:19 +0200 | Adrian Pop | fix ticket:6086 and ticket:5880 - allow partial lookup and partial model instantiation when -d=nfAPI is on (#6086) - disable -d=nfAPI when building and simulating the model the normal way via checkModel, instantiateModel, simulate, translateModel or buildModel (#5880) (these are all going via CevalScriptBackend.runFrontEnd) |
1623955a7c | 2020-08-25 14:41:50 +0200 | Per Östlund | [NF] Improve modifier merging. |
4dc66642c7 | 2020-08-25 16:21:12 +0200 | Per Östlund | Update qwt revision. |
52581b0255 | 2020-08-24 20:52:29 +0200 | rfranke | Enable separate compilation of Cpp runtime for FMI without omc |
361b1d3ae6 | 2020-08-24 12:22:04 +0200 | Per Östlund | Update QWT to 6.1.5 |
ac457b24fb | 2020-08-23 17:21:22 +0000 | hudson | Updated libraries * libraries 4842feb...a96002a (1): > Bump libraries |
9fe61512ee | 2020-08-20 13:27:41 +0200 | Per Östlund | [NF] Simplification improvements. |
bf1c298782 | 2020-08-19 17:21:19 +0000 | hudson | Updated libraries * libraries f24a50e...4842feb (1): > Bump libraries |
92fe8b5bab | 2020-08-19 11:40:54 +0200 | Per Östlund | [NF] Reenable call type evaluation in functions. |
109bf99d73 | 2020-08-11 18:36:13 +0200 | Niklas Worschech | temporary use fmu generation for omsicpp simulation |
5e180d35cd | 2020-08-19 12:00:44 +0200 | Karim Abdelhak | [FE] update exponential simplification |
f468f4eb6f | 2020-08-18 14:28:03 +0200 | Karim Abdelhak | [BE] do not remove initial asserts |
20e4ce4bfb | 2020-08-18 15:20:50 +0200 | Per Östlund | [NF] Fix DAE conversion of Operator.SUB_ARRAY_SCALAR. |
3631e42ec6 | 2020-08-18 13:59:06 +0200 | Per Östlund | [NF] Improve call type evaluation. |
dde8ed2d38 | 2020-08-17 17:22:06 +0000 | hudson | Updated libraries * libraries a6e8dd7...f24a50e (1): > Bump libraries |
10373aff7e | 2020-08-17 15:23:03 +0200 | Lennart Ochel | Update OMSimulator (#6708) |
8f5710f752 | 2020-08-14 20:30:49 +0200 | Adeel Asghar | Fixes ticket:6083 Use a default coordinate system value instead of 0 (#6706) |
71848bd6db | 2020-08-14 12:30:52 +0200 | Per Östlund | [NF] Enforce some of the rules for partial. |
531b2aa0ee | 2020-08-11 10:28:58 +0200 | Per Östlund | [NF] Fix mutually recursive constants detection. |
3eb5b47524 | 2020-08-10 17:21:18 +0000 | hudson | Updated libraries * libraries 78e5fc3...a6e8dd7 (1): > Bump libraries |
07e8590f25 | 2020-08-10 13:13:38 +0200 | Per Östlund | [NF] Detect recursive bindings during evaluation. |
20d86349c2 | 2020-08-10 12:21:36 +0200 | Per Östlund | [NF] Propagate Evaluate=true to subcomponents. |
466a67c440 | 2020-08-10 12:46:16 +0200 | Lennart Ochel | Update OMSimulator (#6699) |
9d71067299 | 2020-08-07 00:15:45 +0300 | Adrian Pop | more fixes for Ticket:5550 on 32bit |
a9063124f4 | 2020-08-04 14:30:36 +0200 | AnHeuermann | [FMI] Don't call input_function for FMI in doStep |
dbb0b7aefe | 2020-08-03 15:15:24 +0200 | AnHeuermann | Use Euler for FMUs without states |
a6b737fe79 | 2020-08-06 01:10:11 +0300 | Adrian Pop | fix printf formatting in windows/mingw for integer types |
66b9b9d947 | 2020-08-04 15:00:22 +0200 | Martin Sjölund | Make Integer have same size in Modelica/MetaModelica |
4fb5363aba | 2020-08-05 15:44:13 +0200 | Martin Sjölund | Stop backend when unsolvable system is detected (#6693) |
c229655212 | 2020-08-05 13:50:30 +0200 | Martin Sjölund | Fix some caching in the CI jobs (#6697) |
2eb48c96a6 | 2020-08-05 10:16:13 +0200 | Adeel Asghar | Fixes ticket:5998 Reset the search filter when ESC is pressed (#6694) |
85cad8f539 | 2020-08-04 16:42:33 +0200 | Adeel Asghar | Updated the Documentation Browser users guide |
04744f5c04 | 2020-08-05 08:39:10 +0200 | Martin Sjölund | Remove some unused drModelica code |
ce850f675f | 2020-08-05 08:33:39 +0200 | Martin Sjölund | timeSimulation and timeTotal were missing |
712393ab81 | 2020-08-04 09:58:44 +0200 | Martin Sjölund | Fix the doc when calling omc from shell (#6686) |
4629ec32db | 2020-08-04 09:51:18 +0200 | Martin Sjölund | Do not unquote + to spaces when looking for links (#6690) |
222a00f4b2 | 2020-08-03 23:00:02 +0300 | Adrian Pop | Issue #6078: ignore OPENMODELICALIBRARY when running the testsuite |
81a2b5183a | 2020-08-03 14:22:47 +0300 | Adrian Pop | Issue #6078, OPENMODELICALIBRARY env.var overrides the Modelica path - if set OPENMODELICALIBRARY will be used in getModelicaPath() API - update the scripting functions documentation - do not set OPENMODELICALIBRARY for Windows in common.groovy - further work is needed on Windows to allow older and newer versions to co-exist |
c10498369d | 2020-06-29 12:00:25 +0200 | AnHeuermann | Fixes testsuite clean and added test rule |
1b8eb41574 | 2020-07-31 14:49:21 +0200 | Karim Abdelhak | [testsuite] add testcase for ticket #6068 |
8e7060754b | 2020-07-30 15:39:48 +0200 | Karim Abdelhak | [BE] update binary differentiation |
b11b7eca0f | 2020-07-29 22:05:38 +0200 | vwaurich | replace external alias in parameter bindings (#982) |
9890278e72 | 2020-07-28 13:15:16 +0200 | Lennart Ochel | Update OMSimulator (#6684) |
c370c600f0 | 2020-07-27 11:31:01 +0200 | Adeel Asghar | Fixes ticket:6060 check NULL pointer when deleting the connection |
52a7270d26 | 2020-07-24 19:10:08 +0200 | Rüdiger Franke | Add Cpp test for FMU export with table, ticket:5963 |
111497db56 | 2020-07-23 16:11:12 +0300 | Adrian Pop | port changes to ModelicaExternalC from OMSICpp to old Cpp runtime - handle changes to ModelicaExternalC - move ${MODELICAEXTERNALCDIR}/snprintf.c to ModelicaMatIO as it comes last in the link order, before ModelicaIO - change the order of library linking for Cpp FMUs - change testsuite/sanity-check/testSanity.mos to test ModelicaTables using a total model - activate the Cpp sanity check on Linux, besides Windows |
47c4be718e | 2020-07-23 17:21:22 +0000 | hudson | Updated libraries * libraries dfc0cca...78e5fc3 (1): > Bump libraries |
8c8af3f03f | 2020-07-20 16:51:56 +0300 | Adrian Pop | Fix for ticket:6037 - use stopTime for initSample if stopTimeDefined is set to true - set status to fmi2Error if doStep goes over the defined stopTime |
9016fc5cad | 2020-07-21 11:56:35 +0200 | Karim Abdelhak | [BE] make StateSelect.always on dummys non strict |
9deb50cfde | 2020-07-17 17:25:43 +0000 | hudson | Updated libraries * libraries ea4f61c...dfc0cca (1): > Bump libraries |
5b492525a6 | 2020-07-14 13:11:55 +0200 | Mahder Gebremedhin | Rename Compiler/Util/omc_file -> omc_file_ext.h (#6678) |
52c29dca71 | 2020-07-13 22:26:15 +0300 | Adrian Pop | [NB] add newBackend flag to master to avoid future conflicts |
9ab7f3a266 | 2020-07-13 09:00:36 +0200 | AnHeuermann | Homotpy documentation updated |
34f1b6c322 | 2020-07-12 19:12:39 +0200 | Francesco Casella | Update doc/UsersGuide/source/solving.rst |
fe8f9e85d3 | 2020-07-12 19:12:25 +0200 | Francesco Casella | Update doc/UsersGuide/source/solving.rst |
38ec5848dd | 2020-07-12 19:12:11 +0200 | Francesco Casella | Update doc/UsersGuide/source/solving.rst |
fece43997d | 2020-07-06 13:51:08 +0200 | AnHeuermann | Add documentation for initialization |
ae51b94c6c | 2020-07-12 17:21:40 +0000 | hudson | Updated libraries * libraries d931d51...ea4f61c (1): > Bump libraries |
d3091d6954 | 2020-07-10 15:00:19 +0300 | Adrian Pop | port OMSICpp fixes for Ubuntu Focal to cpp |
b54d7bb69d | 2020-07-09 17:18:15 +0200 | Per Östlund | [NF] Improved handling of invalid if-branches. |
3a7c354fe6 | 2020-07-08 10:42:58 +0200 | Karim Abdelhak | [BE] update strict stateSelect.always |
a1be2e6252 | 2020-07-09 00:10:47 +0200 | Per Östlund | [NF] Fix actualStream evaluation. |
1d71cfec5f | 2020-07-08 17:21:26 +0000 | hudson | Updated libraries * libraries 66b6003...d931d51 (1): > Bump libraries |
94ca88d9e6 | 2020-07-08 14:20:16 +0200 | Per Östlund | [NF] Fix wrong package name. |
51b2728435 | 2020-07-08 14:30:35 +0300 | Adrian Pop | Bring back the old Cpp runtime (#965) |
fd2d61b3de | 2020-07-06 21:37:03 +0200 | Karim Abdelhak | [NF] further fix discrete real check |
fa6d1f2bfc | 2020-07-06 17:21:45 +0000 | hudson | Updated libraries * libraries db952c7...66b6003 (1): > Bump libraries |
d15abc57d9 | 2020-07-06 14:52:43 +0200 | Per Östlund | [NF] Add workaround for ModelicaError purity. |
30abd44e52 | 2020-07-06 12:41:16 +0200 | AnHeuermann | Replace alias var in removed equations |
81768a11cf | 2020-07-06 13:22:07 +0200 | Adeel Asghar | Check for NULL pointer |
79b093c96c | 2020-07-03 15:07:21 +0200 | arun3688 | allow signalFilters to be empty |
5f75ef4099 | 2020-06-26 12:39:23 +0200 | arun3688 | add getSignalFilter to OMSSimulationDialog |
df32deb04d | 2020-07-03 11:28:57 +0200 | arun3688 | expected output |
1300ab7d4e | 2020-07-03 10:25:55 +0200 | arun3688 | Update OMSimulator |
e15e9e2420 | 2020-07-03 12:31:16 +0200 | Adeel Asghar | Fixes ticket:6032 Fixed the display of diagram window |
89e69e391c | 2020-07-02 14:36:17 +0200 | Martin Sjölund | Improve introduction of documentation (#6662) |
13b906c968 | 2020-07-01 15:21:48 +0200 | Francesco Casella | Added short summary of simulation phases (#6654) |
74e94c8ec0 | 2020-07-01 10:38:19 +0200 | Martin Sjölund | Add the Tables test for flat Modelica (#6661) |
50163cea26 | 2020-06-30 14:11:58 +0200 | Per Östlund | [NF] Fix scoping in Function.instFunctionNode. |
8857b01db9 | 2020-06-30 13:19:09 +0200 | Martin Sjölund | Handle quoted identifiers in external functions better (#6658) |
30373f4794 | 2020-06-30 13:18:54 +0200 | Martin Sjölund | Allow merging a modifier into an empty modifier (#6657) |
ba595291c0 | 2020-06-30 13:18:41 +0200 | Martin Sjölund | [Flat] Quote identifiers in for loops (#6656) |
fdbbc4c1fc | 2020-06-30 12:19:37 +0200 | Andreas | Read input file realative to inputPath (#6653) |
38dc6065f0 | 2020-06-30 11:39:29 +0200 | Martin Sjölund | [Flat] Escape strings in Flat Modelica (#6655) |
5aec587efc | 2020-06-29 13:56:03 +0200 | Karim Abdelhak | [NF] update discrete real sanity check |
eba516059d | 2020-06-29 16:14:55 +0200 | Martin Sjölund | Various fixes for Flat Modelica (#6652) |
82c10161ae | 2020-06-29 14:34:27 +0200 | Per Östlund | Fix package manager issues. |
ab9c95afd6 | 2020-03-04 11:15:16 +0100 | arun3688 | implement dataReconciliation new extraction algorithm |
332aaeb1c9 | 2020-06-24 13:15:14 +0200 | Per Östlund | [NF] Improve boxing of expressions. |
ba1a3b6d9b | 2020-06-26 08:15:57 +0200 | Martin Sjölund | Consider conversion annotations before issuing warnings (#989) |
16da56c86b | 2020-06-25 15:41:59 +0200 | Karim Abdelhak | [NF] improve discrete Real check |
c30918cf97 | 2020-06-25 09:53:12 +0200 | Karim Abdelhak | [testsuite] update ill posed models |
7347290503 | 2020-06-24 16:03:05 +0200 | Karim Abdelhak | [NF] implement a sanity check for discrete reals |
7f97ef5400 | 2020-06-25 15:36:29 +0200 | Martin Sjölund | [NF] Evaluate intMaxLit (#995) |
fa92706dd1 | 2020-06-24 18:37:51 +0200 | Per Östlund | [NF] Add differentiability check for der(). |
12e54274e7 | 2020-06-25 08:20:31 +0000 | hudson | Updated libraries * libraries c00df1f...db952c7 (2): > Bump libraries > Use ModelicaReference none for MSL |
bd8a362606 | 2020-06-25 10:00:18 +0200 | Martin Sjölund | installPackage now considers build info (#991) |
0c5b95de94 | 2020-06-24 14:04:48 +0200 | Per Östlund | [NF] Enforce function purity rules better. |
d65e6e3f82 | 2020-06-24 03:45:13 +0000 | hudson | Updated libraries * libraries 38a4c00...c00df1f (2): > Bump libraries > use an earlier commit from ModelicaCompliance to force an update |
d03c142f4e | 2020-06-24 01:31:39 +0000 | Adrian Pop | Updated libraries * libraries 23f27bb...38a4c00 (1): > put back ModelicaCompliance as Jenkins fails without it |
e462779f69 | 2020-06-23 17:08:48 +0000 | hudson | Updated libraries * libraries 300b95b...23f27bb (2): > Bump libraries > Reduce the number of shipped libraries significantly |
b8584908be | 2020-06-23 10:35:56 +0200 | Adeel Asghar | Instantiate OMSimulator model when simulate button is clicked |
bd4b2d5e8a | 2020-06-22 19:50:17 +0200 | Adeel Asghar | Fix opening of text files |
72b8f49c91 | 2020-06-22 17:31:13 +0000 | hudson | Updated libraries * libraries 9356f7a...300b95b (1): > Bump libraries |
9e43409a1f | 2020-06-22 11:54:01 +0200 | Per Östlund | Only link to existing files. |
1af2088979 | 2020-06-21 17:11:15 +0200 | Karim Abdelhak | [Template] update linearization file names |
bea5729b87 | 2020-06-20 17:31:22 +0000 | hudson | Updated libraries * libraries fbbf262...9356f7a (1): > Bump libraries |
5284ebaf91 | 2020-06-19 17:30:40 +0000 | hudson | Updated libraries * libraries 8d87392...fbbf262 (1): > Bump libraries |
a29618fef3 | 2020-06-18 17:32:21 +0000 | hudson | Updated libraries * libraries 4c6095e...8d87392 (1): > Bump libraries |
a569e15ab6 | 2020-06-18 15:23:03 +0200 | Per Östlund | [NF] Fix scoping of function references. |
649a73d490 | 2020-06-18 15:26:44 +0200 | Adeel Asghar | Updated OMEdit users guide |
ae0361274f | 2020-06-18 14:38:25 +0200 | Per Östlund | [NF] Fix Expression.mapFoldShallow for BOX. |
97bd8e7b7c | 2020-06-18 13:54:59 +0200 | Per Östlund | [NF] Clocked operators improvements. |
1449ae6506 | 2020-06-18 08:02:41 +0200 | Martin Sjölund | Update 3rdParty for newer MSL |
4159ba9045 | 2020-06-18 09:59:05 +0200 | Martin Sjölund | [Jenkins] Sync output more in order to produce better logs |
69e586ad53 | 2020-06-18 12:09:41 +0200 | Lennart Ochel | Undefined variable units when using FMUs (ticket:6002, #975) |
e374ec0f28 | 2020-06-12 18:33:08 +0200 | AnHeuermann | [FMI] Check external FMU simulator |
0d072c60f9 | 2020-06-12 15:29:35 +0200 | AnHeuermann | [FMI] Reset eventInfo only on entering event mode |
ce575d9118 | 2020-06-17 17:31:57 +0000 | hudson | Updated libraries * libraries 8d45807...4c6095e (1): > Bump libraries |
a5beb3f139 | 2020-06-17 00:07:50 +0300 | Adrian Pop | make the icon generator usable on Windows |
faf5e9ef95 | 2020-06-17 16:12:57 +0200 | Per Östlund | Fix make clean for target libs-for-testing. |
c4fcc6ceec | 2020-06-17 12:46:53 +0000 | hudson | Updated libraries * libraries 06f38e4...8d45807 (20): > Bump libraries > OM/v1.6 is a branch, not a tag > Bump libraries > Fix where ModelicaReference should come from > Fix MSL versions > Bump libraries > Handle MSL master as trunk (still) > Bump libraries > Bump libraries > Bump libraries > Bump libraries > Bump libraries > Don't name things "trunk" > Fix syntax error > Track the new git repo for MSL > Bump libraries > provides Modelica 4.0.0: Modelica trunk > Bump libraries > update versionDate in MSL trunk patches > Bump libraries |
91a2d4e2cb | 2020-06-17 11:40:48 +0200 | Adeel Asghar | Fixes ticket:5851 Added documentation for temp and working directory |
2922515b9a | 2020-06-16 15:58:33 +0200 | Adeel Asghar | Unload top level libraries with Del key |
430964e15d | 2020-06-16 13:12:19 +0200 | Karim Abdelhak | [BE] remove known variables for init lambda 0 |
d1b662f785 | 2020-06-15 13:17:44 +0200 | Per Östlund | [NF] Record fixes. |
7aa8d40736 | 2020-06-16 10:58:54 +0200 | Karim Abdelhak | [BE] add loop dumping of init lamba 0 system |
8630a308f8 | 2020-06-14 00:40:56 +0300 | Adrian Pop | don't throw something that is not an exception |
fa359b7c3d | 2020-06-13 17:40:06 +0300 | Adrian Pop | more fixes for old compilers |
4023d498ac | 2020-06-13 00:57:02 +0300 | Adrian Pop | fix for building on jessie - support older systems which do not have codecvt header - use utfcpp instead for the conversion |
0628a48345 | 2020-06-12 16:45:55 +0300 | Adrian Pop | attempt to fix build on CentOS |
b8c97717ea | 2020-06-12 14:39:30 +0300 | Adrian Pop | mingw sanity test in a path with spaces - test special paths both for the install path and the path where things are generated and compiled - TODO! add some test with a path with special chars (doesn't work yet via groovy) |
c3a28bce8c | 2020-06-12 12:50:33 +0200 | Andreas Heuermann | Handle OMHOME with spaces in path |
2134f9f980 | 2020-06-12 15:31:21 +0200 | Per Östlund | [NF] Improve evaluation of reductions. |
737ef3b4c4 | 2020-06-12 13:21:24 +0200 | Adeel Asghar | ticket:5976 Don't change unit when the literalConstant is true |
1a676ead56 | 2020-06-12 14:32:33 +0200 | Per Östlund | [NF] Fix evaluation of call return type dimensions. |
1a78531368 | 2020-05-29 14:56:19 +0200 | Adeel Asghar | Snapshot based redo undo functionality for OMSimulator models |
58e297eb4e | 2020-06-12 04:13:58 +0300 | Adrian Pop | proper versions for cmake policies |
dc609540f0 | 2020-06-11 02:54:46 +0300 | Adrian Pop | fix ticket:5999, escape the string returned by getErrorString() |
dc8ddfab87 | 2020-06-11 16:10:30 +0200 | Per Östlund | [NF] Simplify reductions more. |
ae491c39ec | 2020-06-04 14:24:30 +0200 | Martin Sjölund | Use the package manager to set library versions for testing |
56f01c754c | 2020-06-09 11:34:56 +0200 | Martin Sjölund | Sanity check for rtest + libraries existing |
18937a4353 | 2020-06-08 21:33:35 +0200 | Martin Sjölund | Improve error message for unit lexing failure |
1521bd27ed | 2020-06-09 15:35:17 +0200 | Martin Sjölund | Fix for SemanticVersion regex not working on OSX |
89bb7c52a1 | 2020-06-04 14:11:33 +0200 | Per Östlund | [NF] Ragged dimension improvements. |
bdcc6477e6 | 2020-06-10 17:30:20 +0200 | AnHeuermann | [FMU] Adding docuemntation and inproving flags |
1014b60695 | 2020-06-10 10:49:00 +0200 | AnHeuermann | [FMI] Adding CVODE to 2.0 CS export |
b9dfeacf72 | 2020-06-10 10:35:46 +0200 | AnHeuermann | More rtclock dummy function in OMC_MINIMAL_RUNTIME |
d2f3da714f | 2020-05-24 14:36:04 +0200 | Karim Abdelhak | [FMI] Add simulation flag support |
2b84f5c186 | 2020-06-11 12:04:05 +0200 | Adrian Pop | fix bad include directory |
ab8b4758ae | 2020-06-10 16:09:00 +0300 | Adrian Pop | do not use -stdlib=libc++ on Linux as it doesn't work |
b5354d94d9 | 2020-06-10 11:25:05 +0200 | Lennart Ochel | Add target for the debug build of OMSimulator (#947) |
1044e37547 | 2020-06-10 02:15:36 +0300 | Adrian Pop | attempt to fix Windows builds |
327c277de5 | 2020-06-10 00:29:21 +0300 | Adrian Pop | Replaceable Redeclare Support (#943) |
b13895d183 | 2020-06-09 09:09:51 +0200 | Martin Sjölund | Update code quoting of identifiers |
9edc53b414 | 2020-06-08 20:54:12 +0200 | Mahder Gebremedhin | Minor cleanup and commenting. (#940) |
5ae3010311 | 2020-06-08 17:53:11 +0300 | Adrian Pop | fix crash when displaying an error message to test: - git clone https://github.com/OpenModelica/BUAVSystem.git - build model: BUAVSystem.Examples.ValidationCases.IntegratedSystemValidationMar6 - crashes in: RemoveSimpleEquations.mo:3156 because "str "is defined only on one branch |
44e406f496 | 2020-06-05 00:45:10 +0300 | Adrian Pop | add some sanity checks for CI/Build MINGW - make sure the compiler can build and simulate a simple model with C, C++ and that an FMU can be build - check that linearization works (for matlab) - check that OMEdit can start (not missing any dlls) - add a script to test the sanity, don't build it on the fly as escaping in Windows is alien technology - build more stuff in parallel for mingw/msvc (via all-runtimes target) |
0dc974841b | 2020-06-05 14:32:25 +0200 | Lennart Ochel | Update OMSimulator (#941) |
26f3f9e45a | 2020-06-04 23:08:37 +0300 | Adrian Pop | ticket:5927 fix the crash in linearization for Matlab - %g was given a string - remove trailing spaces before \n in CodegenC.tpl - update test |
470bccf6d5 | 2020-06-04 13:06:48 +0200 | Per Östlund | [NF] Initial handling of ragged dimensions. |
d2bb76755d | 2020-06-04 16:58:47 +0200 | Lennart Ochel | Update OMSimulator (#938) |
8ee69763e7 | 2020-06-03 15:59:05 +0200 | Martin Sjölund | [Flat] Fix output of external functions |
5ab5bb3cf5 | 2020-06-04 10:45:22 +0200 | Martin Sjölund | Only push library updates when the build is stable |
2e5bc9f64f | 2020-06-04 07:18:36 +0200 | Lennart Ochel | Update OMSimulator (#931) |
6798cdda0c | 2020-06-03 17:29:24 +0000 | hudson | Updated libraries * libraries 06f38e4...2ba40eb (1): > Bump libraries |
59c0cf1101 | 2020-06-03 17:53:12 +0200 | Per Östlund | [NF] Add promote as experimental operator. |
0df6e65843 | 2020-06-03 14:29:11 +0200 | Per Östlund | Add more language standards. |
58b509d7c7 | 2020-06-03 13:53:58 +0200 | Martin Sjölund | [OSX] Check dylib and binaries for relative paths (#916) |
cc6d66fce5 | 2020-06-03 13:41:17 +0200 | Mahder Gebremedhin | Handle preExp and varDecls for crefs with subs. (#923) |
85508bb759 | 2020-06-03 11:33:48 +0200 | Martin Sjölund | [Flat] Use loop keyword for while loops |
2c23e69e1c | 2020-05-29 20:35:43 +0200 | AnHeuermann | Add Cvode Documentation |
83ecc42fff | 2020-06-03 08:56:26 +0200 | Martin Sjölund | [Flat] Use toFlatString also on clock constructors |
cad1972e76 | 2020-06-02 17:49:25 +0300 | Adrian Pop | MinGW & other minor fixes - more homogenous handling of LINK_SUNDIALS_STATIC for ida_solver, cvode_solver and radau - signal that we link with static fmilib in FMICommon.h (define FMILIB_STATIC_LIB_ONLY) - more debugging in testsuite/simulation/libraries/common/ModelTesting.mos - change Util.absoluteOrRelative to check for the relative path and if it doesn't exist return the original path to generate better error messages |
38c763072e | 2020-06-02 17:30:08 +0000 | hudson | Updated libraries * libraries c3edc70...06f38e4 (1): > Bump libraries |
9837fece3e | 2020-06-02 16:03:39 +0200 | Per Östlund | [NF] Fix subscripting of boxed/unboxed expressions. |
1d9a5831b9 | 2020-06-02 14:01:36 +0200 | Karim Abdelhak | [BE] jacobians: make residual names unique |
4060689f60 | 2020-06-02 15:06:49 +0200 | Per Östlund | [NF] Clean up Flatten. |
42e2e6f3f0 | 2020-06-02 12:59:40 +0200 | Per Östlund | [NF] Retype conditional array expressions. |