Timeline



2020-03-16:

20:50 Ticket #5326 (OMEncryption - For an encrypted component with inputs and outputs, the connections ...) closed by Adeel Asghar
fixed: Fixed in de76be5/OpenModelica.
10:35 Ticket #5889 (FMI - Creating FMU with option -d=-disableDirectionalDerivatives makes ...) updated by Andreas Heuermann
Did you try today's nightly build? The fix should be available as of …
09:22 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) updated by dariomangoni@…
Sorry to bother again, but something strange happens: I run the MOS …
07:52 Ticket #5889 (FMI - Creating FMU with option -d=-disableDirectionalDerivatives makes ...) updated by anonymous
Thank you, applying your solution makes everything working. I leave to …

2020-03-14:

21:34 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) updated by Francesco Casella
Milestone changed
OK, I tentatively scheduled it for 2.0.0
21:05 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) reopened by Adrian Pop
We should not close this one, we should support it in the compiler via …

2020-03-13:

19:49 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) closed by Francesco Casella
worksforme
16:23 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) updated by dariomangoni@…
Thanks adrpo, I know that there is an OpenModelica-specific function …
11:12 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) updated by Adrian Pop
On a side note, you don't need to call the MSL function, we have our …
11:09 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) updated by Adrian Pop
OpenModelica needs to be able to evaluate functions via generating a …
10:43 Ticket #5891 (Scripts - getEnvironmentVariable does not return any output) created by dariomangoni@…
Trying in `(str, b) := …
09:59 Bug2.mo attached to Ticket #5886 by federico.terraneo@…
Undetected index out of bounds
09:58 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by anonymous
I noticed another issue, though: if one simulates the Component model …
09:19 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by federico.terraneo@…
Thanks for looking into that, mahge930. The lack of a compile time or …
09:14 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by Mahder Alemseged Gebremedhin
Description changed
09:08 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by Mahder Alemseged Gebremedhin
in model Top the value of col is provided by the declaration …
08:51 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by Mahder Alemseged Gebremedhin
Status changed

2020-03-12:

23:22 simulateCDL.sh attached to Ticket #5890 by Michael Wetter
23:22 simulateCDL.py attached to Ticket #5890 by Michael Wetter
23:22 reference_input.csv attached to Ticket #5890 by Michael Wetter
23:21 Ticket #5890 (OMPython - buildModel() fails with 'ModelicaSystem' object has no attribute ...) created by Michael Wetter
Hi I like to use a Modelica block, set its parameters and simulate it …
23:00 Ticket #5770 (Backend - The backend incorrectly generates a large set of nonlinear equations) updated by Francesco Casella
Replying to Karim.Abdelhak: > The changes i made produced …
22:54 Ticket #5880 (Code Generation - MSL Electrical machine model only works in the Linux Jenkins tests, ...) updated by Francesco Casella
Summary changed
22:54 Ticket #5880 (Code Generation - MSL Electrical machine model only works in the Linux Jenkins tests, ...) updated by Francesco Casella
Summary changed
22:53 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by Francesco Casella
Milestone changed
22:52 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) updated by Francesco Casella
Status, Owner changed
@mahge930, could you have a quick look?
21:28 Ticket #5499 (OMPython - setParameters of ModelicaSystem has no effect on simulation) updated by Christoph Nytsch-Geusen <nytsch@…>
sorry, my first code example wasn't correct, the correct form is […]
21:22 Ticket #5499 (OMPython - setParameters of ModelicaSystem has no effect on simulation) updated by nytsch@…
Hi, I had a similar problem with the mod.setParameters() method: …
16:00 Ticket #5889 (FMI - Creating FMU with option -d=-disableDirectionalDerivatives makes ...) updated by Andreas Heuermann
I was able to confirm your example and recreated a minimal working …
13:24 Ticket #5887 (OMEdit - Save as not working properly) closed by Adeel Asghar
duplicate: I am guessing this is same as #5668. If you still have problems with …
13:21 Ticket #5710 (OMEdit - Wrong error when duplicating a class (from the MSL)) closed by Adeel Asghar
fixed: Seems like the main issue reported in this ticket is already fixed as …
11:38 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Adeel Asghar
Back-ported the fix to 1.15.0
11:26 Ticket #5770 (Backend - The backend incorrectly generates a large set of nonlinear equations) updated by Karim Adbdelhak
The changes i made produced an error on …

2020-03-11:

15:24 WritingCompliantLibraries edited by anonymous
(diff)
15:20 fmi_crash_example.zip attached to Ticket #5889 by silvano.seva@…
Source files
15:19 Ticket #5889 (FMI - Creating FMU with option -d=-disableDirectionalDerivatives makes ...) created by silvano.seva@…
I'm trying to setup a simple system composed by a Model Exchange FMU …
11:35 Ticket #5888 (OMSimulator - Record's inheritance) created by AtaC29@…
Hey guys. There is some problem with records in OM v. 14 (and latest …
08:41 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) closed by Andrea Bartolini
fixed: Tested with: OpenModelica 1.16.0~dev-227-g491c0c8 running on Ubuntu …

2020-03-10:

12:15 Ticket #5887 (OMEdit - Save as not working properly) updated by Karim Adbdelhak
Please provide a minimal example model for which you encountered this …
11:46 Ticket #5887 (OMEdit - Save as not working properly) updated by Per Östlund
Owner, Component changed
11:45 Ticket #5887 (OMEdit - Save as not working properly) created by anonymous
while trying to save as a component error msg pops out saying " please …
09:44 Ticket #5880 (Code Generation - MSL Electrical machine model only works in the Linux Jenkins tests, ...) updated by Adeel Asghar
Cc, Status, Owner changed
I debugged a bit more and for sure it is not OMEdit issue. Here is the …
09:26 Bug.mo attached to Ticket #5886 by federico.terraneo@…
Code causing the compilation error
09:25 Ticket #5886 (Code Generation - Use of undeclared identifier and undefined reference to *_array_get ...) created by federico.terraneo@…
The following model (Top in the Bug package) fails compilation. For …
00:21 Ticket #5880 (Code Generation - MSL Electrical machine model only works in the Linux Jenkins tests, ...) updated by Francesco Casella
Will do ASAP. But this is obviously an OMEdit issue, if you use OMDev …
00:08 Ticket #5770 (Backend - The backend incorrectly generates a large set of nonlinear equations) updated by Francesco Casella
Replying to Karim.Abdelhak: > I don't think i can follow …

2020-03-09:

19:52 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Adrian Pop
Should be fixed with PR: …
14:07 Ticket #5880 (Code Generation - MSL Electrical machine model only works in the Linux Jenkins tests, ...) updated by Mahder Alemseged Gebremedhin
I can not reproduce this as of …
13:35 Ticket #5885 (New Instantiation - Sliced subscripts in Modelica.ComplexMath.sum fails at code generation) updated by Per Östlund
Description changed
13:34 Ticket #5885 (New Instantiation - Sliced subscripts in Modelica.ComplexMath.sum fails at code generation) created by Per Östlund
Modelica.ComplexMath.sum is defined as: […] The new frontend …
13:20 Ticket #5884 (OMSimulator - Supporting OSI-interfaces) updated by nico.dahringer@…
While working on a funded project, we want to use the SSP standard for …
12:41 Ticket #5882 (OMSimulator - OMEdit crashes when a .ssp file is replaced (save under same name)) closed by Adeel Asghar
invalid: Yes this is already fixed. See …
12:24 Ticket #5883 (OMSimulator - Elements which have been inserted can't be deleted anymore) updated by Lennart Ochel
Milestone changed
This is a major problem and is already on the list for version 1.16.
12:22 Ticket #5882 (OMSimulator - OMEdit crashes when a .ssp file is replaced (save under same name)) updated by Lennart Ochel
Milestone changed
12:22 Ticket #5882 (OMSimulator - OMEdit crashes when a .ssp file is replaced (save under same name)) updated by Lennart Ochel
Cc, Status changed
I think this particular issue has been fixed in the v1.16 branch. …
12:20 Ticket #5884 (OMSimulator - Supporting OSI-interfaces) updated by Lennart Ochel
I don't understand what you mean. Can you please describe the …
11:48 Ticket #5884 (OMSimulator - Supporting OSI-interfaces) created by nico.dahringer@…
When I want to create a .ssp, OSI-interfaces shall be available as …
11:45 Ticket #5883 (OMSimulator - Elements which have been inserted can't be deleted anymore) created by nico.dahringer@…
When I create a new .ssp project and insert elements (e.g. …
11:41 Ticket #5882 (OMSimulator - OMEdit crashes when a .ssp file is replaced (save under same name)) created by nico.dahringer@…
When I create a new OMSimulator Model and save it. I get a .ssp file. …
10:48 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Adeel Asghar
Cc changed
10:47 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Adeel Asghar
Yes that is correct. Note that getClassNames(Test) returns empty …
10:21 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Andrea Bartolini
I'm running: OpenModelica 1.16.0~dev-221-g5369161
10:19 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Andrea Bartolini
Hi Adeel, in the following the results from the script: […]
10:12 Ticket #5871 (OMEdit - OMEdit changes extensions of package.mo files when top-level package ...) updated by Adeel Asghar
The problem seems to be with loadString API. It has the option to …
10:10 script.mos attached to Ticket #5871 by Adeel Asghar
Unzip the Test.zip attachment and copy this script inside Test directory
Note: See TracTimeline for information about the timeline view.