Timeline
2016-11-03:
- 23:10 Ticket #4127 (Backend - Losing Loop with ArrayEquations??) created by
-
[…]
return wrong results.
The loop for
y = f(y)
is missing. - 18:03 Ticket #2572 (Backend - Generates an internal error) closed by
- fixed: Fixed in: 93bd45e/OMCompiler. The only thing left for this …
- 15:36 Ticket #4064 (Code Generation - string inputs to external object constructor) updated by
- Another attempt to fix this: …
- 14:01 Ticket #4126 (*unknown* - OM-specific annotation to generate plots with code in model) updated by
-
Type changed
- 14:00 Ticket #4126 (*unknown* - OM-specific annotation to generate plots with code in model) created by
- I have built a fairly complex model using OMEdit. To post-process, I …
- 13:19 Ticket #4124 (Backend - Does fill() create equations?) closed by
- fixed: I added a warning and will close the ticket.
- 12:16 Ticket #4124 (Backend - Does fill() create equations?) updated by
- I completely agree.
- 12:15 Ticket #4124 (Backend - Does fill() create equations?) updated by
- If we can do more than the specification says, I don't see a reason …
- 12:10 Ticket #4124 (Backend - Does fill() create equations?) updated by
- Thanks for the info. Shall we name the flag …
- 11:54 Ticket #4125 (Interactive Environment - OMEdit incorrect plotting after unit conversion) updated by
- […]
- 11:35 Ticket #4124 (Backend - Does fill() create equations?) updated by
- Spec says: > Only the constructor may return external objects and …
- 10:58 Ticket #4124 (Backend - Does fill() create equations?) updated by
- @sjoelund Is there a reference about it? I would like to add a …
- 10:21 Ticket #4124 (Backend - Does fill() create equations?) updated by
- Well, if it can work, I think it should work. It is really useful even …
- 10:08 Ticket #4125 (Interactive Environment - OMEdit incorrect plotting after unit conversion) updated by
- What does OMShell say about the following commands on Windows? […]
- 10:04 Ticket #4124 (Backend - Does fill() create equations?) updated by
- Except you are not allowed to create aliases or assignments to …
- 08:36 Ticket #4122 (Backend - Simulation fails in OpenModelica, Works in JModelica) updated by
-
Status, Owner changed
Improved the situation with the dynamic state selection in … - 06:45 Ticket #4124 (Backend - Does fill() create equations?) updated by
- Thanks for the very quick fix.
2016-11-02:
- 22:29 Ticket #4124 (Backend - Does fill() create equations?) updated by
-
Component, Milestone changed
- 22:29 Ticket #4124 (Backend - Does fill() create equations?) updated by
-
Status, Owner changed
Fixed the frontend part in 20336d/OMCompiler. Added test … - 21:46 Ticket #4124 (Backend - Does fill() create equations?) updated by
- PR1194 should …
- 19:07 Ticket #4124 (Backend - Does fill() create equations?) updated by
-
Status changed
- 19:06 Ticket #4124 (Backend - Does fill() create equations?) updated by
- I'll look into it.
- 17:58 Ticket #4125 (Interactive Environment - OMEdit incorrect plotting after unit conversion) updated by
- It also seems to only affect Windows, since I can't reproduce it on Linux.
- 17:43 Ticket #4125 (Interactive Environment - OMEdit incorrect plotting after unit conversion) created by
- Using the MSL model Modelica.Mechanics.Rotational.Examples.First, …
- 14:53 Ticket #4124 (Backend - Does fill() create equations?) updated by
-
fill()
does create alias equations for non-external objects. … - 14:41 Ticket #4124 (Backend - Does fill() create equations?) updated by
-
Description changed
- 14:38 Ticket #4124 (Backend - Does fill() create equations?) created by
- Hi, In Modelica_DeviceDrivers, there is a Serialpackager class which …
- 14:35 Ticket #4089 (Backend - HideResult defaults to protected) updated by
- Evaluated parameters are now also replaced in the hideResult attribute …
- 13:53 Ticket #3894 (Code Generation - dladdr failed: not available on Windows failed) updated by
-
Cc changed
- 12:23 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- Replying to vwaurich: > This was actually a bug which did …
- 11:28 Ticket #4123 (OMEdit - Minor visual glitch in OMEdit) created by
- In some cases it seems that OMEdit does not draw circles correctly. …
- 11:23 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- From reading the code I get the impression that the intention was to …
- 10:39 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) updated by
- Jupyter kernels could then also be used in other applications, see …
- 09:48 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
-
Cc changed
- 09:41 Ticket #4115 (Backend - Clarify error message in the absence of voltage reference (ground)) updated by
- I fully agree with your equation counting. Your detailed explanations …
- 09:27 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- The least remaining thing would be to fix the two operator() methods …
- 07:15 Ticket #4122 (Backend - Simulation fails in OpenModelica, Works in JModelica) updated by
-
Cc, Owner, Component changed
The results using-ls=umfpack
says everything is OK, but … - 07:12 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- It seems the cpp tests are back in place since: …
2016-11-01:
- 20:49 Ticket #4122 (Backend - Simulation fails in OpenModelica, Works in JModelica) created by
- The attached file produces incorrect (null) results when simulated …
- 20:08 Ticket #4108 (OMEdit - Better inspection of results in OMEdit) updated by
- It is on by default. There is no flag for it.
- 12:45 Ticket #4108 (OMEdit - Better inspection of results in OMEdit) updated by
- Excuse my ignorance. How can I enable this small red rectangle?
- 11:48 Ticket #4065 (Interactive Environment - Linebreaks, comments in component argument list are mangled after moving it) updated by
- Smaller model to test the diff API: […] Fixing it still would not …
- 06:44 Ticket #4121 (MetaModelica - Recursive type definitions generate no errors) created by
- Having a file containing: […] will generate no error messages, will …
2016-10-31:
- 20:08 Ticket #4116 (Backend - Start values of states are hardly changeable) updated by
-
I remembered correctly, and
useStart
isn't used at all. I will … - 19:32 Ticket #4048 (*unknown* - Where is function print defined?) updated by
-
Replying to adeas31:
>
-port
is used for simulation … - 19:31 Ticket #4116 (Backend - Start values of states are hardly changeable) updated by
- There is always a start attribute according to the specification. So …
- 19:30 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- Replying to adrpo: > Adeel, can one run the simulation …
- 19:27 Ticket #4048 (*unknown* - Where is function print defined?) updated by
-
-port
is used for simulation progress bar. - 19:25 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- Could possibly the XML logging use another stream than stdout, so that …
- 19:13 Ticket #4116 (Backend - Start values of states are hardly changeable) updated by
-
That's certainly better than before.
IsValueChangeable.x
is not … - 18:27 Ticket #4116 (Backend - Start values of states are hardly changeable) updated by
-
Status changed
I opened [https://github.com/OpenModelica/OMCompiler/pull/1186 … - 12:10 Ticket #4116 (Backend - Start values of states are hardly changeable) updated by
-
Cc changed
Here is the result of a naive test, setting isValueChangeable to false … - 09:31 Ticket #4089 (Backend - HideResult defaults to protected) updated by
- Replying to ptaeuber: > I think we should add hideResult …
- 08:39 Ticket #4090 (OMEdit - OMEdit Linux doesn't show menu bar anymore) updated by
-
Replying to bthiele:
> Removing
appmenu-qt5
as indicated …
2016-10-29:
- 19:21 Ticket #4120 (New Instantiation - Out-of-bounds array elements undetected by front-end) created by
-
[…]
where
w[3]
is undefined. - 19:07 Ticket #4119 (Backend - singulare model pass backend) created by
- We gerenate for the follwoing example, wrong C and Cpp code. But we …
- 18:57 Ticket #4118 (Backend - removeSimpleEquation failed) created by
- […] failed with […]
- 18:47 Ticket #4117 (*unknown* - partial differential create complex ArrayEquation?) created by
- The following example […] failed with […]
- 17:51 Ticket #4083 (*unknown* - On opening Modelica.Mechanics.Translational.Examples.Friction I get ...) updated by
- The same behaviour is also present on ubuntu 16.04.
- 13:04 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- It became even worse tonight. To summarize: - typeof(var) returns …
- 12:46 Ticket #4089 (Backend - HideResult defaults to protected) updated by
- Hmm... vwaurich and myself just were fighting with all the hardly …
- 12:27 Ticket #4089 (Backend - HideResult defaults to protected) updated by
-
hide_b
is evaluated but evaluated parameters are only replaced in … - 07:48 Ticket #4116 (Backend - Start values of states are hardly changeable) updated by
-
Description changed
- 07:39 Ticket #4116 (Backend - Start values of states are hardly changeable) created by
-
The attribute
isValueChangeable
is true for state variables, even …
2016-10-28:
- 23:39 Ticket #3712 (OMNotebook - Print a plot in an OMNotebook) closed by
- fixed: Fixed in cb438f2/OMNotebook.
- 17:06 Ticket #4115 (Backend - Clarify error message in the absence of voltage reference (ground)) updated by
- Modelica tools count numbers of equations and variables. A circuit …
- 16:38 Ticket #4115 (Backend - Clarify error message in the absence of voltage reference (ground)) updated by
- Thanks for your feedback. I've only some weeks of experience with …
- 16:17 Ticket #4115 (Backend - Clarify error message in the absence of voltage reference (ground)) updated by
- Indeed when ground is not there the number of equations is equal to …
- 15:40 Ticket #4115 (Backend - Clarify error message in the absence of voltage reference (ground)) created by
- When trying to simulate a simple electrical circuit (for example: …
- 15:30 Ticket #4089 (Backend - HideResult defaults to protected) updated by
- I will have a look…
- 14:53 Ticket #4089 (Backend - HideResult defaults to protected) updated by
-
Here is a new version of the example. The hiding of
b
does not work … - 13:29 Ticket #2579 (OMNotebook - OMN freezing) closed by
- worksforme: Replying to Christoph <buchner@…>: > I can't reproduce …
- 13:12 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- @rfranke: I see. Its in msl 3.2.2. Sorry, I havent found the test of …
- 13:11 Ticket #3712 (OMNotebook - Print a plot in an OMNotebook) updated by
- Ah, right-click on the attachment + save as gives me some HTML xml …
- 12:58 Ticket #3712 (OMNotebook - Print a plot in an OMNotebook) updated by
- Works fine for me using the latest development version on Windows.
- 12:24 Ticket #3712 (OMNotebook - Print a plot in an OMNotebook) updated by
- Trying to open this file, I get a std::exception in OpenFileCommand(), …
- 12:24 Ticket #2579 (OMNotebook - OMN freezing) updated by
- I can't reproduce this with the current nightly.
- 11:47 Ticket #4093 (Backend - Many nightly tests fail since October 21) updated by
- @vwaurich: unfortunately the nightly tests did not improve -- …
- 11:18 Ticket #4098 (Frontend - inconsistent code for array equation) updated by
- I just wonder what to do in the backend/codegen/runtime if the …
- 10:04 Ticket #4114 (Build Environment - make omedit puts files in wrong place on OSX) updated by
-
Status, Owner changed
- 09:40 Ticket #4114 (Build Environment - make omedit puts files in wrong place on OSX) created by
- I regularly do "git pull" + "make" on a previously built system. I …
- 09:08 Ticket #4113 (Code Generation - $ is invalid in C identifiers) created by
- The current C-code still uses dollars in identifiers in order to …
- 08:58 Ticket #4112 (OMEdit - OMEdit Menu bar disappeared) closed by
- invalid: See #4090.
- 08:57 Ticket #4065 (Interactive Environment - Linebreaks, comments in component argument list are mangled after moving it) updated by
-
Status, Owner changed
- 08:40 Ticket #4066 (Code Generation - multiple external function calls for multiple outputs) closed by
- fixed
- 08:40 Ticket #4066 (Code Generation - multiple external function calls for multiple outputs) updated by
- Should be fixed with …
- 08:32 Ticket #2304 (OMNotebook - OMNotebook: displaying equations) closed by
- fixed
- 08:28 Ticket #2304 (OMNotebook - OMNotebook: displaying equations) updated by
- Yes this ticket can be closed
- 08:18 Ticket #4092 (*unknown* - using ZeroMQ messaging instead of CORBA/omniORB?) updated by
- Also probably relevant for this: issue #3705
- 08:15 Ticket #2304 (OMNotebook - OMNotebook: displaying equations) updated by
- Hm, can't this ticket be closed?
- 08:11 Ticket #3675 (OMEdit - Add interactive simulation support (e.g., DynamicSelect display)) updated by
- It's just being built. First, there is a new menu "Simulate with …
- 07:43 Ticket #4065 (Interactive Environment - Linebreaks, comments in component argument list are mangled after moving it) updated by
-
Component, Milestone changed
Release notes of version 1.9.4 list the improvements: - Undo/Redo … - 07:12 Ticket #4112 (OMEdit - OMEdit Menu bar disappeared) created by
- OMEdit menu bar is disappeared after update to Nightly Build. Due to …
- 06:50 Ticket #3675 (OMEdit - Add interactive simulation support (e.g., DynamicSelect display)) updated by
- Is there any documentation on how to perform interactive simulation …
- 06:31 Ticket #4110 (Interactive Environment - OMEdit introduces wrong newline if annotation starts on new line) updated by
- Please see also #4065 (Linebreaks, comments in component argument …
- 06:10 Ticket #4109 (Run-time - invalid xml file with logFormat is xml) updated by
- Replying to wbraun: > Replying to sjoelund.se: …
- 04:17 Ticket #4110 (Interactive Environment - OMEdit introduces wrong newline if annotation starts on new line) updated by
-
Description, Summary changed
- 02:01 Ticket #4111 (OMEdit - OMEdit "Preserve User's GUI Customizations" setting not working) closed by
- worksforme: Update...this was occuring when OMEdit was was opening in full screen …
- 01:56 Ticket #4111 (OMEdit - OMEdit "Preserve User's GUI Customizations" setting not working) created by
- With "Preserve User's GUI Customizations" selected in the …
2016-10-27:
- 20:50 Ticket #4110 (Interactive Environment - OMEdit introduces wrong newline if annotation starts on new line) updated by
-
Status, Owner, Component changed
- 20:46 Ticket #4110 (Interactive Environment - OMEdit introduces wrong newline if annotation starts on new line) created by
- Many models place the annotation of a component declaration on a new …
- 17:55 Ticket #3675 (OMEdit - Add interactive simulation support (e.g., DynamicSelect display)) updated by
- OMEdit PR 46 …
- 15:09 Ticket #4109 (Run-time - invalid xml file with logFormat is xml) updated by
-
Cc changed
Replying to sjoelund.se: > I would rather instead propose … - 14:24 Ticket #4092 (*unknown* - using ZeroMQ messaging instead of CORBA/omniORB?) updated by
- @adrpo: It is a bit hard to use OMC as a DLL from within Python since …
- 14:18 Ticket #4109 (Run-time - invalid xml file with logFormat is xml) updated by
- You can't add a root node because of OMEdit parsing the XML on the fly …
- 14:15 Ticket #4098 (Frontend - inconsistent code for array equation) updated by
- It's a proposed enhancement to Modelica
- 12:45 Ticket #4092 (*unknown* - using ZeroMQ messaging instead of CORBA/omniORB?) updated by
- That would presumably also help with transitioning OMPython to Python …
- 12:42 Ticket #4083 (*unknown* - On opening Modelica.Mechanics.Translational.Examples.Friction I get ...) updated by
- I see the same problem on Ubuntu 16.04
- 12:30 Ticket #4098 (Frontend - inconsistent code for array equation) updated by
- https://github.com/OpenModelica/OpenModelica-testsuite/blob/master/simu …
- 10:04 Ticket #4098 (Frontend - inconsistent code for array equation) updated by
- Replying to rfranke: > The model generates: > {{{ > …
- 10:02 Ticket #4108 (OMEdit - Better inspection of results in OMEdit) updated by
- Have you tested after #2166 & #3879 have been fixed? Now you see small …
- 09:23 Ticket #4109 (Run-time - invalid xml file with logFormat is xml) updated by
-
Status changed
- 09:23 Ticket #4109 (Run-time - invalid xml file with logFormat is xml) created by
- In the xml logFormat of the c runtime is the root element missing, …
- 09:22 Ticket #4098 (Frontend - inconsistent code for array equation) updated by
- The model generates: […]
- 07:56 Ticket #2166 (OMEdit - Snap to curve in OMEdit plot) updated by
- Great implementation, thanks! Works well from some short tests.
- 05:32 Ticket #4108 (OMEdit - Better inspection of results in OMEdit) created by
- OMEdit's plot window currently shows a tool tip with the coordinates …
Note:
See TracTimeline
for information about the timeline view.