Francesco Casella
Francesco Casella
Is the solution the same you get with Dymola?
@sbaetzing, I think this will be an easy fix (or even fixed automatically) when #8425 is complete. Work on that is on-going.
Wait, maybe the problem here is that the frontend is not propagating the `HideResult` annotation applied to a _component_ (e.g. `realExpression` in the attached MWE) to its variables?
@perost can you check if the info is propagated correctly in this example: [HideResultTestOMEdit.txt](https://github.com/OpenModelica/OpenModelica/files/9061412/HideResultTestOMEdit.txt)
Then either this info doesn't make its way to the json info passed to OMEdit, or it is an OMEdit issue.
@sbaetzing please check with tomorrow's nightly build
> In OM scalarization happens in the back-end and is not considered part of the flattening. For the record, if the old backend is used, scalarization takes place in the...
Based on recent experience with the ExternalMedia library and on expert input from @fedetftpolimi, I'd like to reopen the discussion and hopefully lead it to port. ### Analysis External C...
Any progress on this front? We are now "fixing" another library to make it usable in OMC because of that (@AndreaBartolini).
As I wrote last November, I'm still doubtful how can users (and tools checking models) tell apart the cases (such as Modelica.Blocks) which are meant to be used with connect...