Timeline
2020-12-19:
- 23:55 Ticket #6299 (OMEdit - Multiple extends does not work in GUI) updated by
- Yes, it seems setExtendsModifierValue has some bugs in it. I also …
- 22:24 Ticket #6299 (OMEdit - Multiple extends does not work in GUI) created by
- Consider the following attached example: […] Apply the following …
- 19:21 Ticket #6296 (FMI - FMI export recently fails with array outputs) updated by
-
Owner, Component changed
That's the diff between CodegenCppInit.tpl of master vs v1.14 […] … - 17:11 Ticket #6298 (OMEdit - Wrong clipping of exported PNG file) created by
- When exporting the diagram view of …
- 16:17 Ticket #6297 (FMI - FMU of a LeadLag block fails) updated by
-
Description changed
- 15:59 Ticket #6297 (FMI - FMU of a LeadLag block fails) created by
- The attached model models a transfer function with one pole and one …
- 15:11 Ticket #6296 (FMI - FMI export recently fails with array outputs) updated by
-
Description changed
- 14:17 Ticket #6296 (FMI - FMI export recently fails with array outputs) created by
- This is a modified version of …
- 14:06 Ticket #6286 (*unknown* - install 2 versions OM in parallel?) updated by
- .. and creating bat files makes things easier. Before a new …
- 09:29 Ticket #6295 (OMEdit - OMEdit fixes for 1.16.2) closed by
- fixed
- 09:29 Ticket #6295 (OMEdit - OMEdit fixes for 1.16.2) created by
- Several fixes to OMEdit were back-ported from 1.17.0-dev to 1.16.2. A …
- 09:15 Ticket #6293 (New Instantiation - Function non-inputs are initialized in the wrong order) updated by
- Aha, I had a recollection of working on that, I should have checked. …
2020-12-18:
- 21:39 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- Many thanks to Martin Sjoelund and Francesco Casella! I didn't know …
- 20:33 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
- I think is called setExtendsModifierValue, I will check if this is the …
- 20:09 Ticket #6286 (*unknown* - install 2 versions OM in parallel?) closed by
- worksforme: ok I wasn't aware of the "dirty hack" to rename the old installation, …
- 20:03 Ticket #6293 (New Instantiation - Function non-inputs are initialized in the wrong order) updated by
- Replying to casella: > BTW, Section 12.4.4 mentions …
- 20:00 Ticket #6293 (New Instantiation - Function non-inputs are initialized in the wrong order) updated by
- Replying to perost: > We should investigate whether …
- 19:54 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to perost: > I fixed some of the issues this …
- 18:33 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- I fixed some of the issues this week, though many of the regressions …
- 18:07 Ticket #6196 (Backend - Undetected high-index DAE or incorrectly handled overdetermined ...) updated by
-
Milestone changed
Fine to have this in 1.17.0, if possible. - 17:45 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- OK, we have the first results …
- 17:14 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
- Yeah, it could be a nice workaround, but you need to figure out first …
- 10:54 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
- So what kind auf API should I use to set the modifiers inside the …
- 07:01 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
- > This is not at all clear. By default that combo box is empty. What …
2020-12-17:
- 20:22 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
- Replying to sjoelund.se: > You can manually set whatever …
- 19:27 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- Replying to ahaumer@…: > Sorry for mixing up "Std48V" and …
- 16:47 Ticket #6294 (Backend - The complexity of matching and sorting deteriorated badly between 1.13 ...) created by
- Please compare the performance of SteamPipe_N in the …
- 15:19 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
- To do what you want you need to use some other API that sets the …
- 15:02 Ticket #6293 (New Instantiation - Function non-inputs are initialized in the wrong order) created by
- Non-input components in functions should according to 12.4.4 be …
- 14:32 Ticket #6289 (New Instantiation - newInst fails to resolve renaming import) closed by
- fixed: Fixed in [https://github.com/OpenModelica/OpenModelica/pull/7050 PR …
- 13:55 Ticket #6292 (FMI - Multiple instances of the same FMU exported from OM cannot be run in ...) created by
- I try to use several instances of the same FMU (for Co-Simulation) …
- 12:44 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- > I can testify that OM has been used for teaching at Politecnico di …
- 12:02 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
-
Cc changed
setComponentModifierValue
is not intended to work for inherited … - 11:51 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
- Okay, the problem is pretty much more complicated. Example: […] …
- 11:15 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
- You are right. This small example is working. I'm trying to figure out …
- 10:18 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
-
Owner, Component changed
- 10:17 Ticket #6291 (Interactive Environment - failed to value of parameter) updated by
- What OM version are you using? script.mos: […] I tested with the …
- 10:11 Ticket #6291 (Interactive Environment - failed to value of parameter) created by
- short example: […] I'm trying to modify my model with the method …
- 10:06 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
- Note: the extended-length path thing and UNC are somewhat orthogonal, …
- 09:51 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- > I never changed the frontend. 1.13.2 compiles, 1.16.1 fails. > So …
- 09:41 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- Sorry for mixing up "Std48V" and "M48V". You'll find 2 slightly …
- 09:28 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
-
The problem with using UNC paths is that
gcc
andmake
in … - 09:04 Ticket #6288 (Interactive Environment - Problem with replaceable record) updated by
- I started looking into this last night using 1.17.0-dev and one of the …
- 09:00 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
- You can manually set whatever prefix you want. Even in OMEdit …
- 08:14 Ticket #5796 (Code Generation - Models with long path names cause a code generation failure under Windows) updated by
- As a fix, you can maybe implement using extended-length paths, see the …
- 08:12 Ticket #6290 (NF API - Fix introduced issues with the cleanup of Interactive/InteractiveUtil) updated by
-
Status changed
- 08:12 Ticket #6290 (NF API - Fix introduced issues with the cleanup of Interactive/InteractiveUtil) created by
- The cleanup of Interactive/InteractiveUtil …
- 07:41 Ticket #6289 (New Instantiation - newInst fails to resolve renaming import) updated by
-
I don't know if this has to do with the
outer
, but I guess it should … - 07:40 Ticket #6289 (New Instantiation - newInst fails to resolve renaming import) created by
- IdealizedContact.Examples.Example1 uses a PartialContactBlock that …
- 06:42 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- Replying to casella: > > 4. The compilation fails. > > …
2020-12-16:
- 23:12 Ticket #6274 (Installation program - Handling MSL 3.2.3 and MSL 4.0.0 in OpenModelica 1.17.0) updated by
-
Summary changed
Sure. - 23:09 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- Replying to ahaumer@…: Coming to your specific issues: …
- 23:04 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- Replying to ahaumer@…: > Since 1.13.2, the versions are …
- 22:53 Ticket #6288 (Interactive Environment - Problem with replaceable record) updated by
-
Cc changed
- 22:52 Ticket #6288 (Interactive Environment - Problem with replaceable record) created by
- Steps to reproduce: - open the attached package - open …
- 20:23 Ticket #6286 (*unknown* - install 2 versions OM in parallel?) updated by
-
Status, Owner changed
@adrpo, you mentioned you need to do something for MODELICAPATH in … - 20:18 Ticket #5701 (Third-Party Libraries - Support the Buildings library) closed by
- duplicate: This ticket is now obsolete, see #6281
- 20:13 Ticket #6284 (Run-time - When condition with dae mode) updated by
-
Cc, Owner, Component changed
@marianne, thanks for bringing this up. In fact, daeMode was initially … - 19:18 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) updated by
- With OM 1.13.2: 1. the same 2. the same 3. at least, the diagram view …
- 18:57 Ticket #6274 (Installation program - Handling MSL 3.2.3 and MSL 4.0.0 in OpenModelica 1.17.0) updated by
- Could you please change the subject to match the milestone.
- 17:08 Ticket #6287 (Interactive Environment - Handling of parameter records is a nightmare) created by
- OM 1.16.1 (64 bit) on Windows 10 pro I'm using parameter records to …
- 16:09 Ticket #6286 (*unknown* - install 2 versions OM in parallel?) updated by
- This is the same as #5809. ticket:5809#comment:10 contains a brilliant …
- 14:47 Ticket #6285 (Backend - Minimal tearing failing for example from MSL) updated by
- Minimal examples are hard... But for now I'm working with […] I …
- 14:01 Ticket #6286 (*unknown* - install 2 versions OM in parallel?) created by
- Why is it not possible to install 2 versions of OM in parallel? See …
- 10:51 Ticket #6285 (Backend - Minimal tearing failing for example from MSL) updated by
- Other examples that failing in the same way: - …
- 09:42 Ticket #6285 (Backend - Minimal tearing failing for example from MSL) created by
- When disabling linear tearing for PR …
- 09:07 Ticket #6196 (Backend - Undetected high-index DAE or incorrectly handled overdetermined ...) updated by
-
Cc, Status, Owner changed
- 07:47 Ticket #6284 (Run-time - When condition with dae mode) created by
- Such an example works fine with ida but not anymore when adding the …
2020-12-15:
- 19:43 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- Omitting the causality in the xml from Dymola […] means that …
- 17:10 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) updated by
- @Per thanks
- 17:09 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) closed by
- fixed: The PR is now merged. Replying to casella: > Wow, that …
- 17:07 Ticket #5694 (New Instantiation - Missing state machine support) updated by
-
Type, Milestone changed
@perost, we discussed this in today's OSMC Board meeting and decided … - 16:12 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
-
Milestone changed
It seems that the lack of the Jacobina is precisely the problem here. … - 16:09 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) updated by
- Wow, that was quick, thanks!
- 15:43 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) updated by
- Fixed in PR 7044.
- 15:40 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) updated by
- This should preferably be fixed in 1.17.0, to avoid disruptions with …
- 15:39 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) updated by
-
Priority, Component changed
- 15:29 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
- Today I'm not so optimistic that we actually found the root cause. It …
- 14:03 Ticket #6283 (New Instantiation - uncertain attribute not handled in New-FrontEnd which is needed for ...) created by
-
Currently
-d=newInst
is the default enabled for all tests, And …
2020-12-14:
- 23:03 Ticket #6282 (ParModelica - Allow mainstream use of ParModAuto) created by
- The ParModAuto infrastructure for parallel simulation was merged into …
- 18:28 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- > Hence, it makes sense to allow changing non-final parameter values …
- 16:39 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
- Great, thanks!
- 16:38 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- See …
- 16:35 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to perost: > Replying to casella: > …
- 16:32 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- Replying to AnHeuermann: > I'm not sure if the FMI …
- 15:38 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
- @kabdelhak and myself managed to find the cause for the problem. The …
- 15:04 Ticket #6262 (FMI - Incorrect start value for an input variable in an FMU exported from OM) updated by
- Replying to casella: > @jean-philippe, @lochel will take …
- 15:02 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to casella: > Replying to perost: > …
- 14:57 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to perost: > The new frontend has now been …
- 14:56 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to sjoelund.se: > Replying to [comment:14 …
- 14:39 Ticket #6145 (*unknown* - Schedule for the 1.17.0 release) updated by
-
Description changed
- 14:35 Ticket #6274 (Installation program - Handling MSL 3.2.3 and MSL 4.0.0 in OpenModelica 1.17.0) updated by
-
Milestone changed
- 14:35 Ticket #5842 (Installation program - When installing OpenModelica under Ubuntu, MSL 3.2.2 is installed) updated by
-
Milestone changed
- 14:34 Ticket #5842 (Installation program - When installing OpenModelica under Ubuntu, MSL 3.2.2 is installed) reopened by
- If I understood it correctly today, we somehow have the same problem …
- 14:00 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
-
Cc, Owner changed
- 13:59 Ticket #6259 (Backend - Free parameters mess up FMI model structure) updated by
-
Milestone changed
- 13:59 Ticket #6277 (OMEdit - Parameter with negative sign changes display unit) updated by
-
Milestone changed
- 13:57 Ticket #6262 (FMI - Incorrect start value for an input variable in an FMU exported from OM) updated by
-
Milestone changed
@jean-philippe, @lochel will take care of that, but he can't do it … - 13:55 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
- @AnHeuermann will work on that this week, if he can find a solution, …
- 13:12 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- The new frontend has now been enabled by default without changing any …
- 12:25 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- After looking at the xmls I also envisaged that there could be some …
- 10:57 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
-
So when I dump the hash table
crefToSimVarHT
, that is created in … - 10:04 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
-
Cc changed
- 09:56 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- The problem is, I couldn't find an option in the FMI 2.0 Standard that …
- 07:54 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to casella: > @sjoelund.se, could you please add …
2020-12-13:
- 21:29 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- Further addition. I'm not sure whether the visualization of gain1.k is …
- 18:21 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- added: screenDymola.png modelDescription.xml
- 12:17 Ticket #6254 (Backend - Backend fails with discrete-time first order model) updated by
- > But also when running from the command line, the result of C and C++ …
- 12:10 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- Replying to AnHeuermann: > Also I don't think it is a …
- 12:03 Ticket #6281 (*unknown* - Improvements required for the Buildings 7.0.0 library) created by
- This ticket collects all known issues as of 1 Jan 2021 that should be …
- 11:52 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- For the above example […] we get […] And I think this matches …
- 11:51 Ticket #6280 (*unknown* - Improvements required by UniPi) created by
- This ticket collects issues that we agreed to resolve by end of Apr …
- 11:45 Ticket #6196 (Backend - Undetected high-index DAE or incorrectly handled overdetermined ...) updated by
- A fix is pending in …
- 11:27 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- Replying to ceraolo: > Btw the descriptive Text in gain k …
- 11:24 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
-
Cc changed
Replying to ceraolo: > I' don't know that specification … - 10:26 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- Btw the descriptive Text in gain k "Gain value multiplied with input …
- 09:02 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
- > > I didn't write "visible from the outside", I wrote that "it can …
2020-12-12:
- 22:11 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
-
Description changed
- 22:10 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
-
Cc changed
Replying to ceraolo: > Two objections to comment 1 > 1) If … - 21:35 Ticket #6279 (FMI - FMU shows parameters that should be hidden) updated by
-
Description changed
- 20:46 Ticket #6279 (FMI - FMU shows parameters that should be hidden) reopened by
- Two objections to comment 1 1) If @casella is right and the model as …
- 20:31 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
-
Replying to perost:
>
-d=-newInst
==-d=nonewInst
:) … - 19:07 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to casella: > @perost, I cannot follow you, it …
- 18:44 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to perost: > My plan was to try and maintain the …
- 18:34 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Replying to sjoelund.se: > Which machine should be used? …
- 18:31 Ticket #6279 (FMI - FMU shows parameters that should be hidden) closed by
- invalid: @ceraolo, the binding is not final, so it can still be changed at …
- 18:29 Ticket #6278 (FMI - FMUs exported from OM are very heavy) updated by
- Replying to sjoelund.se: > Replying to [comment:14 …
- 15:51 Ticket #6275 (Run-time - --daeMode segfault with -idaLS=klu) updated by
- !!problem SOLVED!! After removing a 3 years old …
- 15:08 Ticket #6275 (Run-time - --daeMode segfault with -idaLS=klu) updated by
- It's a classic buffer overflow. I opened a PR for it: …
- 12:54 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- My plan was to try and maintain the status quo for now, i.e. just …
- 12:41 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
- Which machine should be used? We can only use 1 machine if we want all …
- 12:40 Ticket #6275 (Run-time - --daeMode segfault with -idaLS=klu) updated by
- Now I could reproduce your error and will start to fix it. The …
- 12:26 Ticket #6202 (New Instantiation - Make the NF the default also from the command line) updated by
-
Cc changed
OK, I'll try to summarize and propose a plan. We have a core testuite … - 11:12 Ticket #6279 (FMI - FMU shows parameters that should be hidden) created by
- Consider model TestFMU below (annotations dropped) […] I exported …
- 10:45 Ticket #6278 (FMI - FMUs exported from OM are very heavy) updated by
- Replying to sjoelund.se: > …
- 07:42 Ticket #6278 (FMI - FMUs exported from OM are very heavy) updated by
- Replying to jean-philippe.tavella@…: > An option …
- 07:38 Ticket #6278 (FMI - FMUs exported from OM are very heavy) updated by
- Replying to casella: > Aha. Is that a bug or a feature? …
Note:
See TracTimeline
for information about the timeline view.