Timeline
2021-03-26:
- 23:12 Ticket #6350 (OMEdit - OMEdit cannot handle simulations with more than 10000 variable comfortably) updated by
- Great, thanks! @simone, would you mind trying this out with a nightly …
- 23:09 Ticket #5867 (FMI - Implement fixed time step implicit Euler in FMI/CS) reopened by
- You are right, I overlooked that.
- 20:22 Ticket #6438 (Interactive Environment - A lookup issue) created by
- Steps to reproduce: 1) load TestPackage.mo, and open Test: we have a …
- 18:54 Ticket #6437 (OMEdit - Lookup issue) closed by
- invalid: My fault, Sorry.
- 17:47 Ticket #6437 (OMEdit - Lookup issue) updated by
- What is the actual problem with this? What do you mean outside its …
- 17:34 Ticket #6437 (OMEdit - Lookup issue) created by
- Steps to reproduce: 1) load TestPackage.mo, and open Test: we have a …
- 14:33 Ticket #6350 (OMEdit - OMEdit cannot handle simulations with more than 10000 variable comfortably) updated by
- Yes it was the same problem with Transformational Debugger. I have …
- 14:28 Ticket #6436 (Run-time - Segmentation fault with non-linear Newton solver) updated by
- Okay, the problem is because we are doing something like this: […] …
- 11:27 Ticket #6436 (Run-time - Segmentation fault with non-linear Newton solver) updated by
- A temp fix: https://github.com/OpenModelica/OpenModelica/pull/7328
- 11:21 Ticket #6409 (Run-time - Simulation is not stopped when an error happens) updated by
- Another issue that popped up during debugging this: #6436.
- 11:21 Ticket #6436 (Run-time - Segmentation fault with non-linear Newton solver) created by
- When running the example from …
- 11:11 Ticket #4135 (FMI - Some FMUs generated by OpenModelica crash under FMUChecker) closed by
- fixed: Seems that this issue was solved 2 years ago.
- 10:55 Ticket #5867 (FMI - Implement fixed time step implicit Euler in FMI/CS) updated by
- We have one implicit method (CVODE from #4273) added to OpenModelica …
- 10:52 Ticket #6416 (Code Generation - Error in Implementation of the delay function) updated by
- No, but the nightly builds have it. Otherwise 1.18.0 will contain it.
2021-03-25:
- 23:36 Ticket #6416 (Code Generation - Error in Implementation of the delay function) updated by
- Replying to AnHeuermann: > @Guru Charan Das M …
- 20:04 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
- This is the gist of the story - …
- 19:55 Ticket #5867 (FMI - Implement fixed time step implicit Euler in FMI/CS) closed by
- fixed: This was actually fixed in 1.16.0, see #4273.
- 19:54 Ticket #6435 (FMI - Questions - Exporting FMUs from OpenModelica) closed by
- wontfix: @igor, since version 1.16.0 you can also use CVODE for co-simulation, …
- 19:45 Ticket #4323 (Interactive Environment - OMEdit: Special characters are not correctly displayed in Message Browser) updated by
-
Milestone changed
- 19:44 Ticket #4353 (OMEdit - OMEdit: Convenient selection of records for parameters) updated by
- @janK, I'm not sure exactly what are you asking for. Do you mean that …
- 19:34 Ticket #6434 (OMEdit - Improve file links in Windows) updated by
-
Milestone changed
1.17.1 will be a bugfix version - 13:56 Ticket #6434 (OMEdit - Improve file links in Windows) updated by
-
Summary changed
- 12:39 Ticket #6435 (FMI - Questions - Exporting FMUs from OpenModelica) updated by
- You have the choice of: * Explicit Euler co-simulation * Model exchange
- 12:37 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
- @Francesco I lost track a little, did i fix all of the models?
- 12:16 Ticket #6409 (Run-time - Simulation is not stopped when an error happens) updated by
- Problem is in DASSL and not the hybrid solver. I'll need to come up …
- 06:15 Ticket #5177 (OMEdit - Changing string parameters between simulations) updated by
- well done!
2021-03-24:
- 23:46 Ticket #6435 (FMI - Questions - Exporting FMUs from OpenModelica) created by
- Goodnight, I would like to take a question. I am working on a …
- 17:26 Ticket #6434 (OMEdit - Improve file links in Windows) updated by
- Yes file system links to a file. I tested this in Windows, where these …
- 16:20 Ticket #4322 (OMEdit - OMEdit: Improve commenting of folded lines - but how?) updated by
-
Type changed
- 16:19 Ticket #4322 (OMEdit - OMEdit: Improve commenting of folded lines - but how?) updated by
- @adeas31: You thought you fixed this ticket with 'd79a354/OMEdit'. The …
- 16:10 Ticket #4323 (Interactive Environment - OMEdit: Special characters are not correctly displayed in Message Browser) closed by
- fixed: The detailed error messages are all in English language now and the …
- 15:48 Ticket #4353 (OMEdit - OMEdit: Convenient selection of records for parameters) updated by
- The button with the ... is gone in the current version. @adeas31: …
- 15:41 Ticket #4284 (OMEdit - OMEdit: tree view icons change on loading a library) updated by
- We now have Qt 5.15 in OMDev.
- 15:39 Ticket #4284 (OMEdit - OMEdit: tree view icons change on loading a library) updated by
-
Milestone changed
OpenModelica 1.17.0, just released has fixed this. - 15:38 Ticket #4016 (OMEdit - Deformed cross symbols in tree views) updated by
-
Milestone changed
- 15:36 Ticket #4016 (OMEdit - Deformed cross symbols in tree views) updated by
- This was fixed in 1.17 by switching to newer Qt on Windows.
- 15:34 Ticket #4284 (OMEdit - OMEdit: tree view icons change on loading a library) closed by
- fixed: In the current version (OpenModelica v1.18.0-dev-157-g2a75bf9121) the …
- 15:30 Ticket #4016 (OMEdit - Deformed cross symbols in tree views) closed by
- fixed
- 15:29 Ticket #4016 (OMEdit - Deformed cross symbols in tree views) reopened by
- In the current version (OpenModelica v1.18.0-dev-157-g2a75bf9121) the …
- 14:57 Ticket #5177 (OMEdit - Changing string parameters between simulations) closed by
- fixed: Done in dfb3a7a/OpenModelica.
- 11:13 Ticket #6434 (OMEdit - Improve file links in Windows) updated by
- What kind of links? File system link or what? Do you have an example?
- 11:01 Ticket #6409 (Run-time - Simulation is not stopped when an error happens) updated by
- So now it's the brute force approach. Just throw an error to stop the …
- 07:49 Milestone 1.17.0 completed
- This released was planned for January 2021, in time for the 2021 …
- 05:51 Ticket #6434 (OMEdit - Improve file links in Windows) created by
- If mo files are associated with OMEdit, when we double-click on a link …
2021-03-23:
- 17:18 Ticket #6432 (New Instantiation - Variable not found in foriter loop scope) updated by
- oh sorry, I left the flag to "Enable old fronted" and I forgot to test …
- 15:08 Ticket #6432 (New Instantiation - Variable not found in foriter loop scope) closed by
- wontfix: The errors are caused by using the old frontend, though I can't …
- 14:56 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
- Very good, we have another library with 100% support in OpenModelica :)
- 14:55 Ticket #6433 (Backend - Start values with fixed=false not appearing in NLS) updated by
-
Status, Owner, Component, Milestone changed
It looks like we are not considering start attributs when determining … - 14:53 Ticket #6432 (New Instantiation - Variable not found in foriter loop scope) updated by
-
Owner, Component, Milestone changed
- 14:45 Ticket #6429 (MetaModelica - [MM] Add listFlatten and listFlattenReverse in C for more performance) updated by
- Of course, it will not allocate each element since listAppend already …
- 14:29 Ticket #6429 (MetaModelica - [MM] Add listFlatten and listFlattenReverse in C for more performance) updated by
- It's going to be the same with just listAppend :) […] Would …
- 13:01 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) closed by
- fixed
2021-03-22:
- 21:57 Ticket #6433 (Backend - Start values with fixed=false not appearing in NLS) created by
- As you can see in the model, the value of the parameter startA that is …
- 19:26 Ticket #6432 (New Instantiation - Variable not found in foriter loop scope) updated by
-
Version changed
- 19:25 Ticket #6432 (New Instantiation - Variable not found in foriter loop scope) created by
-
The following line (please look at the
r_shape[1:3, pt_sel + 1]
… - 16:21 ReleaseNotes/1.18.0 created by
- 14:22 Ticket #6418 (Run-time - Segmentation fault in BRSL DirectionalValves models) updated by
-
Status, Owner changed
- 14:22 Ticket #6419 (Run-time - Too many events in BRSL PressureValves models) updated by
-
Milestone changed
- 14:21 Ticket #6418 (Run-time - Segmentation fault in BRSL DirectionalValves models) updated by
-
Milestone changed
- 14:15 Ticket #6409 (Run-time - Simulation is not stopped when an error happens) updated by
- Replying to AnHeuermann: > @Simone I wrote you an E-Mail …
- 14:10 Ticket #6409 (Run-time - Simulation is not stopped when an error happens) updated by
- @Simone I wrote you an E-Mail last week. I'll need an additional …
- 09:34 Ticket #6430 (*unknown* - Error -1073741819 at solving initiation (after complete compilation)) updated by
- Thank you for your replies. We are trying to find the missing dll and …
- 08:45 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
- My changes got merged into the PNlib and we should now reach 100% coverage.
2021-03-20:
- 19:27 Ticket #6207 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
- Replying to AnHeuermann: > Duplicate of #6199? I also …
- 19:26 Ticket #6207 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
- Replying to Karim.Abdelhak: > I have a strong feeling that …
- 19:21 Ticket #6408 (*unknown* - Wrong start values for NLS with homotopy) updated by
-
Status, Owner changed
- 19:20 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
- @Karim, I had a look at this output, but I am a bit confused about …
- 15:10 Ticket #6428 (MetaModelica - [MM] Add Dangerous.listAppendDestroy to the MetaModelica) updated by
- Seems to work perfectly fine, thanks adrian!
2021-03-19:
- 22:56 Ticket #6350 (OMEdit - OMEdit cannot handle simulations with more than 10000 variable comfortably) updated by
- @adeas31, I guess we have a related issue with the Transformational …
- 22:52 Ticket #6350 (OMEdit - OMEdit cannot handle simulations with more than 10000 variable comfortably) updated by
-
Cc changed
Replying to adeas31: > @casella I did some more debugging … - 20:38 Ticket #6430 (*unknown* - Error -1073741819 at solving initiation (after complete compilation)) updated by
- Thanks Per :)
- 14:23 Ticket #6350 (OMEdit - OMEdit cannot handle simulations with more than 10000 variable comfortably) updated by
-
@casella I did some more debugging and it was
model_info.json
that … - 12:08 Ticket #6430 (*unknown* - Error -1073741819 at solving initiation (after complete compilation)) updated by
- Replying to casella: > OK, we really need to do something …
- 08:54 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
- I fixed some of it, but there seems to be something left: …
- 07:07 Ticket #5839 (OMEdit - Plotting curves with toggled sign) closed by
- fixed: This is exactly the behaviour I expected. I like it.
Note:
See TracTimeline
for information about the timeline view.