Timeline



2015-10-21:

21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Adrian Pop
Type changed
21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by Adrian Pop
Status, Owner changed
21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) created by Adrian Pop
When we have events we have several values in the result file. We need …
15:10 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Mahder Alemseged Gebremedhin
Status, Owner changed
11:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
The current version using string in the interface has another …
10:30 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
Normaly the OMCFactory.cpp should not use the PATH type. Only the …
09:55 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
In fact it would have been easier to just change the PATH define to …
09:44 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
You changed for all build types the PATH define to string, but that is …
08:46 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Boost filesystem path is still used. But only in the implementations …
08:42 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
We can add a build type for the fmu export. In the FactoryConfig file …
08:27 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
I want that we use boost filesystem path, because it takes care …
08:08 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
It turns out that any compilation unit that includes boost/filesystem …

2015-10-20:

12:04 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Status, Owner changed
11:03 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Since yesterday the size of a simple FMU binary has reduced from 12 to …
10:13 Ticket #3500 (Run-time - Incorrect numerical output not detected) updated by Willi Braun
Priority, Keywords, Status changed
Currently, we check the state selection to switch states just at …
09:40 Ticket #2348 (Frontend - Duplicate modification error treated as warning) closed by Per Östlund
fixed: Fixed in 96a1c78.
09:38 Ticket #2349 (Frontend - Type coercion gives (ignored) duplicated modification error) closed by Per Östlund
fixed: Fixed in 96a1c78.
09:37 Ticket #2631 (Backend - "Duplicate modification" errors with a Complex matrix) closed by Per Östlund
fixed: The duplicate modification errors were fixed in …
09:32 Ticket #3159 (Frontend - Duplicate modification error) closed by Per Östlund
fixed: The duplicate modification issue has been fixed in …
08:44 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
This sounds good. Having specific static policy classes, the dummy …
08:32 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
I also removed the ifdef part in the cpp template, because the static …
08:32 Ticket #3505 (Frontend - Annex60 flattening broken since f3bb4482) closed by Per Östlund
fixed: Fixed in 96a1c78.
08:29 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
Well, StaticOMCFactory is used for statically linked simulators (see …
08:04 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
yes, the problem is with the msvc compiler. Maybe the problem was …
07:56 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
This looks strange -- the first message basically says that …
07:26 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Niklas Worschech
The fmu test for CoupledClutches is broken It starts with this errors: …
06:59 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by Rüdiger Franke
As a starting point, …

2015-10-19:

16:35 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) created by Rüdiger Franke
Recently the Cpp runtime compiles with -std=c++11. Gcc5 will make …
13:45 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Rüdiger Franke
This message only shows up with the C runtime -- in an exported FMU as …
13:06 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Bernhard Thiele
I just tried to simulate some of the models that should be working in …

2015-10-18:

19:08 WhenPackage.mo attached to Ticket #3521 by Christian Kral <dr.christian.kral@…>
Example showing the issue
19:07 Ticket #3521 (Backend - Problems when writing data to file in when section) created by Christian Kral <dr.christian.kral@…>
Please consider the attached example. A simple R-L circuit is switched …
10:27 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Lennart Ochel
Priority changed
I added a workaround to the PNlib …
05:41 Ticket #3470 (OMEdit - Connection of many components doesn't work any more.) closed by Adrian Pop
fixed: Hopefully fixed in 8637b07/OMEdit. This was fixed since a …
05:35 Ticket #3408 (OMEdit - Unable to make connection from Modelica.Mechanics.MultiBody.Parts.PointMass) closed by Adrian Pop
fixed: Fixed in 8637b07/OMEdit. This was fixed in a while now (14 …

2015-10-17:

11:42 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) updated by Maksimov Doe
Status, Owner changed
10:31 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) created by Maksimov Doe
[…] […] It would be great if inherited classes can be …

2015-10-16:

18:29 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Lennart Ochel
This line causes the error if (idx == nVec) or (idx == 1): […]
17:50 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Lennart Ochel
The changes causes problems for some models: […]
12:40 Ticket #3513 (Run-time - Missing support for operator interval) closed by Lennart Ochel
fixed: Fixed in …
12:24 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
yes :). It would nice to have getAdjacencyMatrixEnhancedScalar update …
12:13 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Lennart Ochel
Do you want something like …
11:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Vitalij Ruge
Description changed
11:21 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
proposal: If possible extends you changes for output functionTree. In …
11:17 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Good! The Output value for the functionTree is missing. OM should …
11:04 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Status, Owner changed
10:25 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Lennart Ochel
Cc, Priority, Milestone, Summary changed
10:21 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by Lennart Ochel
The following model can be used as minimalistic test case to reproduce …
10:15 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Lennart Ochel
You are right, once the functionTree is passed through the call …
08:32 Ticket #3479 (Frontend - Conditional equation is not working) updated by Christian Kral <dr.christian.kral@…>
Thanks for fixing this issue; I just tested my models. Your solutions …

2015-10-15:

