Timeline



2013-06-04:

11:45 Ticket #2197 (Code Generation - memory pool is to small for many function calls with array arguments) closed by Martin Sjölund
fixed: Fixed code generation in r16209.
11:10 Ticket #2197 (Code Generation - memory pool is to small for many function calls with array arguments) updated by Martin Sjölund
Status, Owner changed
This is not due to the memory pool being to small. It is due to …

2013-06-03:

20:35 Ticket #2219 (OMEdit - Make it easy to modify examples) created by Adam Dershowitz
For a new used it is frustrating not to be able to modify the examples …
20:30 Ticket #2218 (OMEdit - Can't modify examples) created by Adam Dershowitz
I am trying to work with some examples included with OMEdit. In …
16:56 Ticket #2210 (Run-time - variable-names involved in equation-systems) closed by Lennart Ochel
fixed: fixed in r16197. Thanks to Martin.
16:54 Ticket #2206 (Run-time - SiemensPower tests are working using windows and are failing using linux) updated by Lennart Ochel
*push* Are there any ideas? We should get this working, soon. We had …
16:26 Ticket #2217 (Code Generation - wrong code generation for array-elements) updated by Lennart Ochel
model is located here: /testsuite/simulation/modelica/arrays/bug_2217.mos
15:41 Ticket #2217 (Code Generation - wrong code generation for array-elements) created by Lennart Ochel
[…] Output: […]
14:21 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by Martin Sjölund
The patternm flags are used mainly to refactor the compiler :)
14:19 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by Per Östlund
I have now decreased the number of undocumented flags further in …
13:35 Ticket #124 (Frontend - Compiling *.mof Files) updated by fedebergero@…
Component changed
I modified a little bit the dumping of flat modelica trying NOT to …
08:24 RLC.mo attached to Ticket #2216 by massimo ceraolo
08:24 Ticket #2216 (OMEdit - Omedit does not restore the original connection line; no Undo in Omedit) created by massimo ceraolo
In the supplied example RLC.mo if I rotate a component (e.g. resistor …

2013-06-01:

16:54 Ticket #2215 (Interactive Environment - Unparsing of unary minus) updated by Adrian Pop
Status, Owner changed
16:53 Ticket #2215 (Interactive Environment - Unparsing of unary minus) created by Adrian Pop
Bug reported by Frederico Bergero. When I manually type the following …

2013-05-31:

19:50 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by Lennart Ochel
Things are going on – great! The number of undocumented debug-flags …
12:59 Ticket #2214 (Code Generation - code generation for iteration variable) updated by Lennart Ochel
There is no strong need to fix this for me. I can easily avoid such …
12:50 Ticket #2214 (Code Generation - code generation for iteration variable) updated by Martin Sjölund
This is an old known bug. Also look in our code for CREF_ITER, which …
12:46 Ticket #2214 (Code Generation - code generation for iteration variable) created by Lennart Ochel
I found some issues using blocks. OpenModelica cannot simulate the …
12:42 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by Lennart Ochel
Priority changed
12:42 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by Lennart Ochel
This is probably only a dumping issue, because the numbers of equation …
11:06 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by Lennart Ochel
The following listing shows the flat Modelica code generated with …

2013-05-30:

20:46 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by Lennart Ochel
The following list contains all omc debug-flags without any …
15:51 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by Lennart Ochel
Description changed
15:43 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by Lennart Ochel
Same question for top-level outputs.
15:42 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) created by Lennart Ochel
I found some issues using blocks. OpenModelica cannot simulate the …
14:23 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by Per Östlund
Cc, Milestone changed
I removed some unused debug flags, but there's still lots of …
13:21 Ticket #2211 (OMEdit - crashed straight up on fresh install v1.8.1) updated by Lennart Ochel
Owner, Component changed
12:57 Ticket #2211 (OMEdit - crashed straight up on fresh install v1.8.1) updated by Adrian Pop
Hi, I suggest you uninstall 1.8.1 and try the latest nightly build: …
12:51 Ticket #2212 (Command Prompt Environment - Description of flags missing) created by Francesco Casella
Typing omc +help=debug > options.txt generates a list of debugging …
12:11 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Lennart Ochel
You are right. This is because of tearing. I tried to fix it again by …
11:20 Ticket #2211 (OMEdit - crashed straight up on fresh install v1.8.1) created by bruce.woods@…
I get the following error communication with OE Edit server has been …

2013-05-29:

19:14 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Martin Sjölund
You need another handler for that, it seems: …
19:03 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Lennart Ochel
attr[0] is already NULL. This is what I have expected. The name of the …
18:53 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Lennart Ochel
Okay, I will try it out. One more question: In the info.xml file are …
18:40 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Martin Sjölund
const char **attr. Just loop over attr until it becomes NULL, I think.
18:37 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Lennart Ochel
numVar is not = 0 because it get increased in endElement. I have …
18:31 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Martin Sjölund
c/simulation/simulation_info_xml.c. Just implement behaviour in …
18:25 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Lennart Ochel
How can I access the variable name inside a "var"-node of the …
18:18 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by Martin Sjölund
It's easy to fix. Good practice. I'll be back on Friday the 7th if you …
18:14 Ticket #2210 (Run-time - variable-names involved in equation-systems) created by Lennart Ochel
We cannot access variable-names involved in equation-systems during …
18:00 Ticket #2209 (Run-time - The smooth() operator should be used to influence event generation and ...) updated by Francesco Casella
Regarding differentiation of smooth expressions: der(smooth(N, if …
12:00 Ticket #2209 (Run-time - The smooth() operator should be used to influence event generation and ...) updated by Willi Braun
Status, Owner changed
11:56 Ticket #2209 (Run-time - The smooth() operator should be used to influence event generation and ...) created by Francesco Casella
The smooth() operator is currently ignored by OMC, only noEvent() is. …

2013-05-28:

20:58 Ticket #2208 (Backend - Overall PressureLoss function does not work.) updated by Adrian Pop
Hi, We need more info than this. Is not very clear what the problem …
17:10 Ticket #2208 (Backend - Overall PressureLoss function does not work.) created by anonymous
In OMEditor, by defining "IN_Con" and "IN_Var", the pressure loss …
11:20 Ticket #1913 (Backend - Initial equation not working correctly) closed by Lennart Ochel
fixed: Yes, using the old numeric initialization gives this error message: …
Note: See TracTimeline for information about the timeline view.