Francesco Casella

Results 1758 comments of Francesco Casella

Yeah, I get that. From a practical perspective, parameter bindings to records are most likely used to collect several model parameters in a single "datasheet" record entry. Some parameters are...

> while in the second we will currently actually evaluate the function call even though it's impure since `r.y` is used as an array dimension (and is thus structural). That's...

@matteodepascali, what happened when you tried initializing with a Dymola .mat file solution?

> I started with the test we were looking at yesterday and if I let OpenModelica resolve the initial equation, initialization fails. If I set also the flag `-iim=false`, Do...

Hmm, this is weird. If you import the start values from the Dymola solution, the first evaluation of the norm of the residual should be something small, not 2.2265551351e+04. Or...

@matteodepascali do you mean that the `-iif` values are basically ignored?

There are some features that are just fragile, one is profiling, which got broken many times, and the other one is this loading of previous simulation results. I guess we...

@mahge I think we need your help here. I summarize the story for your convenience. - We have a tough initialization problem for a thermal power generation system model -...

@piwi447 would you mind opening a separate ticket? This one regarded a specific model. It would be nice if you could also attach some test case that we can reproduce...

> I will check how to do this in an interesting form. Regarding the initialization, I applied the user guide but it did not work as expected. One option you...