Timeline
2018-09-28:
- 01:23 Ticket #5114 (New Instantiation - Issue with MultiBody models of ScalableTestSuite with the NF) updated by
-
Status, Owner changed
- 01:21 Ticket #5114 (New Instantiation - Issue with MultiBody models of ScalableTestSuite with the NF) reopened by
- Unfortunately there are still issue with this model, as demonstrated …
2018-09-27:
- 09:12 Ticket #4769 (Backend - [BE] postOpt Modules detectJacobianSparsePattern and ...) closed by
- fixed: Fixed in the meanwhile.
- 07:48 Ticket #5142 (*unknown* - Plot shows different value than the calculated value through simulation) updated by
- Please try the 1.13.0 stable development release, most likely this …
2018-09-26:
- 20:38 Ticket #5142 (*unknown* - Plot shows different value than the calculated value through simulation) created by
- I am running the adiabatic.mo example in here: …
- 20:16 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- PR2679 (https://github.com/OpenModelica/OMCompiler/pull/2679) treats …
- 18:54 Ticket #5114 (New Instantiation - Issue with MultiBody models of ScalableTestSuite with the NF) closed by
- fixed
- 18:54 Ticket #5114 (New Instantiation - Issue with MultiBody models of ScalableTestSuite with the NF) updated by
- Fixed with PR2678.
- 17:57 Ticket #5141 (Run-time - Issues with the solution of fluid system models with low delta-p components) created by
- Consider the attached test case. Please note you need the latest …
- 15:53 Ticket #5140 (OMEdit - Change font size in OMEdit plot windows) created by
- Currently, OMEdit plot windows use a fixed size font for the numbers …
- 15:47 Ticket #4159 (Backend - Clean up flags dealing with Jacobian generation) closed by
- fixed: OK, excellent!
- 11:29 Ticket #5138 (OMEdit - parameter tab not shown for msl multibody models) updated by
- The problem is the current OMC can't handle it. If you use a variable …
- 05:41 Ticket #4159 (Backend - Clean up flags dealing with Jacobian generation) updated by
- This is merged into the postOptModule: symbolicJacobian.
2018-09-25:
- 22:29 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) updated by
-
This issue is fixed, in the sense that if I set
-d=nowarnMinMax
, … - 22:27 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) closed by
- fixed
- 22:27 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- Replying to perost: > Anyway, all of the example models in …
- 22:22 Ticket #5139 (Run-time - Initialization failures due to min/max and assert() violations do not ...) created by
- Please run this model […] The simulation fails with […] The …
- 22:18 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- Replying to casella: > Replying to perost: > > …
- 22:09 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- I don’t think it is impure, you still can override the default value. …
- 22:07 Ticket #5137 (OMEdit - Wrong choice of angle unit in phase of sine wave) closed by
- worksforme: I tried with the latest nightly build and the problem seems to be …
- 22:04 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- Replying to perost: > > I'm not sure you can bind a …
- 21:51 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- Replying to casella: > Replying to [comment:2 …
- 21:16 Ticket #4395 (Run-time - Importance of residual scaling for the proper operation of the Kinsol ...) updated by
- Thanks Willi!
- 21:15 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- Replying to c.schulze@…: > So you agree, that this model …
- 17:33 Ticket #4159 (Backend - Clean up flags dealing with Jacobian generation) updated by
- I guess so. I only have one doubt: the …
- 13:35 Ticket #5138 (OMEdit - parameter tab not shown for msl multibody models) created by
- Hi, It would be useful if e.g. […] would show the animation tab in …
- 12:36 Ticket #5137 (OMEdit - Wrong choice of angle unit in phase of sine wave) created by
- Hi, When inserting the Modelica.Blocks.Sources.Sine and modifying the …
- 11:02 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) updated by
- Very good. I will experiment with it a bit and report if necessary
2018-09-24:
- 19:20 Ticket #4395 (Run-time - Importance of residual scaling for the proper operation of the Kinsol ...) closed by
- fixed: Fixed output in [https://github.com/OpenModelica/OMCompiler/pull/2677 …
- 16:22 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
- So you agree, that this model is correct Modelica? That would solve …
- 14:47 Ticket #4159 (Backend - Clean up flags dealing with Jacobian generation) updated by
- I think this is fixed in …
- 14:21 Ticket #4985 (Run-time - OMC accepts invalid nonlinear system solutions) closed by
- fixed: In the current it's not possible to do that in the simulation. So an …
2018-09-22:
- 21:01 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
-
Description, Component, Summary, Priority, Milestone, Owner changed
- 20:59 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
- OOps, my fault. I had left -d=newInst there. I will change the ticket …
- 13:23 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
- It should work the same on Windows and Linux, what special flags do …
- 13:05 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) updated by
-
Description changed
- 13:04 Ticket #5136 (New Instantiation - Tables with data from files not working with NF) created by
- the attached Test.mo does not simulate with NF.
2018-09-21:
- 20:20 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) closed by
- fixed: Fixed with 0cdd3e/OMCompiler. More tests added with: …
- 17:03 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) updated by
-
Owner, Component, Milestone changed
@c.schulze, this issue is currently being addressed by @perost in the … - 16:59 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
- Replying to adrpo: > If I get this right these are the …
- 14:04 Ticket #5135 (New Instantiation - PartialFunctionApplication lookup fails in model) created by
- The argument value lookup for partially applied function in a model …
- 14:02 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
- I thought this was an easy fix via PR: …
- 11:51 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
-
Status, Owner changed
- 11:09 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) updated by
-
Owner, Component, Milestone changed
- 11:02 Ticket #5134 (Code Generation - Record as argument to external function is not passed by reference) created by
- The Modelica Specification clearly states "Records are passed by …
- 07:38 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
- To summarize the status: PR …
- 05:32 Ticket #5110 (Backend - Inefficient translation of models with arrays) updated by
-
Status, Owner changed
Note:
See TracTimeline
for information about the timeline view.