Timeline
2018-06-09:
- 14:05 Ticket #4879 (Code Generation - clang optimizations for large models) closed by
 - fixed: We are currently running the ScalableTestSuite both with …
 - 12:32 Ticket #4981 (New Instantiation - Bad performance of IF97 Modelica.Medium model in NF) created by
 - 
          The good news is that the 
SteamPipe_N_XXmodels of the … 
2018-06-08:
- 21:24 Ticket #4758 (Backend - Issues with equation count in NF) closed by
 - fixed: The model now simulates and verifies correctly.
 - 21:22 Ticket #4826 (Backend - NF-generated DAE breaks wrapFunctionCalls) closed by
 - fixed: This problem is solved in the current nightly and the model simulates.
 - 21:15 Ticket #4948 (Testing Framework - Issues with verification reporting on Hudson) closed by
 - fixed: The second issue is better described in #4980
 - 21:14 Ticket #4980 (Testing Framework - Javascript result files missing in newInst verification reports by Hudson) created by
 - All test results contained in …
 - 21:09 Ticket #4885 (Testing Framework - Provide reference results for ScalableTestSuite test runs) closed by
 - fixed: The test cases are generated by the attached script and stored in the …
 - 16:46 Ticket #4961 (Testing Framework - Something's wrong with the NF Hudson test script of ScalableTestSuite) closed by
 - fixed
 - 16:46 Ticket #4961 (Testing Framework - Something's wrong with the NF Hudson test script of ScalableTestSuite) updated by
 - Fixed by @sjoelund.se, see …
 - 15:22 Ticket #4979 (Optimization - An optimization with annotations trouble) created by
 - I know that dynamical optimization is only partially supported. …
 - 12:58 Ticket #4978 (Build Environment - FMI build fail in current nightly build) created by
 - With currently night build the FMI export is broken on linux. Tested …
 - 12:38 Ticket #4969 (New Instantiation - Issue with NFCeval.evalBinarySub) closed by
 - fixed: Fixed in 82c686da. The model now …
 
2018-06-07:
- 09:37 Ticket #4977 (FMI - Directional derivatives error (FMU for model exchange)) updated by
 - The script "pyfmi_test_script.py" works properly if the FMU is …
 
2018-06-06:
- 07:16 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) closed by
 - fixed: Oops, sorry, I missed the right -d flag. Thanks @vitalij!
 
2018-06-05:
- 18:22 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) updated by
 - […]
 - 17:25 Ticket #4964 (New Instantiation - Issue with Real*Complex product in NF) updated by
 - What is strange is that models such as […] work fine.
 - 17:08 Ticket #4964 (New Instantiation - Issue with Real*Complex product in NF) updated by
 - @perost, unfortunately this issue is still unsolved, as it is for the …
 - 17:04 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) updated by
 - 
          Unfortunately, if I run the model with 
-d=newInst,dumpdaelowI … - 16:22 Ticket #4976 (Optimization - Optimization objective missing) updated by
 - Nice to hear you again, Vitaly. Replying to vitalij: > …
 - 16:18 Ticket #4952 (Backend - Remove obsolete removeEqualFunctionCalls backend module) updated by
 - OK, I'll have a look ASAP
 - 13:48 Ticket #4976 (Optimization - Optimization objective missing) updated by
 - @ceraolo Do you have chnage the gramma? […] see. …
 - 10:58 Ticket #4976 (Optimization - Optimization objective missing) updated by
 - 
          Priority, Milestone changed
 - 10:57 Ticket #4976 (Optimization - Optimization objective missing) updated by
 - Well, I've just realised that Optimica in OpenModelica does not …
 - 10:15 Ticket #4977 (FMI - Directional derivatives error (FMU for model exchange)) created by
 - Hello, I'm using FMUs generated by OpenModelica from FMPy and PyFMI. …
 - 09:56 Ticket #4976 (Optimization - Optimization objective missing) created by
 - If we follow the instructions in the OpenModelicaUsersGuide, chapter …
 - 07:45 Ticket #4975 (OMEdit - OMEdit keeps command line options between runs) created by
 - Consider the package TestOptAnn. 1) Run RL: this is a time simulation …
 - 07:37 Ticket #4969 (New Instantiation - Issue with NFCeval.evalBinarySub) updated by
 - > The error is so bad that even the encoding of the stuff which cannot …
 
