Timeline



2013-09-22:

10:08 Ticket #2346 (Frontend - replaceable component with modifiers cause instantiation to fail) closed by Adrian Pop
fixed: Fixed in revision r17326.

2013-09-21:

11:22 Ticket #2339 (Code Generation - Code generation issues for: ...) closed by Adrian Pop
fixed: Fixed in r17313.

2013-09-20:

20:56 Ticket #2361 (Frontend - Bad handling of connectors derived from records) updated by Adrian Pop
This is connected also to #2339 as the problem is that we get unknown …
18:49 Ticket #2360 (Backend - Re-write findZeroCrossings2 on tail-recursive form) updated by Lennart Ochel
Status, Owner changed
10:45 Ticket #2361 (Frontend - Bad handling of connectors derived from records) updated by Adrian Pop
Status, Owner changed
10:44 Ticket #2361 (Frontend - Bad handling of connectors derived from records) created by Adrian Pop
See for example the flattened code and the generated code of …
10:40 Ticket #2360 (Backend - Re-write findZeroCrossings2 on tail-recursive form) created by Martin Sjölund
Re-write findZeroCrossings2 on tail-recursive form (without …
03:02 Ticket #2359 (Frontend - Dependency analysis is a bit wrong in some cases) closed by Adrian Pop
fixed: Fixed in r17306. There are still some issues left, i.e. if you use the …
01:17 Ticket #2359 (Frontend - Dependency analysis is a bit wrong in some cases) updated by Adrian Pop
Cc changed
I think I have a fix for this, running testsuite now.
01:16 Ticket #2359 (Frontend - Dependency analysis is a bit wrong in some cases) updated by Adrian Pop
Status, Owner changed
01:16 blah.mos attached to Ticket #2359 by Adrian Pop
01:16 blah.mo attached to Ticket #2359 by Adrian Pop
01:15 Ticket #2359 (Frontend - Dependency analysis is a bit wrong in some cases) created by Adrian Pop
When we have things like: […] Then dependency thinks nothing from …

2013-09-19:

14:18 Ticket #2358 (Parser - Openmodelica can not handle floating point numbers) updated by Martin Sjölund
Component changed
14:15 Ticket #2358 (Parser - Openmodelica can not handle floating point numbers) closed by Martin Sjölund
worksforme: Please provide additional information, because I am fairly sure we …
11:51 Ticket #2358 (Parser - Openmodelica can not handle floating point numbers) created by carlj@…
The OpenModelica parser truncates floating point numbers to integers, …
09:42 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) updated by Willi Braun
Status, Owner changed
06:26 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) updated by Martin Sjölund
Well, maybe Dymola does the check in the backend and has removed the …
06:02 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) updated by fixed-term.Andreas.Hofmann7@…
I am working on some kind of a ContactLibrary. There I have a …
05:54 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) updated by Martin Sjölund
> The constructor function is called exactly once before the first use …
05:45 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) updated by Adrian Pop
Yes, the attached model uses a parameter. But in the model I added as …
05:42 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) updated by fixed-term.Andreas.Hofmann7@…
If you are using (in the added model) a instead of b it does not work. …
05:36 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) updated by Martin Sjölund
Actually, what was the problem? I tested it using the old omc, and it …

2013-09-18:

