Modelica.Units.NonSI

Type definitions of non SI and other units

Information

This package provides predefined types, such as Angle_deg (angle in degree), AngularVelocity_rpm (angular velocity in revolutions per minute) or Temperature_degF (temperature in degree Fahrenheit), which are in common use but are not part of the international standard on units according to ISO 31-1992 "General principles concerning quantities, units and symbols" and ISO 1000-1992 "SI units and recommendations for the use of their multiples and of certain other units".

If possible, the types in this package should not be used. Use instead types of package Modelica.Units.SI. For more information on units, see also the book of Francois Cardarelli Scientific Unit Conversion - A Practical Guide to Metrication (Springer 1997).

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
Modelica.Units.NonSI.Temperature_degC Temperature_degC Absolute temperature in degree Celsius (for relative temperature use Modelica.Units.SI.TemperatureDifference)
Modelica.Units.NonSI.Temperature_degF Temperature_degF Absolute temperature in degree Fahrenheit (for relative temperature use Modelica.Units.SI.TemperatureDifference)
Modelica.Units.NonSI.Temperature_degRk Temperature_degRk Absolute temperature in degree Rankine (for relative temperature use Modelica.Units.SI.TemperatureDifference)
Modelica.Units.NonSI.Angle_deg Angle_deg Angle in degree
Modelica.Units.NonSI.AngularVelocity_rpm AngularVelocity_rpm Angular velocity in revolutions per minute. Alias unit names that are outside of the SI system: rpm, r/min, rev/min
Modelica.Units.NonSI.Velocity_kmh Velocity_kmh Velocity in kilometres per hour
Modelica.Units.NonSI.Time_day Time_day Time in days
Modelica.Units.NonSI.Time_hour Time_hour Time in hours
Modelica.Units.NonSI.Time_minute Time_minute Time in minutes
Modelica.Units.NonSI.Volume_litre Volume_litre Volume in litres
Modelica.Units.NonSI.ElectricCharge_Ah ElectricCharge_Ah Electric charge in Ampere hours
Modelica.Units.NonSI.Energy_Wh Energy_Wh Energy in Watt hours
Modelica.Units.NonSI.Energy_kWh Energy_kWh Energy in kilo watt hours
Modelica.Units.NonSI.Pressure_bar Pressure_bar Absolute pressure in bar
Modelica.Units.NonSI.MassFlowRate_gps MassFlowRate_gps Mass flow rate in gram per second
Modelica.Units.NonSI.Area_cm Area_cm Area in cm
Modelica.Units.NonSI.PerArea_cm PerArea_cm Per Area in cm
Modelica.Units.NonSI.Area_cmPerVoltageSecond Area_cmPerVoltageSecond Area in cm per voltage second

Modelica.Units.NonSI.Temperature_degC

Absolute temperature in degree Celsius (for relative temperature use Modelica.Units.SI.TemperatureDifference)

Parameters

NameValue
Custom Parameters
quantity"ThermodynamicTemperature"
unit"degC"

Modelica.Units.NonSI.Temperature_degF

Absolute temperature in degree Fahrenheit (for relative temperature use Modelica.Units.SI.TemperatureDifference)

Parameters

NameValue
Custom Parameters
quantity"ThermodynamicTemperature"
unit"degF"

Modelica.Units.NonSI.Temperature_degRk

Absolute temperature in degree Rankine (for relative temperature use Modelica.Units.SI.TemperatureDifference)

Parameters

NameValue
Custom Parameters
quantity"ThermodynamicTemperature"
unit"degRk"

Modelica.Units.NonSI.Angle_deg

Angle in degree

Parameters

NameValue
Custom Parameters
quantity"Angle"
unit"deg"

Modelica.Units.NonSI.AngularVelocity_rpm

Angular velocity in revolutions per minute. Alias unit names that are outside of the SI system: rpm, r/min, rev/min

Parameters

NameValue
Custom Parameters
quantity"AngularVelocity"
unit"rev/min"

Modelica.Units.NonSI.Velocity_kmh

Velocity in kilometres per hour

Parameters

NameValue
Custom Parameters
quantity"Velocity"
unit"km/h"

Modelica.Units.NonSI.Time_day

Time in days

Parameters

NameValue
Custom Parameters
quantity"Time"
unit"d"

Modelica.Units.NonSI.Time_hour

Time in hours

Parameters

NameValue
Custom Parameters
quantity"Time"
unit"h"

Modelica.Units.NonSI.Time_minute

Time in minutes

Parameters

NameValue
Custom Parameters
quantity"Time"
unit"min"

Modelica.Units.NonSI.Volume_litre

Volume in litres

Parameters

NameValue
Custom Parameters
quantity"Volume"
unit"l"

Modelica.Units.NonSI.ElectricCharge_Ah

Electric charge in Ampere hours

Parameters

NameValue
Custom Parameters
quantity"ElectricCharge"
unit"A.h"

Modelica.Units.NonSI.Energy_Wh

Energy in Watt hours

Parameters

NameValue
Custom Parameters
quantity"Energy"
unit"W.h"

Modelica.Units.NonSI.Energy_kWh

Energy in kilo watt hours

Parameters

NameValue
Custom Parameters
quantity"Energy"
unit"kW.h"

Modelica.Units.NonSI.Pressure_bar

Absolute pressure in bar

Parameters

NameValue
Custom Parameters
quantity"Pressure"
unit"bar"

Modelica.Units.NonSI.MassFlowRate_gps

Mass flow rate in gram per second

Parameters

NameValue
Custom Parameters
quantity"MassFlowRate"
unit"g/s"

Modelica.Units.NonSI.Area_cm

Area in cm

Parameters

NameValue
Custom Parameters
quantity"Area"
unit"cm2"

Modelica.Units.NonSI.PerArea_cm

Per Area in cm

Parameters

NameValue
Custom Parameters
quantity"PerArea"
unit"1/cm2"

Modelica.Units.NonSI.Area_cmPerVoltageSecond

Area in cm per voltage second

Parameters

NameValue
Custom Parameters
quantity"AreaPerVoltageSecond"
unit"cm2/(V.s)"
Automatically generated Thu Oct 1 16:08:17 2020.