Ticket #1 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

CelsiusTemperature is incorrectly used

Reported by: HansOlsson Owned by: otter
Priority: normal Milestone: MSL3.0RC1
Component: SIunits Version: 3.0RC1
Severity: Keywords:
Cc: Hide ticket:

Description (last modified by dietmarw) (diff)

The SIUnits.CelsiusTemperature is as far as I understand only legal for Temperature Intervals (where it is identical to Kelvin) according to the SI-standard.

Thus the proposal is to remove SIUnits.CelsiusTemperature and use NonSIUnits.CelsiusTemperature for absolute Celsius temperatures.

This also applies to other versions (such as 2.2.2) - where SIUnits.CelsiusTemperature is also used in examples.

http://www1.bipm.org/en/si/si_brochure/chapter2/2-1/2-1-1/kelvin.html

http://www.bipm.org/en/CGPM/db/13/3/

Attachments

Change History

Changed 6 months ago by HansOlsson

  • milestone set to MSL 3.0 RC

Changed 6 months ago by otter

  • status changed from new to closed
  • resolution set to fixed

CelsisusTemperature has been removed from SIunits and all usages have been replaced by "Modelica.SIunits.Conversions.NonSIunits.Temperature_degC"

Changed 6 months ago by dietmarw

  • description modified (diff)

fixed by r804

Add/Change #1 (CelsiusTemperature is incorrectly used)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.