Timeline


and

2014-10-07:

21:14 Ticket #2871 (Models that work on command line and OMShell do not work in OMEdit) closed by adrpo
fixed
20:12 Ticket #2875 (Compilation errors when using nightly build) closed by sjoelund.se
duplicate: Assumed duplicate of #2871
19:46 Ticket #2875 (Compilation errors when using nightly build) created by andreabr@…
Hi, my models were running fine with OpenModelica release 1.9.1 …
18:11 Ticket #2872 (OMEdit - better omeditcommands.log) closed by adeas31
fixed: Done in r22658. Btw the omeditcommands.log file name is changed to …
16:58 Ticket #2874 (Implement threaded for-loops in MetaModelica) created by perost
We currently have threaded reductions, it would be nice to have the …
16:46 Ticket #2873 (Implement for-loop for arrays) created by perost
It would be nice to be able to loop over arrays in the bootstrapped …
16:08 Ticket #2872 (OMEdit - better omeditcommands.log) created by adrpo
I would be really cool to be able to run omeditcommands.log by just …
14:35 Ticket #2871 (Models that work on command line and OMShell do not work in OMEdit) created by adrpo
See: …
14:27 Ticket #2396 (unit expressions) closed by lochel
fixed: Now, there is a module that does unit checking in the back end …
13:18 Ticket #2452 (wrong calculation of the number of variables and equations) reopened by lochel
Upps. This is still not working properly (e.g., …
13:05 Ticket #2452 (wrong calculation of the number of variables and equations) closed by lochel
fixed
12:54 Ticket #2405 (Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint ...) closed by lochel
fixed: I changed the matching algorithm back to the default one. It works …
12:09 Ticket #2404 (Iteration variables with default zero) closed by lochel
fixed: The message were changed sometime in the past. There is no message for …
12:03 Ticket #2870 (Non-linear solver is unable to handle HeatingSystem (msl32) properly) created by lochel
The non-linear solver is not able to proper handle a system of …
11:59 Ticket #2869 (Wrong prefix on binding) created by sjoelund.se
In the attached model …
10:27 Ticket #2432 (no support for mixed systems containing algorithms) closed by lochel
fixed: Fixed and test added in r22641.
10:27 Ticket #1728 (findDiscreteEquation failed for algorithm) closed by lochel
fixed: Fixed and test added in r22641.
09:12 Ticket #2868 (Slightly different simulation results) created by lochel
If tearing is activated, then LinearColdWater and …
09:11 Ticket #2867 (Generation of symbolic jacobians fail) created by lochel
If tearing is activated, then the generation of symbolic jacobians …

2014-10-06:

17:54 Ticket #2866 (initial() influences DAE) created by vitalij
Consider this example […] In nls we creating a nonlinear …
17:19 Ticket #2865 (OMEdit crash reports needs better handling) created by adrpo
We get emails like these which are useless […] People never …
14:19 Ticket #2864 (Replace homotopy with actual expression in non-initial sections) created by sjoelund.se
We need to replace homotopy with actual expression in non-initial …
12:34 Ticket #2862 (Size expression from wrong scope ends up in generate function code) closed by sjoelund.se
fixed: Fixed in r22610. Testcase added in r22611.
12:05 Ticket #2863 (NFSCodeDependency removes used constant) created by adrpo
It seems that when you have redeclares for types of the components in …
11:41 Ticket #2862 (Size expression from wrong scope ends up in generate function code) created by sjoelund.se
The attached function …
11:35 Ticket #2857 (loadFile does not handle '\\' equivalent to '/') closed by lochel
fixed: Probably fixed some time ago.
08:41 Ticket #2861 (test IfEquation5.mos has never worked correctly) created by lochel
The test was added in r14587 a long time ago. I fixed the expected …

2014-10-05:

20:15 Ticket #2784 (Lost parameter value with replaceable/redeclare) closed by adrpo
fixed: Fixed in r22600 (well, earlier but now there are tests for it).
20:15 Ticket #2727 (Inherited modifications are lost when redeclaring a component.) closed by adrpo
fixed: Fixed in r22600 (well, earlier but now there are tests for it).
20:14 Ticket #2739 (Redeclared functions do not get a new name) closed by adrpo
fixed: Fixed in r22600 (well, earlier but now there are 2 tests for it).
18:24 Ticket #2792 (Connection lines are floating in diagram view of OMEdit) closed by adeas31
fixed: Fixed in r22594.

2014-10-03:

19:55 Ticket #2860 (Don't always autorescale for new variables in plot) created by Adam Dershowitz <dersh@…>
I sometimes view some variables in a plot, then add or remove a …
10:02 Ticket #2332 (Thread-safe runtime system) closed by sjoelund.se
fixed
09:57 Ticket #2495 (Looking for a function ... but found a RECORD) closed by sjoelund.se
fixed
09:32 Ticket #2737 (Handle inherited replaceable functions called in functions) closed by sjoelund.se
fixed: Working after Adrian's changes.
05:17 Ticket #2859 (Wrong generation of record bindings when defining record components ...) created by adrpo
[…] Internally d gets binding {{{Data(MM = {C1.MM, …

2014-10-02:

14:34 Ticket #2858 (Nasty bug with package constants in Modelica.Media gas mixture models) created by casella
Consider this test case: […] The record Medium.data.MM should …
12:53 Ticket #2857 (loadFile does not handle '\\' equivalent to '/') created by lochel
There are some calls in there that *say* the function converts \ to /. …

2014-10-01:

14:32 Ticket #2856 (expression simplify affects unit check module) created by lochel
There is a new module for unit checking introduced in r22530. It can …

2014-09-30:

17:46 Ticket #2841 (Nominal values of iteration variables in non-linear system solvers) closed by lochel
fixed: fixed in r22519
16:30 Ticket #2854 (Generate unique names for functions called via components) closed by adrpo
fixed
14:54 Ticket #1459 (Algorithm sections do not handle assertions in all cases) closed by sjoelund.se
fixed: This was fixed at some point
14:45 Ticket #2604 (setState__pTX error using different Media (Modelica.Fluid and ...) closed by sjoelund.se
fixed: Fixed in r22496
14:32 Ticket #2625 (FMI Mac binary location) closed by sjoelund.se
fixed: Fixed in r22503 since FMI 2.0 spec was released without suggested …
14:21 Ticket #2761 (Buildings.Examples.Tutorial.Boiler failing) closed by sjoelund.se
fixed
14:14 Ticket #2855 (Unnecessary mixed-integer equations could be solved by better BLT) created by casella
Consider the following test cases (the second requires to install the …
14:01 Ticket #2854 (Generate unique names for functions called via components) created by adrpo
[…] currently flattens to: […]
13:18 Ticket #2853 (Annex60 model fails after new lookup) created by sjoelund.se
Annex60.Utilities.Psychrometrics.Functions.BaseClasses.Examples.DewPoin …
09:53 Ticket #2852 (Use the same C-code for identical functions) created by sjoelund.se
With calling of functions through components, identical functions are …
Note: See TracTimeline for information about the timeline view.