Francesco Casella

Results 1758 comments of Francesco Casella

So, the current status is that SimCode (and Templates on a lesser scale, about 20%) still scale as O(N) because the serialization stuff is done on a scalarized basis. The...

> This description still does not make sense as it doesn't explain which overflow. Overflow is what you get when you add something to the "maximum representable finite floating-point number"...

> It is an OpenModelica issue No, it is a MSL issue. `Modelica.Constants` defines `inf` as the "Maximum representable finite floating-point number", and the Spice3 models add something to it,...

> > I think it's clear that this model has an issue with Undefined Behaviour according to MLS 3.3, caused by an overflow in `Twidth` from adding something to the...

> Sorry @casella I won't review that. I was never involved in the development of Spice3 and I have never worked with Spice3. Me neither. The issue we are discussing...

> To me this solution is sufficient. Thank you @christiankral! The general solution to this problem will be discussed elsewhere. Can we get an agreement on this **local** solution just...

@AHaumer, @max-privato, @sbaetzing, @niklwors, @dietmarw, @AndreaBartolini, please follow this ticket to see the progress, instead of #2081, which is only a part of the story.

I have one comment, based on our past discussion. When editing a model with modifiers, OMC should not only return the actually modified values, but also the default values those...