Timeline
2016-09-29:
- 19:39 Ticket #4061 (Backend - Not well-posed models not always rejected) updated by
-
Status, Owner, Milestone changed
checkModel
returns unexpected numbers in some cases. However, it … - 19:05 Ticket #4061 (Backend - Not well-posed models not always rejected) updated by
- I just tried to check if the number of equations match the number of …
- 18:20 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- We do if the frontend accepts it :)
- 18:19 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) closed by
- invalid: Okay, make sense. Then the model in the ticket is also invalid and we …
- 18:13 Ticket #4061 (Backend - Not well-posed models not always rejected) created by
- The following model should rejected as not well-posed: […] This …
- 17:56 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
-
Yes, it is invalid. You have to use
Integer(enum.index2)
explicitly. - 17:38 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
-
okay, but is then
m2[enum.index2]
also invalid, since it is outside … - 17:25 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
-
m1[2]
is not valid Modelica and can never appear (it is outside the … - 17:18 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- Replying to sjoelund.se: > And reading the C-code, isn't …
- 17:12 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- Replying to sjoelund.se: > And reading the C-code, isn't …
- 17:09 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- Replying to sjoelund.se: > No, we need to never replace …
- 17:06 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- And reading the C-code, isn't the problem that we replaced it with …
- 17:04 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- No, we need to never replace the index until code generation for …
- 17:03 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
-
Cc, Component changed
The code generation issue is raised by a the fact that we try to … - 15:31 Ticket #3967 (*unknown* - Variable of matrix element accessed by enumeration value not replaced ...) updated by
- Strange, slightly changed and it works: […]
- 13:35 Ticket #3999 (Backend - Variable name creation problem in C sources when model using complex ...) updated by
-
Milestone changed
- 13:35 Ticket #3999 (Backend - Variable name creation problem in C sources when model using complex ...) closed by
- fixed: Ihe issue was related to the usage of enumerations as array subscript. …
- 12:11 Ticket #4060 (Code Generation - Final attribute for parameters has no effect at all) created by
- If you run the following model with […] which means without …
- 07:11 Ticket #3939 (Backend - unitChecking does not always find mismatched units) updated by
- Thank you, I can confirm this being fixed!
2016-09-28:
- 15:02 Ticket #3939 (Backend - unitChecking does not always find mismatched units) updated by
-
Component, Milestone changed
- 14:50 Ticket #4059 (Frontend - Wrong detection of structual parameters for instances) created by
- While flattening of the following model b is detected as structural …
- 14:40 Ticket #4058 (Frontend - Inconsistent handling of structural parameters) created by
- In the following model b1 is detected as a structural parameter and b2 …
- 14:33 Ticket #4057 (Frontend - Cyclic parameter bindings with more than two elements lead to stack ...) created by
- The following model leads to a stack overflow in …
- 12:12 Ticket #3939 (Backend - unitChecking does not always find mismatched units) closed by
- fixed: This is fixed with …
- 11:54 Ticket #3939 (Backend - unitChecking does not always find mismatched units) updated by
- @Christoph: Yes, it is a bug. I just pushed a fix for it: …
- 11:11 Ticket #3939 (Backend - unitChecking does not always find mismatched units) updated by
- @lochel: Did you manage to have a look at this?
- 08:00 Ticket #4042 (OMEdit - OMEdit crash when saving model with conflicting variable names) closed by
- fixed: Fixed in 1dd8804/OMEdit.
2016-09-27:
- 15:21 Ticket #4056 (Code Generation - DeviceDrivers on Win32 as FMU) created by
- Hi, I created a model using the KeyboardKeyInput from Modelica …
- 09:41 Ticket #3781 (Backend - Fix scaling of detectJacobianSparsePattern) updated by
- Some futher remarks on the topic of this ticket Replying to …
- 08:34 Ticket #4019 (Installation program - Using CombiTimeTable emits multiple unused variable tableAvailable warnings) updated by
- added version info: Connected to OpenModelica v1.11.0-dev-87-gf0f37a3
- 08:34 Ticket #4019 (Installation program - Using CombiTimeTable emits multiple unused variable tableAvailable warnings) updated by
- @sjoelund.se: sorry, I am still seeing this behaviour with the above …
2016-09-26:
- 13:44 Ticket #3769 (Installation program - Problem with GCC compiler on Windows 10 - OpenModelica 1.9.4 final rel) updated by
- There have been several 1.9.x maintenance releases (1.9.5 and 1.9.6 …
- 13:43 Ticket #3769 (Installation program - Problem with GCC compiler on Windows 10 - OpenModelica 1.9.4 final rel) updated by
- No reply from the OP - can this be closed? Also, milestone 9.x - will …
- 12:28 Ticket #3913 (Backend - modelica_Synchronous runtime error) closed by
- fixed
- 10:31 Ticket #4050 (Backend - Array of component: Too many equations.) updated by
- I did a bit more investigation and I know what the problem is, but not …
- 09:24 Ticket #4050 (Backend - Array of component: Too many equations.) updated by
-
Cc changed
And this is what the algorithm statements look like, that are used to … - 08:37 Ticket #4050 (Backend - Array of component: Too many equations.) updated by
- The wrongly detected output variables are the following ones, which …
- 07:35 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by
- At least there is a problem related to the use of complex numbers in …
- 05:48 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) updated by
-
Description changed
2016-09-24:
- 16:10 Ticket #4055 (Code Generation - Wrong code generation template for complex numbers in algorithms) created by
- The following simple model compiles but does not run: […] Here's …
- 10:31 Ticket #4054 (Frontend - Binding equation does not accept reduced-outputs function calls) updated by
-
Description changed
- 10:30 Ticket #4054 (Frontend - Binding equation does not accept reduced-outputs function calls) created by
- Consider the following code: […] The binding equation defining …
2016-09-23:
- 18:37 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) closed by
- fixed: Fixed in 257c15/OpenModelica-doc.
- 17:46 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- Yes, those parts are automatically added by running omc and collecting …
- 17:41 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- It seems to be missing from the gitub view, because github does not …
- 16:55 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- It looks like some content is missing just below the last two rows …
- 15:35 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- Sounds good, please merge it.
- 07:04 Ticket #4050 (Backend - Array of component: Too many equations.) updated by
- It seems that there are some algorithm sections, which have too many …
2016-09-22:
- 20:15 Ticket #4049 (Build Environment - Mac openmodelica won't build) updated by
- Apparently, there is a bug in the current version of cmake from …
- 17:51 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) updated by
- Added test in b1f3e5/OpenModelica-testsuite.
- 17:48 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- Is this ok? …
- 17:22 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- Yes. This is the case. The code is here: …
- 17:13 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) closed by
- fixed: Fixed in 4f0d761/OMCompiler.
- 17:11 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- I understand CS FMU only takes a single Euler step with step-size …
- 15:07 Ticket #4052 (Frontend - Structural parameters) updated by
-
Cc, Status, Owner changed
- 15:06 Ticket #4053 (Frontend - Structural parameters (second issue)) created by
-
In this example is the parameter
state
a structural parameter and … - 15:00 Ticket #4052 (Frontend - Structural parameters) created by
- It seems that structural parameters get tagged as final within the …
- 14:39 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- The FMI page is generated from this via Sphinx: …
- 14:30 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- Can you take care of getting this info in the man page? I could also …
- 14:30 Ticket #4048 (*unknown* - Where is function print defined?) updated by
-
Cc changed
Adeel, can one run the simulation without the XML logging? What is … - 14:29 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- I think all output that the simulation generates should be visible …
- 14:27 Ticket #4045 (OMEdit - Better support for naming of dragged component instances) closed by
- fixed: Thanks!
- 14:27 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by
- @casella: I think that the Bielefeld people have some plans to add …
- 14:25 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) updated by
- Currently CS FMU generation only supports one inline forward Euler …
- 14:25 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- Replying to sjoelund.se: > It seems to print to terminal …
- 14:20 Ticket #3540 (FMI - Improve support for exporting FMI for co-simulation) updated by
-
Summary changed
Are there any concrete plans to add more solvers to FMI 2.0 for CS? … - 14:17 Ticket #4051 (FMI - Add documentation for FMI 2.0 for CS) created by
- I am trying to understand how exactly do FMIs for CS generated from …
- 14:16 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) updated by
-
Status, Owner changed
- 14:15 Ticket #3979 (Interactive Environment - OMEdit 64 bit Windows version crashes when saving models) updated by
-
The problem is with:
[…]
in
TestPackage/package.mo
Because … - 12:54 Ticket #4047 (OMEdit - Weird behaviour of connectors in icons) closed by
- fixed: Fixed in b6bd36b/OMEdit.
- 08:59 Ticket #4050 (Backend - Array of component: Too many equations.) updated by
-
Description changed
I just added an inner Settings component to the example to get rid of … - 08:40 Ticket #4045 (OMEdit - Better support for naming of dragged component instances) updated by
- Done in c6b9df1/OMEdit. When user drops a component a …
- 08:30 Ticket #4050 (Backend - Array of component: Too many equations.) created by
-
I need to create an array of
PC
components, similar to the minimal … - 07:14 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- It seems to print to terminal just fine: […]
- 07:13 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- It's the MetaModelica print operator being used :)
- 07:09 Ticket #4048 (*unknown* - Where is function print defined?) updated by
- There is the Modelica.Utilities.Streams.print() predefined function, …
Note:
See TracTimeline
for information about the timeline view.