Opened 11 years ago
Closed 10 years ago
#2444 closed defect (worksforme)
OMEdit deletes special lines in models
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OMEdit | Version: | 1.9.0Beta |
Keywords: | file saving | Cc: |
Description
My Fluid-Models contain the Line:
package Medium = Modelica.Media.Air.DryAirNasa;
to define a model wide gas-medium for redeclaration in the Fluid-Components(redeclare package Medium = Medium). I extracted this way of introducing the gas-model out of the Modelica Standard Library Fluid examples.
But somehow OMEdit doesn't save this special line of code and I have to retype it for a simulation on the next day. (The simulation causes no further problems)
I am using OpenModelica 1.9.0 r17628 from the Ubuntu Repositories
Ubuntu 13.04
Change History (2)
comment:1 by , 11 years ago
Milestone: | 1.9.1 |
---|
comment:2 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Works fine with r23631.