Data API

Data used within OpenSCM Units

For example, metric conversions and breakdownss of mixture substances into their constituents.

Mixtures API

openscm_units.data.mixtures.MIXTURES

Gas mixtures supported by OpenSCM Units

Last update: 2020-12-16

Each key is the mixture’s name. Each value is itself a dictionary where each key is the name of a component of the mixture and the value is a list in which the first element is the standard composition, the second element is the positive composition tolerance and the third element is the negative composition tolerance. All values are given in mass percentage.

Sources:

Type

dict