Francesco Casella

Results 1758 comments of Francesco Casella

Original ticket: https://trac.openmodelica.org/OpenModelica/ticket/5926

There were some proposed solutions in the [original ticket](https://trac.openmodelica.org/OpenModelica/ticket/5926). @AnHeuermann, maybe this could also be useful in the context of PhyMoS, since you will probably be handling rather cumbersom models...

@max-privato, in the meantime the quick-and-dirty solution is to use csv output, possibly cleaning the last line manually.

@richman2024 no, thanks for reminding us.

Original ticket: https://trac.openmodelica.org/OpenModelica/ticket/6000 ## Steps to reproduce: - load the following package in OMEdit ```modelica package P model m equation end m; model S equation end S; end P; ```...

This is now fixed. OMedit proposes `m1` as a name for the instance, and if I change it to `m` I get this error message ![Image](https://github.com/user-attachments/assets/eae68756-e12d-4679-a61a-f20b2895262c)

@rfranke it would be nice to have some MWE that demonstrates the problem

If this can't be fixed shortly, we can move it to 1.25.0, with the workaround `--fmiFilter=none`.

Great! Then, we can indeed include this fix in the final 1.24.0 release.