Francesco Casella
Francesco Casella
> The NB already removes `record`-equations as much as possible. Good. > However there may be functions that cannot be inlined, in which case the `FunctionAlias` module creates alias equations...
> The problematic equations are `$RES_SIM_364` and `$RES_SIM_369`. From `--newBackend -d=dumpSimCode` I get > > ``` > (3698) Nonlinear System (size = 4, homotopy = false, mixed = false, torn...
Interesting, when thinking about how to deal with Complex equations I never considered you could have conditional expressions on either side. An alternative approach could be to split conditional expression...
@phannebohm is working on that with an incremental approach
Very good! newInst-newBackend job [#8757](https://test.openmodelica.org/jenkins/job/LibraryTesting/job/LibraryTest/8757) now running, can't wait to see the results.
Quite some improvements on PowerGrids_dev as well. 77/87 now compile with the NB.
@ramanunni, the situation has been slightly messy for a while, when we mixed installing some libraries in system directories (which were included in the MODELICAPATH), and some other libraries in...
This dialog involves installing newer (or newest) versions of a library, but it doesn't remove existing ones, so it's not going to break anything. Just add libraries to the pool...
> There's clearly a bug here though (#9583). Someone who can trigger it should try to fix it at least so we get an error-message that it didn't work. Because...
I also agree that "Upgrade" is possibly misleading, because it may imply that we uninstall old ones (which we don't). Maybe we could change the text to: > Install all...