Timeline
2018-02-27:
- 15:03 Ticket #4778 (New Instantiation - [NF] Array concatenation (matrix) operator is not implemented) closed by
- fixed: Fixed in PR #2240
- 12:23 Ticket #4781 (OMEdit - OMEdit places the "end Model;" statement at the end of annotation line) created by
- Generate a new modelica class Model1 from OMEdit, the generated .mo …
- 08:24 Ticket #4779 (New Instantiation - [NF] Array constructor does not type-check properly) closed by
- fixed: 983f52f
- 08:23 Ticket #4778 (New Instantiation - [NF] Array concatenation (matrix) operator is not implemented) updated by
-
Status, Owner, Milestone changed
- 00:51 Ticket #4780 (New Instantiation - Issue with Complex constructor in NF) created by
- After [https://github.com/OpenModelica/OMCompiler/commit/f570c07f3 …
2018-02-26:
- 16:33 Ticket #3035 (FMI - Rectifier FMU 1.0 in FMU Checker) closed by
- wontfix: The original reported issue seems to be fixed in the meanwhile, …
- 15:19 Ticket #4237 (Backend - Bad treatment of algebraic loops in synchronous models) updated by
- @rfranke Can mark this as fixed?
- 15:16 Ticket #2664 (FMI - Probelm with handling "when statement" in an FMU) closed by
- fixed: This seems to be fixed in the meanwhile.
- 15:08 Ticket #4696 (Backend - createFMIModelStructure fails for a simple model with function) closed by
- fixed
- 14:11 Ticket #4138 (New Instantiation - New FrontEnd) updated by
-
Description changed
- 13:58 Ticket #4138 (New Instantiation - New FrontEnd) updated by
-
Description changed
- 12:24 Ticket #4696 (Backend - createFMIModelStructure fails for a simple model with function) updated by
- Fixed in PR2236.
- 10:06 Ticket #4696 (Backend - createFMIModelStructure fails for a simple model with function) updated by
-
Status changed
- 09:26 Ticket #4770 (*unknown* - OMShell doese not accept backslah in parameter-string as shown in tutorial) closed by
- worksforme: Closing this one due to lack of feedback, and the documentation I can …
- 07:42 Ticket #4779 (New Instantiation - [NF] Array constructor does not type-check properly) updated by
-
Status, Owner changed
- 07:41 Ticket #4779 (New Instantiation - [NF] Array constructor does not type-check properly) created by
- The following model is accepted by the new frontend: […]
- 07:40 Ticket #4778 (New Instantiation - [NF] Array concatenation (matrix) operator is not implemented) created by
- Things like the following won't work with the current implementation …
- 07:29 Ticket #4696 (Backend - createFMIModelStructure fails for a simple model with function) reopened by
- Generation of ModelStructure works now. FMI Jacobian code still fails …
- 06:31 Ticket #4731 (New Instantiation - Issue with each in start attribute binding with the NF) updated by
- Smaller model for this that triggers NF (and also the old one): […]
2018-02-25:
- 21:01 Ticket #4777 (Backend - Support modification of description string) created by
- Triggered by https://github.com/modelica/Modelica/pull/2471 I would …
2018-02-24:
- 16:18 Ticket #4772 (Build Environment - Problems with Cpp runtime under Win32) updated by
- @rfranke: I had to update git for windows to a newer version as github …
- 11:20 Ticket #4755 (*unknown* - Reduce memory usage when building models in OpenModelica) updated by
-
Milestone changed
I guess this is off the critical path until we have a solid … - 06:45 Ticket #4772 (Build Environment - Problems with Cpp runtime under Win32) updated by
- The Windows build seems to work. Since two days it fails to deliver …
2018-02-23:
- 19:18 Ticket #4772 (Build Environment - Problems with Cpp runtime under Win32) updated by
- Commit …
- 14:03 Ticket #4755 (*unknown* - Reduce memory usage when building models in OpenModelica) updated by
- The 2000-ish alias variables consume on average 2 kB of memory each (4 …
- 08:25 Ticket #4755 (*unknown* - Reduce memory usage when building models in OpenModelica) updated by
- I calculated the memory used by GC a bit wrong before. It is 16-byte …
2018-02-21:
- 15:22 Ticket #4146 (*unknown* - Summary of omc scaling issues) updated by
-
Cc changed
- 02:21 Ticket #4135 (FMI - Some FMUs generated by OpenModelica crash under FMUChecker) updated by
-
Version changed
The same trouble with the FMUs (pendulum1 and pendulum2) in the … - 00:16 Ticket #4750 (New Instantiation - Simulation results obtained with the NF are scrambled up) updated by
- Great!
2018-02-20:
- 13:03 Ticket #4775 (New Instantiation - Poor performance of frontend translating models with Modelica.Media) updated by
- Found the answer: frontend_bench.simple. I'll do some quick tests.
- 12:42 Ticket #4771 (OMEdit - Attribute dimension syntax) closed by
- fixed: Fixed in 86eb441/OMEdit.
- 12:34 Ticket #4776 (MetaModelica - threaded for loop outside of list) closed by
- duplicate: Duplicate of #2874.
- 11:27 Ticket #4776 (MetaModelica - threaded for loop outside of list) created by
- It is possible to use threaded for loop in lists, something like: …
- 11:04 Ticket #4775 (New Instantiation - Poor performance of frontend translating models with Modelica.Media) updated by
- Which model from the .mo file did you use for the benchmark?
- 10:55 Ticket #4775 (New Instantiation - Poor performance of frontend translating models with Modelica.Media) updated by
- The "bad" performance is known. The 1.13 front-end is handling …
- 10:48 Ticket #4775 (New Instantiation - Poor performance of frontend translating models with Modelica.Media) created by
- Hi, a test with …
- 10:04 Ticket #4246 (Documentation - Make the documentation of Integration Methods consistent and up-to-date) updated by
-
Milestone changed
- 10:01 Ticket #2945 (Backend - Translation error) closed by
- fixed: In the meanwhile there were quite a lot of improvements on the …
- 08:01 Ticket #4774 (Cpp Run-time - Make Interactive Simulation (OPC UA server) work with Cpp runtime) created by
- Interactive simulation shall be introduced with OpenModelica 1.13. So …
- 07:33 Ticket #4773 (Build Environment - Simulation from OMEdit fails for Cpp runtime under Windows) updated by
-
Description changed
- 07:28 Ticket #4772 (Build Environment - Problems with Cpp runtime under Win32) updated by
-
Priority changed
Commt … - 06:55 Ticket #4773 (Build Environment - Simulation from OMEdit fails for Cpp runtime under Windows) created by
- The following model simulates under Linux and from command line under …
- 06:40 Ticket #4772 (Build Environment - Problems with Cpp runtime under Win32) updated by
- A new ticket will be opened for the first problem. Commt …
Note:
See TracTimeline
for information about the timeline view.