#3879 closed defect (fixed)
Difficulty in looking at a value
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
When looking at a numeric value on a plot I think we should have, in any condition, at least four significant digits of precision.
Consider the MSL PMSM machine, with default parameters.
(Modelica.Electrical.Machines.BasicMachines.SynchronousInductionMachines.
SM_PermanentMagnet)
It has an Lmd inductance equal to 954.9 uH.
The best reading one can obtain from OMEdit is 1 mH i.e., in this particular case less than one significant digit is available. In this case zooming does not help.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
I add an example for this ticket.
In the enclosed package t3879 run "IqControl". The value read for smpm.Lmd, while hovering with the mouse is 0.001. Zooming does not help.
To give four-digit precision (that for me it is a must) one should read, instead, 954.9e-6 or 9.549e-4.