Timeline
2013-06-03:
- 20:35 Ticket #2219 (OMEdit - Make it easy to modify examples) created by
- 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
- 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
- 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
- *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
- 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
- […] Output: […]
- 14:21 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by
- The patternm flags are used mainly to refactor the compiler :)
- 14:19 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by
- I have now decreased the number of undocumented flags further in …
- 13:35 Ticket #124 (Frontend - Compiling *.mof Files) updated by
-
Component changed
I modified a little bit the dumping of flat modelica trying NOT to … - 08:24 Ticket #2216 (OMEdit - Omedit does not restore the original connection line; no Undo in Omedit) created by
- 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
-
Status, Owner changed
- 16:53 Ticket #2215 (Interactive Environment - Unparsing of unary minus) created by
- 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
- Things are going on – great! The number of undocumented debug-flags …
- 12:59 Ticket #2214 (Code Generation - code generation for iteration variable) updated by
- 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
- 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
- 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
-
Priority changed
- 12:42 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by
- 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
- 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
- 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
-
Description changed
- 15:43 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) updated by
- Same question for top-level outputs.
- 15:42 Ticket #2213 (Frontend - How can binded blocks produce top-level inputs?) created by
- I found some issues using blocks. OpenModelica cannot simulate the …
- 14:23 Ticket #2212 (Command Prompt Environment - Description of flags missing) updated by
-
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
-
Owner, Component changed
- 12:57 Ticket #2211 (OMEdit - crashed straight up on fresh install v1.8.1) updated by
- 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
- 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
- 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
- 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
- You need another handler for that, it seems: …
- 19:03 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by
- 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
- 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
-
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
- 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
- c/simulation/simulation_info_xml.c. Just implement behaviour in …
- 18:25 Ticket #2210 (Run-time - variable-names involved in equation-systems) updated by
- 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
- 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
- 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
- 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
-
Status, Owner changed
- 11:56 Ticket #2209 (Run-time - The smooth() operator should be used to influence event generation and ...) created by
- 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
- 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
- In OMEditor, by defining "IN_Con" and "IN_Var", the pressure loss …
- 11:20 Ticket #1913 (Backend - Initial equation not working correctly) closed by
- fixed: Yes, using the old numeric initialization gives this error message: …
2013-05-27:
- 21:15 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
-
Owner, Component changed
I think it's not a question of how to do it. The only question is who … - 21:07 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
- Well, we calculate start values that depend on parameter expressions …
- 21:04 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
- They should be evaluated in the backend for sure, I think. But this is …
- 20:00 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
- Flattening this model: […] gets you: […] so start values are not …
- 19:52 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
- Hi, I think we should talk about this in the next OSMC dev. meeting …
- 15:17 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
-
Owner, Component changed
- 15:15 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) updated by
-
Component changed
- 14:12 Ticket #2207 (Run-time - nominal values get not evaluated if they depend on parameters) created by
- Not all nominal values (same for other attributes, except start …
Note:
See TracTimeline
for information about the timeline view.