Adrian Pop

Results 118 comments of Adrian Pop

I have implemented Reload as Unload/Load which will not save the state because you don't know if you still have that file or model if you load the library from...

I think it should be possible to save most of the state. I will make the PR and then we can improve it further.

I implemented this one as I had to reload a library a lot in the last days and unload, navigate to Welcome, select the file again took too much time....

@adeas31, what do you think about this? I guess we can make a quick reload feature and then look into the more complex state saving thing.

We have PR #9204. I will resurect that.

I guess we could also add some facility to OMPython similar to what we have for Library Testing in parallel. Basically we first build the model, then run it in...

The only problem with the suggestion might be conflicting generated files and result file names. If those are different for each parallel simulate command then it should work fine.

# Design When queried, OMC will return a JSON of the instantiated tree including: - parameter, constants and replaceable components - replaceable classes - unevaluated graphical and dialog annotations -...