2018-06-04:
- 21:58 Ticket #4952 (Backend - Remove obsolete removeEqualFunctionCalls backend module) updated by
 - @casella It's already done ;). …
 - 21:42 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) updated by
 - @vitalij, there was some issue with the NF that did not pass the …
 - 21:35 Ticket #4952 (Backend - Remove obsolete removeEqualFunctionCalls backend module) updated by
 - 
          Status, Owner changed
For the time being, we can just turn it off by default, open a PR and … - 16:20 Ticket #4963 (New Instantiation - Missing handling of subscripted assignment in NFEvalFunction.assignVariable) closed by
 - fixed: Fixed in cf277ac. DrumBoiler now fails …
 - 14:34 Ticket #4962 (New Instantiation - Issue in NF involving NFExpression.toDAE) closed by
 - fixed: Fixed in 15644b5.
 - 13:56 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) updated by
 - 
          Status, Owner changed
@casella Inlining of functions will be done with … - 11:20 Ticket #4948 (Testing Framework - Issues with verification reporting on Hudson) updated by
 - The first issue is actually better described in #4961
 - 10:33 Ticket #4920 (New Instantiation - The NF does not expand the arguments of the product() function to scalars) closed by
 - fixed: Fixed in 30b0d61 by adding code …
 - 10:06 Ticket #4973 (New Instantiation - Equations with Complex numbers should always be flattened to scalar ...) closed by
 - fixed: Fixed in 2dc3bec6, this turned out to …
 - 09:59 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) closed by
 - fixed: Fixed in 2dc3bec6 (when Hudson gets …
 - 09:32 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) updated by
 - Replying to casella: > Replying to perost: > > …
 - 09:26 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) updated by
 - Replying to perost: > Actually this seems to be an NF …
 - 09:25 Ticket #4973 (New Instantiation - Equations with Complex numbers should always be flattened to scalar ...) updated by
 - Replying to perost: > This might be something that should …
 - 09:05 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) updated by
 - 
          Component changed
Actually this seems to be an NF issue after all, the'*'call isn't … - 08:52 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) updated by
 - 
          Status, Owner changed
 - 08:52 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) updated by
 - 
          Owner, Component changed
This seems like a code generation and/or inlining issue. It generates … - 07:42 Ticket #4973 (New Instantiation - Equations with Complex numbers should always be flattened to scalar ...) updated by
 - This might be something that should be fixed in the backend, since it …
 
2018-06-03:
- 21:45 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) updated by
 - 
          Cc changed
 - 21:45 Ticket #4973 (New Instantiation - Equations with Complex numbers should always be flattened to scalar ...) updated by
 - 
          Cc changed
 - 21:44 Ticket #4835 (*unknown* - Get Complex numbers to work without compromises) updated by
 - 
          Description changed
 - 21:40 Ticket #4960 (New Instantiation - Evaluate all parameters except some) updated by
 - Replying to perost: > Would it be needed to handle array …
 - 21:35 Ticket #4974 (Backend - ComplexMath.'abs' is not inlined) created by
 - Please run this simple model with -d=dumpdaelow […] The output is …
 - 17:12 Ticket #4973 (New Instantiation - Equations with Complex numbers should always be flattened to scalar ...) created by
 - Please consider the attached test case. If I run TestComplex.Basic …
 - 11:36 Ticket #4965 (New Instantiation - The NF does not handle vectorized operations involving Complex arrays) updated by
 - 
          Cc changed
 - 10:42 Ticket #4960 (New Instantiation - Evaluate all parameters except some) updated by
 - Replying to casella: > I guess this could be managed by …
 - 09:54 Ticket #4960 (New Instantiation - Evaluate all parameters except some) updated by
 - That's one possibility. It is a bit inconvenient from an end-user …
 - 00:43 Ticket #4972 (OMEdit - Annotations in extended clause have no effect) created by
 - The annotations primitivesVisible=false in extended class that …
 
