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

Annotation errors in QuasiStatic library #1524

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 5 comments
Closed

Annotation errors in QuasiStatic library #1524

modelica-trac-importer opened this issue Jan 14, 2017 · 5 comments
Assignees
Labels
bug Critical/severe issue L: Magnetic.QuasiStatic Issue addresses Modelica.Magnetic.QuasiStatic
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by otter on 21 Jun 2014 15:03 UTC
Performing Check with Dymola on trunk/Modelica gives the following errors:

Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource annotation the annotation 'Icon' appeared multiple times.
Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource annotation the annotation 'Documentation' appeared multiple times.
Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource annotation the annotation 'Icon' appeared multiple times.
Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource annotation the annotation 'Documentation' appeared multiple times.
Error: In class Modelica.Magnetic.QuasiStatic.FundamentalWave.Components annotation the annotation 'DymolaStoredErrors' is not standardized.
Error: In class Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.VfController annotation the annotation 'Diagram' appeared multiple times.
Error: In class Modelica.Magnetic.QuasiStatic.FundamentalWave annotation the annotation 'versionDate, versionBuild' is unknown.

Please, before you submit models to the trunk, perform check and check with simulation.

I marked this as ElectricalQuasiStationary, because MagneticQuasiStationsary is not yet in the Component trac menu.


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

@modelica-trac-importer modelica-trac-importer added bug Critical/severe issue L: Electrical.QuasiStationary Issue addresses Modelica.Electrical.QuasiStationary labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by dietmarw on 21 Jun 2014 15:28 UTC
This ought to be for 3.2.2 since Modelica.Magnetic.QuasiStatic.FundamentalWave seems to have been introduced for 3.2.2 and not in 3.2.1

@modelica-trac-importer modelica-trac-importer added L: Magnetic.QuasiStatic Issue addresses Modelica.Magnetic.QuasiStatic and removed L: Electrical.QuasiStationary Issue addresses Modelica.Electrical.QuasiStationary labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by christiankral on 23 Jun 2014 10:36 UTC
Fixed the issues of Modelica.Magnetic.QuasiStatic.FundamentalWave in 45217cb:

Error: In class Modelica.Magnetic.QuasiStatic.FundamentalWave.Components annotation the annotation 'DymolaStoredErrors' is not standardized.

Removed 'DymolaStoredErrors'

Error: In class Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.VfController annotation the annotation 'Diagram' appeared multiple times.

Removed obsolete annotation 'Diagram'

Error: In class Modelica.Magnetic.QuasiStatic.FundamentalWave annotation the annotation 'versionDate, versionBuild' is unknown.

Removed 'versionDate' and 'versionBuild' since these annotations are not needed

@modelica-trac-importer
Copy link
Author

Comment by christiankral on 23 Jun 2014 11:54 UTC
Fixed the issues of Modelica.Electrical.QuasiStationary.MultiPhase in 597a8bb:

Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource annotation the annotation 'Icon' appeared multiple times.
Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource annotation the annotation 'Documentation' appeared multiple times.
Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource annotation the annotation 'Icon' appeared multiple times.
Error: In class Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource annotation the annotation 'Documentation' appeared multiple times.

Removed additional annotations 'Icon' and 'Documentation'

@modelica-trac-importer
Copy link
Author

Comment by ahaumer on 8 Jan 2015 09:55 UTC
inspected trunk, already fixed

@modelica-trac-importer
Copy link
Author

Comment by beutlich on 29 Oct 2015 15:19 UTC
Do no longer hide development tickets. Instead leave the Release Notes empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: Magnetic.QuasiStatic Issue addresses Modelica.Magnetic.QuasiStatic
Projects
None yet
Development

No branches or pull requests

5 participants