Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown annotation Window present in MSL - remove or specify? #579

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 3 comments
Closed
Assignees
Labels
discussion Discussion issue that it not necessarily related to a concrete bug or feature
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by dietmarw on 29 Jun 2011 11:14 UTC
The current version of the MSL contains a couple of occurrences of the annotation Window. I could not find the annotation in the specs and have no idea what it is supposed to do.

So should we either remove this annotation entirely or added it to the Specification?

Here a list of classes (courtesy of DeltaTheta who provided that list) that contain the annotations:

  Modelica.Blocks.Continuous.Filter: Unknown annotation type used: Window
   Modelica.Blocks.Routing.Replicator: Unknown annotation type used: Window
   Modelica.Electrical.Spice3.Basic.C_Capacitor: Unknown annotation type used: Window
   Modelica.Electrical.Spice3.Sources.V_constant: Unknown annotation type used: Window
   Modelica.Electrical.Spice3.Sources.I_constant: Unknown annotation type used: Window
   Modelica.Fluid.Examples.AST_BatchPlant.BaseClasses.setReal: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Basic.ConstantReluctance: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Basic.EddyCurrent: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Interfaces: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Interfaces.PartialFixedShape: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Interfaces.PartialForce: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Interfaces.PartialLeakage: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Sources: Unknown annotation type used: Window
   Modelica.Magnetic.FluxTubes.Sensors.MagneticPotentialDifferenceSensor: Unknown annotation type used: Window
   Modelica.Magnetic.FundamentalWave.Sensors.MagneticFluxSensor: Unknown annotation type used: Window
   Modelica.Magnetic.FundamentalWave.Sensors.MagneticPotentialDifferenceSensor: Unknown annotation type used: Window
   Modelica.Magnetic.FundamentalWave.Sensors.MagneticPotentialSensor: Unknown annotation type used: Window
   Modelica.Mechanics.Translational.Components.ElastoGap: Unknown annotation type used: Window
   ObsoleteModelica3.Mechanics.MultiBody.Interfaces.PartialCutForceSensor: Unknown annotation type used: Window
   ObsoleteModelica3.Mechanics.Rotational.Interfaces.AbsoluteSensor: Unknown annotation type used: Window
   ObsoleteModelica3.Mechanics.Rotational.Interfaces.RelativeSensor: Unknown annotation type used: Window

Migrated-From: https://trac.modelica.org/Modelica/ticket/579

@modelica-trac-importer modelica-trac-importer added the discussion Discussion issue that it not necessarily related to a concrete bug or feature label Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Modified by dietmarw on 29 Jun 2011 11:14 UTC

@modelica-trac-importer modelica-trac-importer changed the title Unknowen annotation Window present in MSL - remove or specify? Unknown annotation Window present in MSL - remove or specify? Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by hansolsson on 29 Jun 2011 12:13 UTC
I believe this has been discussed before, but could not find the ticket.

Basically Window is no longer used in Dymola (I believe it was part of pre-Modelica 3 annotations used in Dymola 4 or earlier). I don't know if any other tool uses it.

@modelica-trac-importer
Copy link
Author

Comment by dietmarw on 29 Jun 2011 13:06 UTC
OK this basically means they are deprecated can be removed. Done in 2771dc5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion issue that it not necessarily related to a concrete bug or feature
Projects
None yet
Development

No branches or pull requests

2 participants