Opened 12 years ago
Closed 11 years ago
#2218 closed defect (fixed)
Can't modify examples
Reported by: | Adam Dershowitz | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
I am trying to work with some examples included with OMEdit.
In order to make a working copy of an example I put the following into a file m.mo:
model M extends Modelica.Fluid.Examples.PumpingSystem;end M;
Then, I opened it with OMEdit. When that happens, the layout looks correct, but I don't see any connections and all of the parameters have their default values. If I try to change any parameters, (right click select parameter, change a number, click OK) the new parameter doesn't "take". Instead, the default value remains.
I am using a Mac, with the development nightly version (currently 16073).
Thanks,
Fixed in r16707.