Timeline
2019-12-25:
- 10:53 Ticket #5727 (Backend - More issues with dynamic state selection and Jacobians) updated by
- Some models are fixed now: …
2019-12-24:
- 12:35 Ticket #5727 (Backend - More issues with dynamic state selection and Jacobians) updated by
- I fixed one small thing which should have a great effect on …
- 09:54 Ticket #3786 (FMI - FMU export generates an empty ModelStructure) updated by
- Replying to casella: > @lochel, is it possible to …
- 09:46 Ticket #5670 (FMI - FMU export with 'output Integer' not FMI conform) closed by
- fixed
- 09:46 Ticket #5670 (FMI - FMU export with 'output Integer' not FMI conform) updated by
- We produce now the expected ModelStructure for the example from the …
2019-12-23:
- 20:41 Ticket #3786 (FMI - FMU export generates an empty ModelStructure) updated by
- @lochel, is it possible to backport this to 1.15.0 also? Thanks!
- 20:33 Ticket #5762 (New Instantiation - Support the Modelica.Electrical.Batteries library) updated by
-
Cc changed
- 20:33 Ticket #5762 (New Instantiation - Support the Modelica.Electrical.Batteries library) created by
- Please check …
- 09:04 Ticket #3105 (FMI - Parameters and variables available in FMI) updated by
-
Status, Owner, Milestone changed
- 09:01 Ticket #3786 (FMI - FMU export generates an empty ModelStructure) closed by
- fixed: The ModelStructure is now generated correctly: […]
- 08:52 Ticket #3786 (FMI - FMU export generates an empty ModelStructure) updated by
-
Status, Milestone changed
- 04:25 Ticket #5748 (FMI - FMU crashing matlab) updated by
- Crash is matlab specific. Using matlab r2019a and using openmodelica …
2019-12-20:
- 12:02 Ticket #5761 (FMI - Symbolic Jacobians not correct for Linearization and FMI) created by
- The following simple model does produce "nan" entries for the jacobian …
2019-12-19:
- 23:53 Ticket #5727 (Backend - More issues with dynamic state selection and Jacobians) updated by
- I just got the …
- 22:59 Ticket #5748 (FMI - FMU crashing matlab) updated by
- I do have Matlab 2018b, I could try that.
- 19:27 Ticket #5748 (FMI - FMU crashing matlab) updated by
- I cannot test this - no Matlab.
- 19:06 Ticket #5748 (FMI - FMU crashing matlab) updated by
- Can anybody that has Matlab r2019a check if this holds? I have no …
- 16:22 Ticket #5727 (Backend - More issues with dynamic state selection and Jacobians) updated by
- PR contains …
- 14:50 Ticket #5760 (OMEdit - Improve behaviour of back/forward buttons in OMEdit Documentation browser) updated by
-
Description changed
- 10:55 Ticket #5692 (Run-time - segfault after "Invalid root".) updated by
- @john, any update?
- 10:54 Ticket #5756 (OMEdit - OMEdit - IDEAS library - redeclare package problem) closed by
- invalid: Solved in #1101.
- 10:50 Ticket #5760 (OMEdit - Improve behaviour of back/forward buttons in OMEdit Documentation browser) created by
- The yellow back and forward buttons in the Doumentation browser are …
- 10:07 Ticket #5759 (Interactive Environment - Support Modelica.Utilities.Strings.* functions directly) updated by
-
Milestone changed
- 09:22 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
- It was …
2019-12-18:
- 20:56 Ticket #5759 (Interactive Environment - Support Modelica.Utilities.Strings.* functions directly) created by
- Currently it doesn't work to call for example scanInteger in a script …
- 17:37 Ticket #5758 (Run-time - Add separate logging of global homotopy solver) created by
- When dealing with initialization of models, getting some feedback on …
- 15:05 Ticket #5726 (Third-Party Libraries - Categorize open-source libraries in OpenModelica for different uses) updated by
-
Description changed
- 15:00 Ticket #5756 (OMEdit - OMEdit - IDEAS library - redeclare package problem) updated by
- As noted in the IDEAS [https://github.com/open-ideas/IDEAS/issues/1101 …
- 14:32 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
-
Milestone changed
@Karim, it would be good if you understood what fixed it in 1.16.0-dev … - 14:32 Ticket #5751 (Interactive Environment - Add a flag to dump the Flat Modelica to a file during model ...) updated by
- Replying to casella: > @adrpo, let's try to get …
- 14:30 Ticket #5755 (Scripts - SimulationResult does not contain promised variables when simulation fails) updated by
- Adrian, it's things like the times are missing. You don't even need to …
- 14:30 Ticket #5751 (Interactive Environment - Add a flag to dump the Flat Modelica to a file during model ...) updated by
- @adrpo, let's try to get replaceable to work first :)
- 14:30 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
- In OpenModelica-v1.16.0-dev-92-g224c6137b-64bit problem is fixed!
- 14:28 Ticket #5755 (Scripts - SimulationResult does not contain promised variables when simulation fails) updated by
- This should be an easy fix, we just need some try/catch blocks I …
- 14:25 Ticket #5751 (Interactive Environment - Add a flag to dump the Flat Modelica to a file during model ...) updated by
-
Version, Component, Description changed
- 14:22 Ticket #5751 (Interactive Environment - Add a flag to dump the Flat Modelica to a file during model ...) updated by
-
Status, Owner changed
- 14:22 Ticket #5751 (Interactive Environment - Add a flag to dump the Flat Modelica to a file during model ...) reopened by
- 13:39 Ticket #5755 (Scripts - SimulationResult does not contain promised variables when simulation fails) updated by
-
Cc, Owner, Component, Milestone changed
This is a serious issue, because it's hard to debug a model which … - 13:28 Ticket #5754 (Backend - Bad error message in SimCodeFunctionUtil.lookForExtFunctionLibrary) updated by
-
Milestone changed
- 13:17 Ticket #5727 (Backend - More issues with dynamic state selection and Jacobians) updated by
- Hint: Dymola reports: […] OpenModelica reports: […] If I …
- 12:31 Ticket #5727 (Backend - More issues with dynamic state selection and Jacobians) updated by
- The choice of states is now ok. If you push your changes I can build a …
- 12:08 Ticket #5751 (Interactive Environment - Add a flag to dump the Flat Modelica to a file during model ...) closed by
- worksforme
- 11:26 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
- I think i found the commit that caused this. Probably one case was …
- 11:18 Ticket #5493 (New Instantiation - The NF does not handle array modifiers correctly) updated by
-
Milestone changed
- 11:02 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
- I can only see your email until the at sign. Mail it to …
- 10:58 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
- My model makes use of Modelica.Blocks.Tables.CombiTable2D. That's …
- 10:52 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
-
Status, Owner, Component changed
- 10:49 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) updated by
- I have never encountered such a problem. Unfortunately we cannot do …
- 10:36 Ticket #5757 (Code Generation - parentJacobian member missing from linearSystemData) created by
- Unfortunately I cannot share source code, but I hit an issue that …
- 09:08 Ticket #5756 (OMEdit - OMEdit - IDEAS library - redeclare package problem) created by
- Hello, I am currently working on IDEAS library with OMEdit. I already …
Note:
See TracTimeline
for information about the timeline view.