Timeline
2020-07-13:
- 17:17 Ticket #3977 (New Instantiation - Better diagnostics for non-balanced models) updated by
-
Component changed
I guess this should be handled by the new frontend. BTW, if properly … - 15:59 Ticket #2152 (Run-time - Handle time events efficiently) updated by
-
Cc, Owner changed
@Karim, @AnHeuermann, please decide among yourselves who wants to take … - 14:50 Ticket #3977 (New Instantiation - Better diagnostics for non-balanced models) updated by
-
Priority changed
I think this feature is a must for 2.0.0. - 09:13 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- One more note to not miss any important detail: I suppose that the …
- 09:05 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- I am using the exact same version v1.1.0 (2019-03-24).
2020-07-12:
- 23:37 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- Weird. I am using the …
- 20:13 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- Replying to casella: > @christiankral are you installing …
- 17:02 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- I checked the flattened model with the old and new frontend. The main …
- 16:46 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- First of all, I didn't notice that these three models work fine with …
- 16:45 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
-
Looks like the
fill()
operator is indexed ... does this appear in … - 16:31 Ticket #5744 (Installation program - Problems to simulate MSL models with OM nightly) updated by
- Thank for the report! @sjoelund needs to look into that, but he's …
2020-07-11:
- 20:32 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) updated by
- The new frontend drops the following error message: […] …
- 20:23 Ticket #5744 (Installation program - Problems to simulate MSL models with OM nightly) updated by
- After following the recommendation of using the package manager (even …
- 20:09 Ticket #5744 (Installation program - Problems to simulate MSL models with OM nightly) updated by
- I just updated one of my computers to Linux Mint 20. I thus had the …
- 19:46 Ticket #6053 (Backend - Issue with ASCC and state selection in HanserModelica) updated by
-
The model
HanserModelica.SynchronousMachines.SMEE_ShortCircuit2
… - 17:16 Ticket #6033 (Run-time - Add some documentation about the use of homotopy() for initialization) updated by
- Thanks! See my comments on the PR
- 14:41 Ticket #6033 (Run-time - Add some documentation about the use of homotopy() for initialization) updated by
- See PR 6675. But I could not see the result since my users guide don't …
2020-07-10:
- 16:31 Ticket #6028 (New Instantiation - Many Buildings libraries fail with no error message) updated by
-
Cc changed
- 15:08 Ticket #6028 (New Instantiation - Many Buildings libraries fail with no error message) updated by
- During the Jul 6 devmeeting, @perost reported that this is almost …
- 15:06 Ticket #6047 (New Instantiation - The NF incorrectly infers the variability of a function call in ...) updated by
-
Milestone changed
Should still be fixed properly, but no longer a blocker for 1.16.0
2020-07-09:
- 21:03 Ticket #6032 (OMEdit - Bad display and Crash when viewing a diagram in plotting perspective) updated by
- Replying to casella: > Very good. It remains a mistery to …
- 18:16 Ticket #5737 (OMEdit - Need to manually insert "each" before fixed = false or true statement ...) updated by
-
Status, Owner changed
- 18:15 Ticket #5963 (Cpp Run-time - Put the old C++ runtime back into OMC 1.16.0) closed by
- fixed: @adrpo, @rfranke is on holiday until Jul 18. I am marking this ticket …
- 17:52 Ticket #3689 (Backend - Missing warning for StateSelect.always) updated by
- See [https://github.com/adrpo/ThermalSeparation/pull/3 …
- 17:01 Ticket #6054 (New Instantiation - The NF incorrectly renders the actualStream operator) updated by
- I checked the outcome on the test case, looks good. Thanks!
- 14:57 Ticket #6055 (Run-time - Bug when passing Boolean arrays as external function arguments) updated by
-
Milestone changed
It is perhaps interesting to note that 16843009 = 224 + 216 + 28 … - 14:54 Ticket #6054 (New Instantiation - The NF incorrectly renders the actualStream operator) closed by
- fixed: It seems the change didn't cause neither improvements nor regressions …
- 14:52 Ticket #3689 (Backend - Missing warning for StateSelect.always) updated by
-
It rejects some Models from
ThermalSeparation
, but as far as i can … - 14:34 Ticket #6055 (Run-time - Bug when passing Boolean arrays as external function arguments) created by
- In the model below a Boolean array is passed to an external function. …
- 14:09 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- @mahge390 if you want to address the code generation when the records …
- 14:00 Ticket #3689 (Backend - Missing warning for StateSelect.always) updated by
- Wunderbar :)
- 08:35 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- Replying to mahge930: > I am late to the party. Is the …
- 07:52 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- I am late to the party. Is the codegen issue fixed or remains?
- 07:41 Ticket #3689 (Backend - Missing warning for StateSelect.always) closed by
- fixed: The PR is merged and it works as expected. I also updated the …
2020-07-08:
- 22:30 Ticket #6054 (New Instantiation - The NF incorrectly renders the actualStream operator) updated by
- I wasn't sure why we added smooth, the code even had a comment with …
- 21:43 Ticket #6054 (New Instantiation - The NF incorrectly renders the actualStream operator) created by
- Please consider the attached package, model …
- 18:06 Ticket #5963 (Cpp Run-time - Put the old C++ runtime back into OMC 1.16.0) updated by
- [https://github.com/OpenModelica/OpenModelica/commit/51b272843587b23051 …
- 10:34 Ticket #3689 (Backend - Missing warning for StateSelect.always) updated by
- Replying to Karim.Abdelhak: > Should it always fail on …
- 08:51 Ticket #3689 (Backend - Missing warning for StateSelect.always) updated by
- Presumably fixed in …
- 08:19 Ticket #3689 (Backend - Missing warning for StateSelect.always) updated by
- Index reduction just decides to make it a dummy state, because there …
2020-07-07:
- 15:46 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- Replying to Karim.Abdelhak: > We can consider this ticket …
- 15:40 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) closed by
- fixed: It is fixed as shown in …
- 14:56 Ticket #6053 (Backend - Issue with ASCC and state selection in HanserModelica) created by
- Please check …
- 14:25 Ticket #6052 (Initialization - Issue with analyzeInitialSystem in HanserModelica) created by
- There are three models in the HanserModelica library that fail for …
- 14:18 Ticket #5744 (Installation program - Problems to simulate MSL models with OM nightly) updated by
- @christiankral, @sjoelund has implemented a new package manager, which …
- 13:35 Ticket #6038 (Build Environment - Mac OMEdit fails to build) updated by
- I'm not sure if you mean that I should set the path, or if a change …
- 10:42 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- Yes, the master-fmi job is badly broken, see e.g. #6048. We'll need to …
- 10:11 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- Replying to perost: > Replying to [comment:7 …
- 09:27 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- Replying to Karim.Abdelhak: > Am i missing something? The …
- 07:13 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- The new …
2020-07-06:
- 23:50 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- Replying to casella: > This sounds familiar to me. …
- 23:37 Ticket #6047 (New Instantiation - The NF incorrectly infers the variability of a function call in ...) updated by
- OK, now I remember that. Section 12.3 was not really clear, and that …
- 23:30 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
-
Cc changed
Replying to Karim.Abdelhak: > It is pushed, my check will … - 23:28 Ticket #6047 (New Instantiation - The NF incorrectly infers the variability of a function call in ...) updated by
- Replying to casella: > Replying to perost: > > …
- 23:21 Ticket #6051 (OMEdit - Provide better feedback on advance rate of simulations in OMEdit) updated by
-
Description changed
- 23:21 Ticket #6051 (OMEdit - Provide better feedback on advance rate of simulations in OMEdit) updated by
-
Priority changed
- 23:20 Ticket #6047 (New Instantiation - The NF incorrectly infers the variability of a function call in ...) updated by
-
Replying to perost:
> Since
Modelica.Streams.error
isn't … - 23:03 Ticket #6032 (OMEdit - Bad display and Crash when viewing a diagram in plotting perspective) updated by
- Very good. It remains a mistery to me why I couldn't reproduce that, …
- 20:39 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- It is pushed, my check will no longer reject discrete records. But i …
- 20:11 Ticket #6032 (OMEdit - Bad display and Crash when viewing a diagram in plotting perspective) updated by
- Replying to adeas31: > I can reproduce the crash now. It …
- 19:47 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
- I worked with following minimal model: […] My old sanity check did …
- 18:20 Ticket #6032 (OMEdit - Bad display and Crash when viewing a diagram in plotting perspective) updated by
- Replying to casella: > I tried this myself. I confirm that …
- 16:06 Ticket #6050 (Backend - reinit with introduceOutputAliases broken) updated by
- Great, thanks!
- 15:59 Ticket #6051 (OMEdit - Provide better feedback on advance rate of simulations in OMEdit) created by
- As of today, the Simulation Output windows has a progress bar, that …
- 14:54 Ticket #5405 (NF API - OMEdit cannot generate 'each' modifiers for parameters of arrays of ...) updated by
-
Status, Owner changed
Reassigned to @adrpo after today's devmeeting, there is probably … - 14:16 Ticket #6047 (New Instantiation - The NF incorrectly infers the variability of a function call in ...) updated by
- As discussed in the developer meeting this is due to #5133 where …
- 12:29 Ticket #6040 (FMI - Output variables changing name in FMU) updated by
-
Priority changed
#6050 is fixed, so it's now only the changed names again. - 12:28 Ticket #5367 (FMI - Generated FMU missing events in other tools) closed by
- fixed: Fixed with #6050
- 12:28 Ticket #6050 (Backend - reinit with introduceOutputAliases broken) closed by
- fixed: Fixed with …
- 12:01 Ticket #6032 (OMEdit - Bad display and Crash when viewing a diagram in plotting perspective) closed by
- fixed: Fixed in 81768a1/OpenModelica.
- 11:26 Ticket #6032 (OMEdit - Bad display and Crash when viewing a diagram in plotting perspective) updated by
- I can reproduce the crash now. It is crashing on the close. Should be …
- 10:50 Ticket #6050 (Backend - reinit with introduceOutputAliases broken) updated by
-
Milestone changed
Sorry, changed your changes back without noticing. - 10:48 Ticket #6045 (New Instantiation - The NF rejects supposedly legal code involving algorithms and discrete ...) updated by
-
Status, Owner changed
- 10:47 Ticket #5367 (FMI - Generated FMU missing events in other tools) updated by
- Should be fixed when PR from #6050 is merged.
- 10:44 Ticket #6050 (Backend - reinit with introduceOutputAliases broken) updated by
-
Priority, Milestone changed
The problem is that equation 15 is not inside the equation array … - 10:17 Ticket #6050 (Backend - reinit with introduceOutputAliases broken) updated by
-
Priority, Milestone changed
@AnHeuermann, I marked this as a blocker for 1.17.0; I understand it's … - 10:14 Ticket #6050 (Backend - reinit with introduceOutputAliases broken) created by
-
When enabeling preOptModule
introduceOutputAliases
(default for FMI …
Note:
See TracTimeline
for information about the timeline view.