Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3441 closed defect (fixed)

OMEdit deletes special lines on copying model

Reported by: mayr19@… Owned by: Adeel Asghar
Priority: high Milestone: 1.9.3
Component: OMEdit Version: trunk
Keywords: save delete copy Cc:

Description

I have a similar problem to ticket #2444

My Fluid-Models contain the Line:
package Medium = Modelica.Media.Water.ConstantPropertyLiquidWater;
If I copy this model and save immediately this line will be deleted. If I instead simulate this model from text view, where the line is still visible, the simulation will crash because this line seems not to be considered in simulation.
In some situations if I copy in text view, save and then simulate it will be ok, but most times the line will be deleted.
This problem is observeable in release version 1.9.2 for Windows and 1.9.3dev r25881 for Linux.

Change History (3)

comment:1 by mayr19@…, 9 years ago

Resolution: fixed
Status: newclosed

comment:2 by mayr19@…, 9 years ago

fixed in version 1.9.3

comment:3 by Martin Sjölund, 9 years ago

Milestone: Future1.9.3
Note: See TracTickets for help on using tickets.