﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4501	Rotational display unit not converted correctly	Christian Kral <dr.christian.kral@…>	Adrian Pop	"Consider the following model:

{{{
model Test
  Modelica.Mechanics.Rotational.Sources.QuadraticSpeedDependentTorque load(
  tau_nominal=-100,
  TorqueDirection=false,
  w_nominal(displayUnit=""1/min"") = 104.71975511966) 
  annotation(Placement(visible = true, transformation(origin = {-2, 2}, 
    extent = {{-10, -10}, {10, 10}}, rotation = 0)));
end Test;
}}}

In this model the nominal angular velocity is equal to 104.71975511966 rad/s = 1000 1/min. Make a double click on the component {{{load}}} in the Diagram view. Have a look at the attached image: it shows the wrong conversion to 6283.19 1/min. When switching back to rad/s the angular speed is displayed correctly.

This issue applies to
{{{
OMEdit 1.12.0~dev-329-gf8a7774
Connected to OpenModelica 1.12.0~dev-957-gd3d2a74
Linux Mint 18.2 64bit
}}}"	defect	assigned	high	Future	Interactive Environment				
