Francesco Casella
Francesco Casella
dv = pre(dv) looks to me like a steady-state condition, which of course can be hard to solve for in some cases. I think using the start attribute makes a...
I played around with the MWE by @maltelenz and I came to the conclusion that OMC already implements the proposed new semantics 😅: - OMC does not complain about the...
keeping @phannebohm and @kabdelhak in the loop, maybe they can further comment about this specific issue.
@sjoelund, @adrpo, @AnHeuermann can you please review this and/or comment? I think this is OK but I'm not much into this kind of low-level C programming.
Maybe @fedetft could help with that? He for sure knows a thing or two about POSIX 😄
Good if we manage to bring down the memory consumption of MetaModelica 🥳
@perost I guess the functionality to do this is already present in the interactive mode, we just need to make it accessible properly in OMEdit. Do I miss something?
What I mean is, if you call the `save(className)` API function, the compiler saves the class to the file system. So, it must be aware of how the class is...
Yeah, we need to discuss this with @adeas31. As I understand, we already have that kind of support for Duplicate, where OMEdit asks you this:  Unfortunately, you can't duplicate...
@prfpeste we can work on this in one-two months from now. For the time being, you can try the following: - Open your MyPackage.mo - Right-click on it in the...