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
-
Type changed
- 21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
-
Status, Owner changed
- 21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) created by
- 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
-
Status, Owner changed
- 11:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
Status, Owner changed
- 11:03 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- 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
-
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
- fixed: Fixed in 96a1c78.
- 09:38 Ticket #2349 (Frontend - Type coercion gives (ignored) duplicated modification error) closed by
- fixed: Fixed in 96a1c78.
- 09:37 Ticket #2631 (Backend - "Duplicate modification" errors with a Complex matrix) closed by
- fixed: The duplicate modification errors were fixed in …
- 09:32 Ticket #3159 (Frontend - Duplicate modification error) closed by
- 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
- 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
- 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
- fixed: Fixed in 96a1c78.
- 08:29 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
-
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
- 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
- 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
- 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
- As a starting point, …
2015-10-19:
- 16:35 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) created by
-
Recently the Cpp runtime compiles with
-std=c++11
. Gcc5 will make … - 13:45 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- 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
- I just tried to simulate some of the models that should be working in …
2015-10-18:
- 19:07 Ticket #3521 (Backend - Problems when writing data to file in when section) created by
- 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
-
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
- 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
- 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
-
Status, Owner changed
- 10:31 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) created by
- […] […] 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
-
This line causes the error if
(idx == nVec) or (idx == 1)
: […] - 17:50 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- The changes causes problems for some models: […]
- 12:40 Ticket #3513 (Run-time - Missing support for operator interval) closed by
- fixed: Fixed in …
- 12:24 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- yes :). It would nice to have getAdjacencyMatrixEnhancedScalar update …
- 12:13 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- Do you want something like …
- 11:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 11:21 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- proposal: If possible extends you changes for output functionTree. In …
- 11:17 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- Good! The Output value for the functionTree is missing. OM should …
- 11:04 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Status, Owner changed
- 10:25 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
Cc, Priority, Milestone, Summary changed
- 10:21 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
- 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
- You are right, once the functionTree is passed through the call …
- 08:32 Ticket #3479 (Frontend - Conditional equation is not working) updated by
- 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
- Compilation is fixed with …
- 15:07 Ticket #3519 (Backend - test ModelTestSolve18 fail) updated by
-
Component changed
- 14:28 Ticket #3519 (Backend - test ModelTestSolve18 fail) created by
- Currently simulation/modelica/others/ModelTestSolve18.mos fail.
- 14:25 Ticket #3518 (Frontend - vector with fill fail) updated by
-
Priority changed
- 14:15 Ticket #3518 (Frontend - vector with fill fail) updated by
- Note: […] replace true in fill with b, work!
- 13:43 Ticket #3518 (Frontend - vector with fill fail) created by
- checkModel for […] return […]
- 13:15 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by
-
Description changed
- 13:10 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by
-
Cc changed
- 13:08 Ticket #3517 (New Instantiation - wrong cyclic for record structure) created by
-
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
-
Cc changed
- 12:29 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
- 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
-
Description changed
- 12:22 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Cc changed
- 12:20 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) created by
- checkModel fail for the following Example: […] with Error …
- 11:26 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Do you also consider models with inferred sample time? This is …
- 10:28 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- 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
- According to Modelica specification partitioning algorithm, variables …
- 10:02 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- 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
-
Cc changed
- 09:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- I think the generated code for interval operator should be something …
- 08:02 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) updated by
- 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
- duplicate: Created twice accidentally in #3514
- 07:59 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) created by
- 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
- 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
-
Description changed
- 07:33 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- It's the same issue for: […]
- 07:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Status, Owner changed
- 07:29 Ticket #3513 (Run-time - Missing support for operator interval) created by
- This can be used as test case: …
2015-10-14:
- 20:17 Ticket #3498 (Backend - Wrong generation of base partitions) reopened by
- 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
- +1
- 16:43 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
- Replying to vitalij: > What is the current result in OM?? …
- 15:49 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
- What is the current result in OM??
- 15:36 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Ok. I get the picture. What I propose is that the front-end doesn't …
- 15:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Component changed
Can you also improve this module to handle systems like the following … - 15:26 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 15:26 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > > So the question is: is it …
- 15:25 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Status changed
- 15:25 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Status changed
- 15:25 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 15:23 Ticket #3512 (Backend - improve solveSimpleEquation) created by
- ToDo: 1) add some docomentation 2) rewritte the modul: - …
- 15:18 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- 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
-
Description changed
- 15:08 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Description changed
- 14:43 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Component changed
Can you provide a (small) test case? - 14:30 Ticket #2933 (Code Generation - Problem with array reductions in code generation) closed by
- fixed: Fixed in …
- 14:30 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Cc changed
- 14:29 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Cc changed
- 14:29 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) created by
-
Differentiate.differentiateExpSolve,ExpressionSolve.solve2
in … - 12:50 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- I had noticed a failure of …
- 12:30 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Nothing out of the ordinary, but no expert in the matter. Makelog now …
- 11:58 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to bthiele: > Replying to gossen: > …
- 11:45 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to gossen: > Replying to adrpo: > …
- 10:16 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- I tried to …
- 10:09 Ticket #3510 (*unknown* - inline function) created by
- OM generate for the following example: […] the following code: …
- 10:04 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Yeah, that's not normal. What kind of errors are you getting?
- 10:04 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > Replying to bthiele: > …
- 09:57 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- Thank you for the quick reply. I was able to compile that version, …
- 09:55 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to bthiele: > Replying to adrpo: > …
- 09:16 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Replying to adrpo: > This sounds like a front-end issue. …
- 08:44 Ticket #3509 (Build Environment - OMC cannot compile libraries on OSX) updated by
- 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
- 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
- Replying to rfranke: > Support for embedded continuous …
- 08:12 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Support for embedded continuous equations + solver would be great. See …
- 07:17 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- 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
- when installing omlib-.*, apt stops with a message: …
Note:
See TracTimeline
for information about the timeline view.