Francesco Casella

Results 219 issues of Francesco Casella

I think solver flags such as `-nls` should be thought as a last resort for experts and development work, not as something that people should normally tamper with. The standard...

enhancement
COMP/SimRT/C

### Description PR #7454 reactivated reshuffleLoops to handle some cases not covered by the ASSC algorithm. This caused some [regressions](https://libraries.openmodelica.org/branches/history/master/2021-05-25%2022:55:09..2021-05-26%2022:55:09.html) in the Buildings library: `System is structurally singular and cannot...

COMP/OMC/Backend

The current mechanism that OMEdit uses for parameter editing and to display component icons in diagrams has OMEdit figure out what are the relevant classes ad inquire _their definitions_ in...

COMP/GUI/OMEdit
COMP/OMC/Interactive Environment

### Steps to Reproduce Load this model in OMEdit ```modelica package OM_8859 block B2 parameter Real a = 2; // comment on param a parameter Real b = 4; //...

As the implementation of #8425 nears the end, we should test this new functionality extensively to make sure it doesn't break. Beyond manual testing, it would be nice to have...

COMP/OMC/Frontend
COMP/GUI/OMEdit
COMP/Library Testing

The IEEE14Bus tests in version 1.0.x were set up reproduce the results of a previous set of tests carried out with the PSM tool, which RTE trusted. So, it was...

While analyzing OMC's verification failure reports with @AndreaBartolini, we stumbled upon one case which made us question the whole thing. Consider the [Buildings.Airflow.Multizone.Examples.OneOpenDoor.diff.dooOpeClo.port_a2.m_flow](https://libraries.openmodelica.org/branches/master/Buildings_11/files/Buildings_11_Buildings.Airflow.Multizone.Examples.OneOpenDoor.diff.dooOpeClo.port_a2.m_flow.html): the reference trajectory ![immagine](https://github.com/user-attachments/assets/744ce1b9-14fc-4382-b209-095167cf0553) shows a glitch...

Consider the negative regression report of OMC on the [Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples.InjectionTwoWayVariableReturn.diff.con.T2Sup.T](https://libraries.openmodelica.org/branches/master/Buildings_11/files/Buildings_11_Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples.InjectionTwoWayVariableReturn.diff.con.T2Sup.T.html) variable. ![immagine](https://github.com/user-attachments/assets/c842b805-b0b6-4b5b-88d8-90efeaf9d66d) The transient lasts one day and is sampled every 200 s, which in general seems a reasonable value...

The Buildings.ThermalZones.Detailed.Examples.FFD.* models (except ForcedConvection with OMC under Linux) fail at runtime with OMC 1.25.0-dev and Dymola 2024x. The runtime errors are different: - out of heap space (most models...

Fixes #4478

L: Electrical.Spice3