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.SIunits. For more information on units, see also the book of Francois Cardarelli Scientific Unit Conversion - A Practical Guide to Metrication (Springer 1997).
Some units, such as Temperature_degC/Temp_C are both defined in Modelica.SIunits and in Modelica.Conversions.NonSIunits. The reason is that these definitions have been placed erroneously in Modelica.SIunits although they are not SIunits. For backward compatibility, these type definitions are still kept in Modelica.SIunits.
Extends from Modelica.Icons.Package
(Icon for standard packages).
Name | Description |
---|---|
Angle_deg | Angle in degree |
AngularVelocity_rpm | Angular velocity in revolutions per minute. Alias unit names that are outside of the SI system: rpm, r/min, rev/min |
Area_cm | Area in cm |
Area_cmPerVoltageSecond | Area in cm per voltage second |
ElectricCharge_Ah | Electric charge in Ampere hours |
Energy_kWh | Energy in kilo watt hours |
Energy_Wh | Energy in Watt hours |
FirstOrderTemperaturCoefficient | Obsolete type, use LinearTemperatureCoefficientResistance instead! |
MassFlowRate_gps | Mass flow rate in gram per second |
PerArea_cm | Per Area in cm |
Pressure_bar | Absolute pressure in bar |
SecondOrderTemperaturCoefficient | Obsolete type, use QuadraticTemperatureCoefficientResistance instead! |
Temperature_degC | Absolute temperature in degree Celsius (for relative temperature use SIunits.TemperatureDifference) |
Temperature_degF | Absolute temperature in degree Fahrenheit (for relative temperature use SIunits.TemperatureDifference) |
Temperature_degRk | Absolute temperature in degree Rankine (for relative temperature use SIunits.TemperatureDifference) |
Time_day | Time in days |
Time_hour | Time in hours |
Time_minute | Time in minutes |
Velocity_kmh | Velocity in kilometres per hour |
Volume_litre | Volume in litres |
Extends from Real
.
Name | Value |
---|---|
quantity | "ThermodynamicTemperature" |
unit | "degC" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "ThermodynamicTemperature" |
unit | "degF" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "ThermodynamicTemperature" |
unit | "degRk" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Angle" |
unit | "deg" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "AngularVelocity" |
unit | "rev/min" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Velocity" |
unit | "km/h" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Time" |
unit | "d" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Time" |
unit | "h" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Time" |
unit | "min" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Volume" |
unit | "l" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "ElectricCharge" |
unit | "A.h" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Energy" |
unit | "W.h" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Energy" |
unit | "kW.h" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Pressure" |
unit | "bar" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "MassFlowRate" |
unit | "g/s" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "FirstOrderTemperatureCoefficient" |
unit | "Ohm/degC" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "SecondOrderTemperatureCoefficient" |
unit | "Ohm/degC2" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "Area" |
unit | "cm2" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "PerArea" |
unit | "1/cm2" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Extends from Real
.
Name | Value |
---|---|
quantity | "AreaPerVoltageSecond" |
unit | "cm2/(V.s)" |
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
Generated 2018-12-12 12:14:37 EST by MapleSim.