Francesco Casella
Francesco Casella
@j-emils I agree with you in principle, if we had the proper balancing analysis implemented, as explained in [Section 4.7](https://specification.modelica.org/maint/3.6/class-predefined-types-and-declarations.html#balanced-models) of the MSL. As mentioned in [my previous comment](https://github.com/OpenModelica/OpenModelica/issues/8024#issuecomment-949743200), having...
No, it isn't. The concept is a bit more subtle. [Section 4.7](https://specification.modelica.org/maint/3.6/class-predefined-types-and-declarations.html#balanced-models) of the Modelica Language Specification states: > All non-partial model and block classes must be **locally** balanced Let...
Well, non partial Modelica.Fluid models can indeed be instantiated. They just need the Medium model to be redeclared from a partial one to a concrete one. If your definition of...
Adding @AndreaBartolini and @pavanrajhr to the loop
This is consistent with the fact that this issue popped up only recently
See #13006 for the first part, we keep this ticket for the second.
C/C++ is really a dangerous programming language 😅
@perost this issue seems to be a blocker for large power system models. Can you please confirm that the error: ``` Internal error NFComponentRef.mergeSubscripts failed because the subscripts {2} could...
@perost thanks for the analysis
OK, thanks! @phannebohm, @kabdelhak the ball is on your field now.