Timeline


and

2016-02-22:

21:52 Ticket #3602 (-overrideFile flag does not work in 1.9.4 latest) closed by lochel
fixed: Fixed with 3cd6f318f16faf1aa3bc04eba5c36bda4a0f104c/OMCompiler.
21:44 Ticket #3343 (A small improvement in OMEdit zooming) closed by adeas31
wontfix
20:19 Ticket #3707 (Handle roots of negative values don't work well) created by vitalij
e.g. […] simulate without assert or warnings. I would expect some …
14:30 Ticket #3706 (OMEdit does not render some icons) created by rfranke
OMEdit does not render all icons. Has this to do with recent …
13:04 Ticket #2801 (Move includes from Package.h into Package.c to minimize debugging ...) closed by sjoelund.se
fixed
13:01 Ticket #2090 (Stack overflow detection) closed by sjoelund.se
fixed: This has been fixed by using try-blocks with a special annotation …
12:39 Ticket #3647 (boolString doesn't work as function argument) closed by sjoelund.se
fixed

2016-02-21:

15:00 Ticket #3702 (A case of immediate OMEdit Crash) closed by adeas31
fixed: Fixed in 0dba740/OMEdit.
01:01 Ticket #3705 (Implement jupyter-openmodelica in addition to OMNotebook) created by dietmarw
I was wondering if anybody has considered to write a kernel for the …

2016-02-20:

21:32 Ticket #3704 (setting parameter and using parameter of different levels in the same ...) closed by perost
invalid: The model insideA is invalid, because iA.n is used as a modifier to …
18:27 Ticket #3704 (setting parameter and using parameter of different levels in the same ...) created by vitalij
the model […] failed. Don't can find iA.n inside insideA$a$iA.
17:00 Ticket #3703 (Linearization of CombiTable2D fails) created by hans.hell@…
in version v1.9.4-dev.beta1.116+gdd6bae1 obviously CombiTable2D is …
14:15 Ticket #3702 (A case of immediate OMEdit Crash) created by ceraolo
Tested with OM installed from today's night build: …
09:59 Ticket #3701 (A regression) created by ceraolo
The attached "EV_DAEissue.mo" contains a model named EVbasic. I could …
04:30 Ticket #3700 (ModelicaCompliance.Functions.External.CMapping2 fails on test server) created by adrpo
and generates weird non-XML characters: […]
04:00 Ticket #3699 (Code generated from while loop is slower than recursion) created by adrpo
The code changes in this revision 55cb649/OMCompiler
03:56 Ticket #3697 (Much slower front-end from 31eaa49 to 56626b0) closed by adrpo
fixed: Revert changes to SCodeUtil.mo in 55cb64/OMCompiler as …
02:58 Ticket #3698 (Comment preserving parsing/unparsing creates hidden duplicate declarations) closed by adeas31
fixed: Fixed in 53f6bfc/OMEdit.
01:42 Ticket #3698 (Comment preserving parsing/unparsing creates hidden duplicate declarations) created by casella
Instructions to replicate the problem: - Start OMEdit and create a new …
00:28 Ticket #3697 (Much slower front-end from 31eaa49 to 56626b0) created by adrpo
It seems the front-end got 4 times *slower* from Feb 16 to Feb 19. …

2016-02-19:

18:46 Ticket #3696 (Add an OMC API to get and set the redeclare modifiers in extends and ...) created by adrpo
Currently we don't support the redeclare modifiers in the query/set …
17:57 Ticket #3607 (Message number reset) closed by adeas31
fixed: Done in 86b0320/OMEdit.
17:46 Ticket #3695 (removeSimpleEquations is slow on large models) created by casella
The default implementation of removeSimpleEquations in the back-end is …
16:44 Ticket #3690 (Improve simulation settings and adding "interval" as parameter) closed by adeas31
fixed: Fixed in 886a78e/OMEdit.
15:34 Ticket #3683 (Sometimes OMEdit does not delete connect equations) closed by adeas31
fixed: Fixed in af41062/OMEdit. Btw, thanks for testing and …
13:21 Ticket #3693 (root of negative value) closed by lochel
fixed: Fixed with 63d57dd2ca84c3e72641edba77fde0494bc56b73/OMCompiler.
08:47 Ticket #3683 (Sometimes OMEdit does not delete connect equations) reopened by anonymous

