#3582 closed defect (duplicate)
redeclare model disappear when modifying a parameter...
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | OMEdit | Version: | |
Keywords: | replaceable | Cc: |
Description
I downloaded the last nightly build this morning (OpenModelica-v1.9.4-dev-525-gf0bcb4f).
I tried to modify a parameter on a component containing a replaceable model.
When i did it, the line redeclare model Medium = Medium disappeared in my test model...
What i mean is:
Before modifying the parameter L to 2, i had:
MyLib.Component pipe(redeclare model Medium = Medium, L=1) annotation...;
After, i have:
MyLib.Component pipe(L=2) annotation...;
the model Medium is not redeclared anymore, unless i rewrite the line...
Change History (6)
comment:1 by , 9 years ago
Component: | *unknown* → OMEdit |
---|---|
Owner: | changed from | to
comment:2 by , 9 years ago
Milestone: | 1.9.4 → 1.9.5 |
---|
comment:4 by , 9 years ago
Same fate:
ticket equivalent to Ticket 3783
Should be closed since duplication, no?
comment:5 by , 9 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Milestone pushed to 1.9.5