Francesco Casella

Results 1726 comments of Francesco Casella

@t-sommer please re-open if you still see issues.

@rosiereflo motivates the current status as follows: > In some cases, we cannot put a start value for discrete variables and a default value for parameters as the backend of...

Unless you switch on the [-d=evaluateAllParameters](https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/omchelptext.html#omcflag-debug-evaluateallparameters) flag, or the parameter has an `annotation(Evaluate = true)`, recent version of OMC normally do not evaluate parameters at compile time, but read them...

Now we have the following requirements: - The Dynawo library should be usable stand-alone by OMEdit users - The Dynawo library and its examples should be compilant with the current...

I think we finally figured this out properly, particularly after the last meeting of Feb 04 2025. There are actually two separate problems, that must be addressed separately. 1. Currently,...

I would suggest you to make a PR where you implement this stuff and try it out. If there are some cases where it doesn't work, we can roll the...

After OpenModelica/OpenModelica#13632, solutions 1. and 3. are available. @marcochiaramello, @joyelfeghali, @rosiereflo I would now suggest to make a branch of the development version of Dynawo and set all the missing...

> ModelicaTest.Fluid.TestComponents.Fittings.TestJunctionTraceSubstances did not indicate " @GallLeo please generate reference file." > > But, according to the analysis, I also updated the reference. Is that OK @casella? Yes, we obviously...

> Currently simulation fails for: ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank This also happens with OpenModelica, see [simulation log](https://libraries.openmodelica.org/branches/master/ModelicaTest_4.1.0-beta.om/files/ModelicaTest_4.1.0-beta.om_ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank.sim). > `Failed condition: tank.medium.T >= 272.15 and tank.medium.T See simulation log and setup, here: https://www.ltx.de/download/MA/Compare_MSL_v4.1.0/Testruns/Dymola/ModelicaTest/_report/ModelicaTest.Fluid.TestComponents.Vessels.TestSimpleTank/testcase_report.html The...