Joel Andersson
Joel Andersson
Do you have a minimal failing Modelica code? Are you using Dymola?
Description on how to do this can be found here: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.60.9659
Yes! Let me write you an email providing a bit of background.
Got a working prototype for .nl export now. It's implemented as an NLP solver class now, but it makes sense to move the actual implementation to NlpBuilder once it gets...
Moved to the next milestone. Not urgent and needs constant caching to really make sense.
Postponed to 2.1.
It's been found. I've seen those conflicting messages too, but haven't taken time to understand why it happens. Related: #3061
Notes from the dev meeting, 6 Nov, 2025: * It's tricky to add new solver plugins - how to make process less painful? - @apozharski to document how he did...