narupatools.core.units¶
Core unit conversion system.
Module Attributes
|
The second (\(\text{s}\)), the SI unit of time. |
|
The meter (\(\text{m}\)), the SI unit of length. |
|
The dalton (\(\text{Da}\)) unit of mass. |
|
The atomic mass unit (\(\text{amu}\)) unit of mass. |
|
The gram (\(\text{g}\)), the SI unit of mass. |
|
The elementary charge (\(\text{e}\)) as a unit of charge. |
|
The coulomb (\(\text{C}\)), the SI unit of charge. |
|
The kelvin (\(\text{K}\)), the SI unit of absolute temperature. |
|
The radian (\(\text{rad}\)), the natural unit of angle. |
|
The degree (\(^{\circ}\)) unit of angle. |
|
The joule (\(\text{J}\)), the SI unit of energy defined as \(1 \text{J} = 1 \text{kg} \text{m}^2 \text{s}^{-2}\). |
|
The mole (\(\text{mol}\)) unit of quantity, equal to Avogadro’s constant. |
|
The angstrom (\(\text{\AA}\)) unit of length. |
|
The electronvolt (\(\text{eV}\)) unit of energy. |
|
The (gram) calorie (\(\text{cal}\)) unit of energy. |
|
The newton (\(\text{N}\)), the SI unit of force defined as \(1 \text{N} = 1 \text{kg} \text{m} \text{s}^{-2}\). |
|
The pascal (\(\text{Pa}\)), the SI unit of pressure defined as \(1 \text{N} = 1 \text{kg} \text{m}^{-1} \text{s}^{-2}\). |
|
The bar (\(\text{bar}\)) unit of pressure. |
|
The atmosphere (\(\text{atm}\)) unit of pressure. |
|
The Bohr radius (\(\text{a_0}\)) unit of length. |
|
The Hartree (\(\text{Ha}\)) unit of energy. |
|
The statcoulomb (\(\text{statC}\)) unit of charge. |
|
The volt (\(\text{V}\)) unit of electric field. |
|
The statvolt (\(\text{statV}\)) unit of electric field. |
|
The electrostatic unit of charge (\(\text{esu}\)) unit of charge |
|
The dyne (\(\text{dyn}\)) unit of force. |
|
The debye (\(\text{D}\)) unit of pressure. |
|
The poise (\(\text{P}\)) unit of dynamic viscosity. |
|
The atomic time unit of time. |
|
The ampere (\(\text{A}\)) unit of current. |
|
The erg (\(\text{erg}\)) unit of energy. |
|
Unit system used by Narupa/narupatools. |
Classes
|
Represents a prefix that can be applied to a unit. |
|
Partially assembled quantity consisting of values, units and prefixes. |
|
Physical unit defined in terms of the units of Narupa. |
|
Conversion between two distinct unit systems. |
|
System of units which can be converted between each other. |