Commit | Author | Summary |
b90fb73107 | perost | Fix #8130 (#8145) |
0c7039a3dd | phannebohm | Refactor sparse solver selection dumps (#8144) |
3b15529edf | phannebohm | Reduce -nlsMinSize default to 1000 (#8135) |
1550b72354 | phannebohm | Use KLU for nlsLS if Kinsol is selected |
a83f551364 | perost | Fix #8141 (#8142) |
99a01c4363 | Mahder Gebremedhin | Use the common assignment templates for when eqs. (#8137) |
1972b24e47 | perost | Fix #8132 (#8134) |
9431d4e064 | Mahder Gebremedhin | [cmake] define LINK_SUNDIALS_STATIC for static. (#8133) |
200aa9bebe | Adeel Asghar | Fix convertPackage signature (#8112) |
09416861e3 | phannebohm | Let each nonlinear system select its own solver (#7933) |
effe7db611 | perost | Implement new API function saveTotalModelDebug (#8126) |
1cbaefaede | Andreas | Ignore asserts while calling simulationUpdate() (#8118) |
2baf5e9924 | perost | Simplify for-statements more (#8117) |
3dba97e547 | Mahder Gebremedhin | Add CMake to the CI image cache. (#8124) |
2e9ac992b5 | Mahder Gebremedhin | More Windows fixes. (#8123) |
3602522302 | Mahder Gebremedhin | [cmake] Use Autoconf.mo.in for Windows as well. (#8121) |
e02f3bc56d | Mahder Gebremedhin | [cmake] Remove the Optimization library. |
3515fefa73 | Mahder Gebremedhin | [cmake] Remove the omcmemory library. |
6b7d1ec361 | Mahder Gebremedhin | Add the bin dir to link dirs on Windows. |
14d01f47f2 | Adeel Asghar | Created a separate dialog for saveTotalModel api options (#8110) |
68aabef92f | phannebohm | Never select CSE vars in minimalTearing (#8101) |
ac4ef35625 | phannebohm | Deduplicate code (#8108) |
0909d61dbd | perost | Implement obfuscation feature for saveTotalModel (#8103) |
bd7479c84d | Martin Sjölund | Set file permissions when decompressing zip-files (#8114) |
c046a50421 | Andreas | Use output path for nonlinear solver homotopy csv logging (#8107) |
c32c675dd6 | Andreas | Don't change lambda when no homotpy should be used (#8109) |
1250a386ab | Mahder Gebremedhin | Try expanding non param variables as well. (#8019) |
6469763601 | perost | Remove whitespace at end of line in SCodeDumpTpl (#8106) |
0f5d54d3f5 | Martin Sjölund | Fix Jenkins pipeline (#8113) |
bf6b3cd54b | Adeel Asghar | Update the Libraries Browser with CLI commands (#8100) |