2016-02-18:

18:10 Ticket #3694 (Stack overflow in Modelica Parser) created by hkiel
When loading the ScalableTestSuite I encounter a "Bus error: 10" on …
15:27 Ticket #3693 (root of negative value) created by jan.hagemann@…
The example testsuite/simulation/modelica/tearing/Tearing19-cel.mos …
12:46 Ticket #3692 (PNlib coverage drop) closed by lochel
invalid: The issue is related to …
12:26 Ticket #3692 (PNlib coverage drop) created by lochel
The recent commits broke the PNlib coverage test. The model …
12:08 Ticket #3691 (indexReduction doesn't reduce system with algebraic loop state constrains) created by wbraun
The attached model is passed by the indexReduction with 2 states, but …
10:22 Ticket #3690 (Improve simulation settings and adding "interval" as parameter) created by dietmarw
The OMEdit simulation setup is currently missing one option and …
02:10 Ticket #3684 (index reduction fails with a singular jacobian) closed by wbraun
fixed: Fixed in 5a950a9.
02:08 Ticket #3687 (Inline module fails with protected array variables) closed by wbraun
fixed: Fixed in 7e414c9.

2016-02-17:

14:36 Ticket #3167 (Discrete variable does not change in a discrete manner) closed by wbraun
fixed: For me that seems to be fixed in the meanwhile.
14:25 Ticket #2415 (Windows Linux differences in msl32) closed by adrpo
wontfix: The test results are the same but the warnings about NLS convergence …
14:20 Ticket #2388 (The example "HeatExchangerSimulation" in Fluid Library doesn't work ...) closed by adrpo
wontfix: MSL 3.1 is wrong. The model works in MSL 3.2.1 and above.
14:13 Ticket #2959 (Use of partial, non-redeclared classes is not reported by the front-end) closed by perost
fixed: Closing since it seems to have been fixed. Please reopen if there are …
11:03 Ticket #3689 (Missing warning for StateSelect.always) created by sjoelund.se
The following model does not generate warnings, but should in fact …
08:39 Ticket #3662 (Internal error expanding package in OMEdit) closed by Alexander Täschner <A.Taeschner@…>
fixed: It is fixed in todays nightly build.
05:04 Ticket #3641 (FMU generation doesn't work on Windows) closed by adrpo
fixed: Should be fixed in dd6bae/OMCompiler.
04:53 Ticket #3688 (FMU generation fails for C runtime) closed by adrpo
duplicate: This is a duplicate of #3641.

2016-02-16:

14:42 Ticket #3644 (Elimination "reinit" in post-optimization module "simplifyComplexFunction") closed by lochel
fixed
14:34 Ticket #3236 (Unhandled Assertion-Error) closed by lochel
fixed: This is already fixed.
10:58 Ticket #3656 (Current removeSimpleEquation module causes leading sign error) closed by vwaurich
fixed: It seems, that everything works. I will close the ticket.
10:44 Ticket #3662 (Internal error expanding package in OMEdit) reopened by Alexander Täschner <A.Taeschner@…>
Just reproduced the error again using exactly the steps given above …
10:40 Ticket #3662 (Internal error expanding package in OMEdit) closed by Alexander Täschner <A.Taeschner@…>
fixed: Using the current windows nightly build, the template error is not …
08:47 Ticket #3607 (Message number reset) reopened by anonymous
01:17 Ticket #3688 (FMU generation fails for C runtime) created by olivier.sohn@…
Hello, In Beta1, from the UI, if I remove the option for "Cpp …
00:28 Ticket #3683 (Sometimes OMEdit does not delete connect equations) closed by adeas31
fixed: Fixed in 538f96a/OMEdit. The problem was that, after …

2016-02-15:

16:53 Ticket #3687 (Inline module fails with protected array variables) created by wbraun
Following model results into code generation issue, because of …
13:44 Ticket #3453 (Failed optimization tests after back end changes) closed by vitalij
wontfix
13:42 Ticket #3306 (New ipopt performance issues) closed by vitalij
worksforme
Note: See TracTimeline for information about the timeline view.