Timeline
2016-01-29:
- 22:19 Ticket #2132 (Interactive Environment - getComponentAnnotations should evaluate the parameters) updated by
-
Cc, Status, Owner changed
The same behavior is experienced when the code contains some tool … - 22:17 Ticket #3655 (OMEdit - Missing support for Dialog group and tab annotation) closed by
- duplicate: The problem is that the code contains Dymola specific annotations and …
- 14:13 Ticket #3647 (MetaModelica - boolString doesn't work as function argument) updated by
- ah, okay. However, but that works :) […]
- 14:09 Ticket #3647 (MetaModelica - boolString doesn't work as function argument) updated by
-
The problem is the built-in
String()
in Static.mo won't call the … - 14:07 Ticket #3647 (MetaModelica - boolString doesn't work as function argument) updated by
- hm, what's a about something like that: […] result: […]
- 11:31 Ticket #3655 (OMEdit - Missing support for Dialog group and tab annotation) updated by
- Yes: https://github.com/itesla/ipsl/files/109549/iPSLValidate.mo.zip …
- 11:28 Ticket #3655 (OMEdit - Missing support for Dialog group and tab annotation) updated by
- This should work fine. Do you have test case for it?
- 11:28 Ticket #3654 (OMEdit - Empty icon rendering broken in latest nightly v1.9.4--dev-699-g7205327) closed by
- fixed: Fixed in 91bfead/OMEdit.
- 10:33 Ticket #3655 (OMEdit - Missing support for Dialog group and tab annotation) created by
- Currently (v1.9.4~dev-699) OMEdit is missing the support for …
- 08:35 Ticket #3654 (OMEdit - Empty icon rendering broken in latest nightly v1.9.4--dev-699-g7205327) created by
- I noticed that in the latest nightly (might also have been in some …
2016-01-28:
- 17:17 Ticket #3653 (Code Generation - Evaluation of lists (stringReal looses type?)) updated by
-
Priority changed
Problem ist connected to decomposition of lists: The following code … - 14:12 Ticket #3653 (Code Generation - Evaluation of lists (stringReal looses type?)) updated by
-
Cc changed
- 14:10 Ticket #3653 (Code Generation - Evaluation of lists (stringReal looses type?)) updated by
-
When I change
s_arr := list(String(r) for r in r_arr);
to … - 13:59 Ticket #3653 (Code Generation - Evaluation of lists (stringReal looses type?)) updated by
-
Description, Summary changed
- 13:45 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) updated by
- Replying to dietmarw: > In case you are referring to …
- 13:36 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) updated by
- In case you are referring to #2891, then no this is something different.
- 13:31 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) updated by
- As far as I know there is already a ticket about this by Francesco, …
- 13:25 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) updated by
-
Status changed
- 13:24 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) updated by
- Thanks for the video. I know what you want now. I will see how to …
- 12:48 Ticket #3653 (Code Generation - Evaluation of lists (stringReal looses type?)) created by
- I have the following simple code: […] I run it with omc …
- 12:10 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) updated by
- I've created a small video explaining the problem: …
- 10:14 Ticket #3143 (OMEdit - Parameter modification bug) updated by
- Ah yes. That I can confirm.
- 10:11 Ticket #3652 (OMEdit - Unable to modify parameters inside components.) created by
-
As of
1.9.4~dev-695-g5815c70
OMEdit is not capable of changing … - 10:10 Ticket #3143 (OMEdit - Parameter modification bug) updated by
-
Replying to dietmarw:
> I've just tested the
testbug.mo
… - 10:04 Ticket #3143 (OMEdit - Parameter modification bug) updated by
-
I've just tested the
testbug.mo
model and I could modify the … - 10:01 Ticket #3648 (OMEdit - Spelling mistake in variable name "pDefautlViewLayout" --> ...) closed by
- fixed: Done in 5b2f674/OMEdit.
- 10:00 Ticket #3651 (Backend - Wrong SimCode.SimVar information for statemachine models) created by
- For statemachine models the SimVar.numArrayElement variable is not …
- 10:00 Ticket #3649 (Frontend - Number of equations are not determined correctly) updated by
-
Status, Owner, Component changed
I think this is an issue with the overconstrained connection graph. I … - 09:49 Ticket #3650 (OMEdit - Flipped icons are displayed correctly) closed by
- duplicate: #3558
- 09:27 Ticket #3227 (Run-time - Make possible to change the csv file delimiter char and quote char ...) updated by
- added simflag …
- 09:12 Ticket #3650 (OMEdit - Flipped icons are displayed correctly) created by
- Consider the following example: Create a new model and drag two …
- 09:03 Ticket #3649 (Frontend - Number of equations are not determined correctly) created by
- I ran into troubles with my students simulating a short circuit test …
- 08:48 Ticket #3648 (OMEdit - Spelling mistake in variable name "pDefautlViewLayout" --> ...) created by
-
In
OMEditGUI/Options/OptionsDialoge.cpp
the following variable name … - 05:33 Ticket #3647 (MetaModelica - boolString doesn't work as function argument) updated by
- Needs to be added to SimulationRuntime, then... But you don't need it …
2016-01-27:
- 21:25 Ticket #3647 (MetaModelica - boolString doesn't work as function argument) created by
- For example: […] produces an error like that: […]
- 15:18 Ticket #3577 (Interactive Environment - Complete the implementation of copyClass API) updated by
- The first issue has been fixed in [changeset:b1d0c1d/OMCompiler …
- 09:27 Ticket #3646 (Run-time - Simulation executables of large models quickly run out of memory) created by
- When running simulation of large models, the memory allocated by the …
2016-01-26:
- 19:53 Ticket #3640 (Build Environment - Compilation errors for Modelica.Math.FastFourierTransform.Examples.RealFFT1) updated by
-
Status, Owner, Component changed
It seems to be some MinGW issue on Windows, it works fine for me in Linux. - 18:07 Ticket #3640 (Build Environment - Compilation errors for Modelica.Math.FastFourierTransform.Examples.RealFFT1) reopened by
- Compilation of Modelica.Math.FastFourierTransform.Examples.RealFFT1 …
- 16:08 Ticket #3645 (New Instantiation - Modelica.Utilities.Files.removeFile doesn't work) updated by
- Seems like it is marked impure in MSL, but not printed if the function …
- 16:02 Ticket #3645 (New Instantiation - Modelica.Utilities.Files.removeFile doesn't work) updated by
- removeFile("file.txt"); is not part of the flattened code for some …
- 15:47 Ticket #3645 (New Instantiation - Modelica.Utilities.Files.removeFile doesn't work) created by
- Run the attached model, which opens a file, writes something to it, …
- 15:16 Ticket #3643 (Backend - Change in parameters after translation has no effekt on dependend ...) updated by
-
Cc, Component changed
The backend does something weird here. The front-end has kept the … - 14:40 Ticket #3643 (Backend - Change in parameters after translation has no effekt on dependend ...) updated by
- It seems the attaching issue is because of some Trac bug and the fact …
- 14:09 Ticket #3644 (Backend - Elimination "reinit" in post-optimization module "simplifyComplexFunction") created by
- If one uses the PNlib version 1.2 with the modifikation in the Model …
- 13:22 Ticket #3643 (Backend - Change in parameters after translation has no effekt on dependend ...) updated by
- unfortunately I cannot add files right now IndexError: pop from empty list
- 13:20 Ticket #3643 (Backend - Change in parameters after translation has no effekt on dependend ...) created by
- Hi guys, there seems to be an issue with changing parameters after …
- 11:36 Ticket #3607 (OMEdit - Message number reset) closed by
- fixed: Done in e5e5bfe/OMEdit.
- 11:21 Ticket #3620 (OMEdit - Use "del" to delete models within packages) closed by
- fixed: Done in 46e8535/OMEdit.
- 11:04 Ticket #3638 (Run-time - Parameters based on externally read parameters are not calculated correctly) updated by
-
Status, Owner, Component changed
2016-01-25:
- 16:21 Ticket #3619 (OMEdit - inner package (folder) deletion not saved) updated by
- Ok. As awful as it might be, I checked and can confirm also on my …
- 14:07 Ticket #3604 (OMEdit - OMEdit does not show renamed names) closed by
- fixed: Fixed in e627988/OMEdit.
- 14:06 Ticket #3619 (OMEdit - inner package (folder) deletion not saved) updated by
- Seems to be an issue because of Italian characters in your code. I …
- 14:04 Ticket #3642 (Interactive Environment - diffModelicaFileListings outputs nothing) updated by
-
Milestone changed
- 14:03 Ticket #3642 (Interactive Environment - diffModelicaFileListings outputs nothing) updated by
-
Status, Owner, Component changed
- 14:03 Ticket #3642 (Interactive Environment - diffModelicaFileListings outputs nothing) created by
- Use the attached test case.
- 13:42 Ticket #3640 (Build Environment - Compilation errors for Modelica.Math.FastFourierTransform.Examples.RealFFT1) closed by
- fixed: Fixed in f105a55.
- 13:20 Ticket #3641 (FMI - FMU generation doesn't work on Windows) updated by
- Yes, this is known, we need to provide msys inside the installer so we …
- 13:17 Ticket #3641 (FMI - FMU generation doesn't work on Windows) created by
-
Try to run
omc Test.mos
on the attached files. On Linux, an FMU … - 12:51 Ticket #3603 (OMEdit - Changes made to a class in diagram view are not saved and revert back ...) updated by
-
Status changed
Can you provide a small example? - 12:36 Ticket #3629 (Code Generation - Modelica.Fluid.Examples.NonCircularPipes fails in simulation in OMEdit) closed by
- fixed: https://github.com/OpenModelica/OMCompiler/pull/353
- 12:25 Ticket #3629 (Code Generation - Modelica.Fluid.Examples.NonCircularPipes fails in simulation in OMEdit) updated by
-
Component, Milestone changed
I found the problem: the order of equations is wrong, I'll fix it. - 12:20 Ticket #3629 (Code Generation - Modelica.Fluid.Examples.NonCircularPipes fails in simulation in OMEdit) updated by
-
Status, Owner, Component, Milestone changed
This happens in OMEdit because it reads the json file, on normal … - 12:18 Ticket #3629 (Code Generation - Modelica.Fluid.Examples.NonCircularPipes fails in simulation in OMEdit) updated by
- The equations are there, but they are not in the correct place: they …
- 11:12 Ticket #3585 (OMEdit - OMEDIT crash when creation of a model in a package) closed by
- fixed: Fixed in 7cb1815/OMEdit.
- 10:33 Ticket #3640 (Build Environment - Compilation errors for Modelica.Math.FastFourierTransform.Examples.RealFFT1) updated by
-
Status, Owner, Component changed
- 07:24 Ticket #3629 (Code Generation - Modelica.Fluid.Examples.NonCircularPipes fails in simulation in OMEdit) updated by
- I just retested it with the current windows nightly …
2016-01-24:
- 11:35 Ticket #3629 (Code Generation - Modelica.Fluid.Examples.NonCircularPipes fails in simulation in OMEdit) updated by
- In current git version (as of 2016-01-23) I do not see such a …
2016-01-23:
- 14:55 Ticket #3637 (New Instantiation - Modelica.Utilities.Files.exist doesn't work) updated by
- The function is pure and and constant, so it is evaluated only once at …
Note:
See TracTimeline
for information about the timeline view.