16:44 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
Compilation is fixed with …
15:07 Ticket #3519 (Backend - test ModelTestSolve18 fail) updated by Vitalij Ruge
Component changed
14:28 Ticket #3519 (Backend - test ModelTestSolve18 fail) created by Vitalij Ruge
Currently simulation/modelica/others/ModelTestSolve18.mos fail.
14:25 Ticket #3518 (Frontend - vector with fill fail) updated by Vitalij Ruge
Priority changed
14:15 Ticket #3518 (Frontend - vector with fill fail) updated by Vitalij Ruge
Note: […] replace true in fill with b, work!
13:43 Ticket #3518 (Frontend - vector with fill fail) created by Vitalij Ruge
checkModel for […] return […]
13:15 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by Vitalij Ruge
Description changed
13:10 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by Vitalij Ruge
Cc changed
13:08 Ticket #3517 (New Instantiation - wrong cyclic for record structure) created by Vitalij Ruge
For the following model […] we find a cycles for m. expect …
12:31 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by Vitalij Ruge
Cc changed
12:29 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by Vitalij Ruge
remove the lines […] in repM, change the result for checkModel, too.
12:26 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by Vitalij Ruge
Description changed
12:22 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by Vitalij Ruge
Cc changed
12:20 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) created by Vitalij Ruge
checkModel fail for the following Example: […] with Error …
11:26 Ticket #3513 (Run-time - Missing support for operator interval) updated by Rüdiger Franke
Do you also consider models with inferred sample time? This is …
10:28 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
Thanks for the input. I adjusted the code generation similar to the …
10:04 Ticket #3513 (Run-time - Missing support for operator interval) updated by Maksimov Doe
According to Modelica specification partitioning algorithm, variables …
10:02 Ticket #3513 (Run-time - Missing support for operator interval) updated by Rüdiger Franke
The clock index is known for the system for which the equation is …
09:50 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
Cc changed
09:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
I think the generated code for interval operator should be something …
08:02 TestFile.mo attached to Ticket #3514 by Christian Kral <dr.christian.kral@…>
08:02 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) updated by Lennart Ochel
I think that this is a Modelica issue. What about an algorithm …
08:01 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) closed by Christian Kral <dr.christian.kral@…>
duplicate: Created twice accidentally in #3514
07:59 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) created by Christian Kral <dr.christian.kral@…>
When writing data to files in a […] section, I ran into some …
07:58 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) created by Christian Kral <dr.christian.kral@…>
When writing data to files in a […] section, I ran into some …
07:34 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
Description changed
07:33 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
It's the same issue for: […]
07:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by Lennart Ochel
Status, Owner changed
07:29 Ticket #3513 (Run-time - Missing support for operator interval) created by Lennart Ochel
This can be used as test case: …

2015-10-14:

20:17 Ticket #3498 (Backend - Wrong generation of base partitions) reopened by Rüdiger Franke
The clock parameter is not evaluated -- see initial title of this …
17:16 Ticket #3470 (OMEdit - Connection of many components doesn't work any more.) updated by anonymous
+1
16:43 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Lennart Ochel
Replying to vitalij: > What is the current result in OM?? …
15:49 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Vitalij Ruge
What is the current result in OM??
15:36 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Adrian Pop
Ok. I get the picture. What I propose is that the front-end doesn't …
15:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Lennart Ochel
Component changed
Can you also improve this module to handle systems like the following …
15:26 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Vitalij Ruge
Description changed
15:26 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Rüdiger Franke
Replying to adrpo: > > So the question is: is it …
15:25 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Vitalij Ruge
Status changed
15:25 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Status changed
15:25 Ticket #3512 (Backend - improve solveSimpleEquation) updated by Vitalij Ruge
Description changed
15:23 Ticket #3512 (Backend - improve solveSimpleEquation) created by Vitalij Ruge
ToDo: 1) add some docomentation 2) rewritte the modul: - …
15:18 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Lennart Ochel
You put yourself as owner. Does it mean that you are working on this?
15:10 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Description changed
15:08 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Description changed
14:43 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Lennart Ochel
Component changed
Can you provide a (small) test case?
14:30 Ticket #2933 (Code Generation - Problem with array reductions in code generation) closed by Mahder Alemseged Gebremedhin
fixed: Fixed in …
14:30 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Cc changed
14:29 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by Vitalij Ruge
Cc changed
14:29 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) created by Vitalij Ruge
Differentiate.differentiateExpSolve,ExpressionSolve.solve2 in …
12:50 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by Adam Dershowitz
I had noticed a failure of …
12:30 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by grant@…
Nothing out of the ordinary, but no expert in the matter. Makelog now …
12:25 makelog.txt attached to Ticket #3509 by grant@…
Makelog.txt
11:58 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Maksimov Doe
Replying to bthiele: > Replying to gossen: > …
11:45 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Bernhard Thiele
Replying to gossen: > Replying to adrpo: > …
10:16 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Lennart Ochel
I tried to …
10:09 Ticket #3510 (*unknown* - inline function) created by Vitalij Ruge
OM generate for the following example: […] the following code: …
10:04 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by Adrian Pop
Yeah, that's not normal. What kind of errors are you getting?
10:04 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Maksimov Doe
Replying to adrpo: > Replying to bthiele: > …
09:57 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by grant@…
Thank you for the quick reply. I was able to compile that version, …
09:55 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Adrian Pop
Replying to bthiele: > Replying to adrpo: > …
09:16 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Bernhard Thiele
Replying to adrpo: > This sounds like a front-end issue. …
08:44 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by Adrian Pop
Yes. We know about this issue but we haven't found a solution yet. I …
08:38 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) created by grant@…
So I've been trying to compile OM on OS X for a while and finally got …
08:18 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Adrian Pop
Replying to rfranke: > Support for embedded continuous …
08:12 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Rüdiger Franke
Support for embedded continuous equations + solver would be great. See …
07:17 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by Rüdiger Franke
First of all I'm happy that basic periodic and inferred clocks are …
02:35 Ticket #3508 (Installation program - Can't install in ubuntu gnome 15.04) created by anonymous
when installing omlib-.*, apt stops with a message: …
Note: See TracTimeline for information about the timeline view.