Opened 8 years ago

Closed 8 years ago

#4339 closed defect (fixed)

Erroneous descriptive strings for derivatives

Reported by: ceraolo Owned by: lochel
Priority: low Milestone: 1.12.0
Component: Code Generation Version:
Keywords: Cc:

Description

I noted that descriptive strings shown by OMEdit in the Variables browser are wrong when derivatives are involved.
For instance if a Modelica.Mechanics.Translational.Components.Mass instance is considered
the descriptive string of der(v) instead of being "der(absolute velocity of component)" is "absolute velocity of component".

Change History (3)

comment:1 Changed 8 years ago by lochel

  • Component changed from OMEdit to Code Generation
  • Owner changed from adeas31 to lochel
  • Status changed from new to accepted

comment:2 Changed 8 years ago by lochel

It is not only the comment, but also the min, max, nominal, and fixed attribute that are copied from the corresponding states.

comment:3 Changed 8 years ago by lochel

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed with OMCompiler#1559.

Note: See TracTickets for help on using tickets.