2018-06-02:
- 22:58 Ticket #3121 (New Instantiation - Missing bindings in flattened operator overloading example) updated by
 - Replying to casella: >which is kind of messed up, because …
 - 22:41 Ticket #4960 (New Instantiation - Evaluate all parameters except some) updated by
 - What about marking parameters that should be changeable with …
 - 22:33 Ticket #4245 (New Instantiation - Problems with inheritance of the MultiBody.World model) updated by
 - Replying to casella: > If I flatten the model, I see this …
 - 21:11 Ticket #4835 (*unknown* - Get Complex numbers to work without compromises) updated by
 - This could be related to #4965
 - 20:54 Ticket #4971 (New Instantiation - More issues with Complex multiplication in NF) created by
 - Please run the following model with the NF […] The following error …
 - 18:04 Ticket #4970 (New Instantiation - actualStream not yet implemented in the NF) created by
 - It should, as the operator is used in a lot of models. The …
 - 17:52 Ticket #4969 (New Instantiation - Issue with NFCeval.evalBinarySub) created by
 - Please check …
 - 17:47 Ticket #4968 (New Instantiation - Issues with array package constants in Modelica.Media with NF) created by
 - Please check …
 - 17:43 Ticket #4967 (OMEdit - OMEdit does not allow to see the text code of packages with ...) created by
 - 
          Open the 
Modelica.Medialibray with the package browser of … - 17:29 Ticket #4966 (New Instantiation - Overconstrained connectors not handled by the NF) created by
 - Overconstrained connectors are still not handled by the NF. This …
 - 17:26 Ticket #4965 (New Instantiation - The NF does not handle vectorized operations involving Complex arrays) created by
 - Please check …
 - 16:45 Ticket #4964 (New Instantiation - Issue with Real*Complex product in NF) created by
 - Please check …
 - 16:39 Ticket #4963 (New Instantiation - Missing handling of subscripted assignment in NFEvalFunction.assignVariable) created by
 - Please check …
 - 16:19 Ticket #3121 (New Instantiation - Missing bindings in flattened operator overloading example) updated by
 - As of v1.13.0-dev-739-g9878b52ae, the model compiles with the NF, …
 - 16:09 Ticket #4962 (New Instantiation - Issue in NF involving NFExpression.toDAE) created by
 - Please check …
 - 16:06 Ticket #4728 (New Instantiation - Missing implementation of NFCeval.evalNormalCall) closed by
 - fixed: The Graetz function and HeatingSystem now fail later in the code …
 - 16:04 Ticket #4752 (New Instantiation - Strange error in NFTyping.typeSections) closed by
 - fixed: I now get another different error: […] which is totally unrelated …
 - 15:59 Ticket #4961 (Testing Framework - Something's wrong with the NF Hudson test script of ScalableTestSuite) created by
 - Please check …
 - 15:24 Ticket #4245 (New Instantiation - Problems with inheritance of the MultiBody.World model) updated by
 - 
          I retried the 
TestWorldExtends.Examplemodel, C code is … - 15:13 Ticket #3674 (New Instantiation - Template error generated by omc) closed by
 - fixed: I guess the original problem has been solved in the new front end a …
 - 15:08 Ticket #4235 (New Instantiation - assigning Medium package in replaceable class fails) closed by
 - fixed: The reported problem seems to be solved now. The model cited in this …
 - 14:18 Ticket #4960 (New Instantiation - Evaluate all parameters except some) created by
 - I am trying to optimize the code generation and the runtime …
 - 13:14 Ticket #4398 (Backend - comSubExp scales as O(N^2)) reopened by
 - I am currently running a suite of scalable test cases of large power …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    