Per Östlund

Results 245 comments of Per Östlund

Btw, I disabled one of the existing non-scalarized tests. We didn't handle array connectors when generating flow equations previously and just generated `a + b + ... = 0` regardless...

#9908 changes the behaviour of the `arrayConnect` flag as discussed, i.e. not enabling it by default for the new backend and always using the array connection handling when it's enabled....

The `getInstanceName` issue might be fixed in #9307, if it doesn't break anything (in which case I'll just have to add a special case for `getInstanceName`). The issue that the...

> > The issue that the short name isn't printed is not solved though, but doesn't have anything to do with `getInstanceName`. I'm not sure if it's well defined to...

> @perost, are we doing that already? No, the compiler doesn't parse documentation strings. I guess we can search for `modelica://` URIs and replace those in the text, though quoted...

> @perost have you already implemented the functions to only instantiate the icon layer, instead of the whole class? I guess this would help here. No, we have `getModelInstanceIcon` which...

#10078 should greatly improve the experience. We now instantiate the scope of the annotation if the annotation contains component references, same as the old API does. This is not correct...

> Unfortunately, it did not improve so I could not notice a big improvement in time. For the example described in this ticket, the opening takes about 35s. With the...

> The log file is 500MB after opening the folder so I unfortunately can't upload it. Before opening the folder it is only 10MB large. This indicates to me that...