Timeline



2014-06-27:

11:33 Ticket #1949 (Code Generation - Support partial function evaluation) closed by Martin Sjölund
fixed: Fixed in r21304.
08:39 Ticket #2740 (New Instantiation - Inherited elements at incorrect places) updated by Martin Sjölund
Status, Owner changed
08:23 Ticket #2740 (New Instantiation - Inherited elements at incorrect places) created by Martin Sjölund
The following function has x and y inserted before extraReal1

2014-06-26:

19:51 Ticket #1949 (Code Generation - Support partial function evaluation) updated by Martin Sjölund
Status, Owner, Milestone changed
My local changes now handles this, by introducing closures instead of …
17:01 Ticket #2738 (Frontend - Stack overflow in frontend) updated by Martin Sjölund
Fun as usual :)
16:54 Ticket #2738 (Frontend - Stack overflow in frontend) updated by Per Östlund
The issue is that we fully qualify some names by prefixing them with …
14:55 Ticket #2738 (Frontend - Stack overflow in frontend) updated by Martin Sjölund
Maybe they messed up when including LinearSystems2 into the library. …
14:41 Ticket #2738 (Frontend - Stack overflow in frontend) updated by Per Östlund
The issue has been "fixed" in r21297, which means that it no longer …
10:26 Ticket #2738 (Frontend - Stack overflow in frontend) updated by Per Östlund
Status changed
Minimal model: […] I thought it would be a redeclare issue as …

2014-06-25:

18:02 Ticket #2739 (Frontend - Redeclared functions do not get a new name) updated by Martin Sjölund
Note that this is too many arguments for SampleFreePSD0. I was unable …
15:04 ComparePSD.mo attached to Ticket #2739 by Martin Sjölund
15:04 Ticket #2739 (Frontend - Redeclared functions do not get a new name) created by Martin Sjölund
In the attached model, there is a `redeclare function PSD = …
14:25 ActuatorLinearSystemsNoise.mo attached to Ticket #2738 by Martin Sjölund
14:24 Ticket #2738 (Frontend - Stack overflow in frontend) created by Martin Sjölund
The attached model gives a stack overflow when run through omc.
12:08 Ticket #2737 (Frontend - Handle inherited replaceable functions called in functions) updated by Martin Sjölund
Cc changed
I changed this to extends Interfaces.RNG; in the Noise library, …
11:45 Ticket #2737 (Frontend - Handle inherited replaceable functions called in functions) updated by Martin Sjölund
Status, Owner changed
11:45 Ticket #2737 (Frontend - Handle inherited replaceable functions called in functions) created by Martin Sjölund
Inherited replaceable functions called in functions are used in the …
11:00 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) closed by Martin Sjölund
fixed: Fixed in r21273.
10:54 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Henrik Tidefelt
Seams reasonable to me. I suppose you would get odd-looking results …
10:39 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Martin Sjölund
So you want it to always use "/" regardless of platform? I can change …
09:11 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Henrik Tidefelt
Good to have the trailing separator, but doesn't classDirectory()

2014-06-24:

11:24 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Martin Sjölund
r21269 appends a "/" or "\" depending on platform, so the given …
11:03 Ticket #2731 (Frontend - classDirectory() does not conform to uses in commercial libraries) updated by Martin Sjölund
How do you make it not return an absolute path? Parser.mo forces all …
09:19 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) closed by Martin Sjölund
fixed: Fixed again in r21266.
08:09 Ticket #2641 (Run-time - OMEdit doesn't plot csv result) reopened by Martin Sjölund
I'm reopening this as I had to revert the fix (it causes the program …

2014-06-23:

19:12 Ticket #2736 (Frontend - Final Constraints for Optimization missing) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
17:50 Ticket #2736 (Frontend - Final Constraints for Optimization missing) created by Vitalij Ruge
Currently it's not possible to formulation final constraints in the …
15:55 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Bernhard Thiele
It exists only on a conditional base and should only be used if "{{{nu …
14:27 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Martin Sjölund
That error is not related to the code in the library. It is …
13:06 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Vitalij Ruge
It might well be, that we change the order of handling constant …
13:05 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Bernhard Thiele
Hm, strange. Can confirm that. Was working with Dymola using Visual C …
13:02 Ticket #2735 (Backend - simulation fails without any error message in OMEdit) created by Lennart Ochel
Please, check the following model: […] It fails without any error …
12:47 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Lennart Ochel
Actually, I get no simulation executable at all. I get the following …
12:25 Ticket #2045 (Run-time - Initialisation of external object fails) updated by Bernhard Thiele
Just wanted to mention that the repo quoted above has moved to …
11:23 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
And the hashing algorithms also don't like this (because they hash …
11:17 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
Yes, for sure. The bad thing with that is, that you need to set more …
10:08 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
You know there is no equality operator for doubles, right? You always …
09:59 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
We do check for redundant equations of over-determined initialization …
09:45 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
Well. According to model balance, all equations are relevant, right? …
09:41 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
That is true. The float point math is a problem for symbolic …
09:31 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Martin Sjölund
What would it help to keep sqrt(2) for generated code? Also, the …
09:22 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Adrian Pop
Cc changed
09:18 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
Cc changed
09:12 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) updated by Lennart Ochel
Cc changed
09:11 Ticket #2734 (Frontend - numeric evaluation of expressions in the symbolic pre-processing) created by Lennart Ochel
There are a lot of simplification rules, e.g. in ExpressionSimplify, …

2014-06-20:

07:27 Ticket #2695 (Frontend - can't translate models with interdependence) updated by Lennart Ochel
Cc, Owner, Component changed
I get the following error message (using r21215): […]
Note: See TracTimeline for information about the timeline view.