17:24 Ticket #2357 (Parser - runScript should change directory) updated by Christian Schubert
I see. That does make sense.
17:23 Ticket #2357 (Parser - runScript should change directory) updated by Martin Sjölund
Flag for runScript in that case. Anyway, I use it a lot to generate …
17:16 Ticket #2357 (Parser - runScript should change directory) updated by Christian Schubert
Could you explain it a little bit more for me? What do you use it …
16:34 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by anonymous
Replying to adrpo: > What do you mean by "with the …
16:08 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) closed by Adrian Pop
fixed: Fixed in r17300. I made the error just a warning and now this model works.
15:29 Ticket #2357 (Parser - runScript should change directory) updated by Martin Sjölund
It's a feature. I use it a lot. You could perhaps make it work with an …
14:48 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by Adrian Pop
What do you mean by "with the exception of the script variant"? This …
14:19 Ticket #2353 (OMNotebook - Invalid inputplot) closed by Lennart Ochel
invalid: Sorry - my clients became inconsistent.
12:39 externalObjectProb.zip attached to Ticket #2356 by fixed-term.Andreas.Hofmann7@…
Example demonstrating the problem (created in OMEdit)
12:37 Ticket #2357 (Parser - runScript should change directory) created by Christian Schubert
Hi everyone, I like the new layout of the testsuite very much with …
12:36 Ticket #2356 (Frontend - ExternalObject: constructor arguments must not be variables) created by fixed-term.Andreas.Hofmann7@…
Hi, using externalObjects with variables as inputs causes the model …
12:34 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by anonymous
Replying to adrpo: Hi Adrian, I turned the …
12:23 Ticket #1978 (New Instantiation - Improve lookup in instances in the new lookup) closed by Per Östlund
fixed
12:11 Ticket #2355 (Frontend - Class not found in scope if a model extends from another model with ...) created by anonymous
If a model extends from another model with the same name and also …
11:55 Ticket #2354 (Run-time - activate dopri45 solver) updated by Lennart Ochel
Cc, Component changed
11:43 Ticket #2354 (Run-time - activate dopri45 solver) created by Willi Braun
solver dopri45 is deactivated since the cRuntime was re-structured.
11:06 Ticket #2353 (OMNotebook - Invalid inputplot) updated by Adeel Asghar
Have you also updated your OMPlot, libOMPlot and OMNotebook executables?
08:46 Ticket #2352 (Backend - New Bug in model calling random function with two outputs) updated by Lennart Ochel
Cc changed
This is an issue with the handling of arrays. You can easily replace …
07:14 Ticket #2353 (OMNotebook - Invalid inputplot) updated by Lennart Ochel
Priority changed
06:52 Ticket #2353 (OMNotebook - Invalid inputplot) updated by Lennart Ochel
using OpenModelica 1.9.0 beta4+dev (r17293)
06:44 Ticket #2353 (OMNotebook - Invalid inputplot) created by Lennart Ochel
If I try to plot anything in OMNotebook, I get the following error …
06:05 Ticket #2352 (Backend - New Bug in model calling random function with two outputs) updated by Lennart Ochel
Status, Owner, Description changed
04:42 Ticket #2352 (Backend - New Bug in model calling random function with two outputs) created by Peter Fritzson
This model has worked fine in OpenModelica for several years. It …

2013-09-17:

17:23 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by Adrian Pop
This is actually a duplicate of #1227. We do constant evaluation for …
17:02 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by Adrian Pop
Hi, The problem is that we try to evaluate constant function calls …
17:00 Ticket #2327 (OMEdit - Reading from an external file is very slow) reopened by paul
16:55 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by paul
Now MDT simulates the model too. It spents 1:15 to do so.
10:28 Ticket #2351 (Frontend - Mark all appropriate strings in OMC as translatable) updated by Per Östlund
Status, Owner changed
10:28 Ticket #2351 (Frontend - Mark all appropriate strings in OMC as translatable) created by Per Östlund
At the moment it's mostly just the error messages which have been …
09:11 Ticket #2350 (Frontend - Experiment annotation ignored when using +s) updated by Martin Sjölund
Component changed
08:52 Ticket #2350 (Frontend - Experiment annotation ignored when using +s) created by Per Östlund
The experiment annotation is ignored when the +s flag is used to …
07:28 Ticket #2348 (Frontend - Duplicate modification error treated as warning) updated by Adrian Pop
This is a problem with mostly with record bindings. …
07:01 Ticket #2348 (Frontend - Duplicate modification error treated as warning) updated by Henrik Tidefelt
See also: #2349
07:00 Ticket #2349 (Frontend - Type coercion gives (ignored) duplicated modification error) created by Henrik Tidefelt
The following model is inspired by a problem with the MSL example …
06:39 Ticket #2348 (Frontend - Duplicate modification error treated as warning) created by Henrik Tidefelt
The model below is inspired by problems with the MSL example …

2013-09-16:

17:02 Ticket #2327 (OMEdit - Reading from an external file is very slow) updated by paul
Replying to adrpo: > I don't think the reading of …
11:35 Ticket #2347 (OMEdit - OMEdit error message on autosave in text view) created by Jan Silar
OMEdit in text view mode opens pop-up window with error message at all …
09:50 Ticket #2346 (Frontend - replaceable component with modifiers cause instantiation to fail) created by Peter Aronsson
Consider the following model, based on an example in the Belts …
Note: See TracTimeline for information about the timeline view.