Module:Convert/data: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Johnuniq update from makeunits.lua |
meta>Johnuniq case insensitive sort; no change to data |
||
Line 48: | Line 48: | ||
local units = { | local units = { | ||
["cm/s2"] = { | ["cm/s2"] = { | ||
name1 = "centimetre per second squared", | |||
name1_us = "centimeter per second squared", | name1_us = "centimeter per second squared", | ||
name2 = "centimetres per second squared", | name2 = "centimetres per second squared", | ||
Line 121: | Line 121: | ||
["km/h/s"] = { | ["km/h/s"] = { | ||
target = "km/hs", | target = "km/hs", | ||
}, | |||
["a"] = { | |||
name1 = "%sare", | |||
name1_us = "%sare", | |||
name2 = "%sares", | |||
name2_us = "%sares", | |||
symbol = "a", | |||
sym_us = "a", | |||
utype = "area", | |||
scale = 100, | |||
prefixes = 1, | |||
default = "sqft", | |||
link = "Hectare#Are", | |||
}, | |||
["acre"] = { | |||
name1 = "acre", | |||
name1_us = "acre", | |||
name2 = "acres", | |||
name2_us = "acres", | |||
symbol = "acre", | |||
sym_us = "acre", | |||
usename = 1, | |||
utype = "area", | |||
scale = 4046.8564224, | |||
default = "ha", | |||
link = "Acre", | |||
}, | |||
["acre-sing"] = { | |||
name1 = "acre", | |||
name1_us = "acre", | |||
name2 = "acres", | |||
name2_us = "acres", | |||
symbol = "acre", | |||
sym_us = "acre", | |||
utype = "area", | |||
scale = 4046.856422, | |||
default = "ha", | |||
link = "Acre", | |||
}, | |||
["arpent"] = { | |||
name1 = "arpent", | |||
name1_us = "arpent", | |||
name2 = "arpents", | |||
name2_us = "arpents", | |||
symbol = "arpent", | |||
sym_us = "arpent", | |||
utype = "area", | |||
scale = 3418.89, | |||
default = "ha", | |||
link = "Arpent", | |||
}, | }, | ||
["Cypriot donum"] = { | ["Cypriot donum"] = { | ||
Line 174: | Line 224: | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
[" | ["daa"] = { | ||
name1 = "donum", | name1 = "decare", | ||
name1_us = "donum", | name1_us = "decare", | ||
name2 = "donums", | name2 = "decares", | ||
name2_us = "donums", | name2_us = "decares", | ||
symbol = "donum", | symbol = "daa", | ||
sym_us = "daa", | |||
utype = "area", | |||
scale = 1000, | |||
default = "km2 sqmi", | |||
link = "Decare", | |||
}, | |||
["donum"] = { | |||
name1 = "donum", | |||
name1_us = "donum", | |||
name2 = "donums", | |||
name2_us = "donums", | |||
symbol = "donum", | |||
sym_us = "donum", | sym_us = "donum", | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 1000, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
[" | ["dunam"] = { | ||
name1 = "dunam", | name1 = "dunam", | ||
name1_us = "dunam", | name1_us = "dunam", | ||
Line 196: | Line 258: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 1000, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
[" | ["dunum"] = { | ||
name1 = "dunum", | name1 = "dunum", | ||
name1_us = "dunum", | name1_us = "dunum", | ||
Line 209: | Line 271: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 1000, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
[" | ["dönüm"] = { | ||
name1 = "dönüm", | name1 = "dönüm", | ||
name1_us = "dönüm", | name1_us = "dönüm", | ||
Line 222: | Line 284: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 1000, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
[" | ["foot2"] = { | ||
name1 = " | name1 = "square foot", | ||
name1_us = " | name1_us = "square foot", | ||
name2 = " | name2 = "square foot", | ||
name2_us = " | name2_us = "square foot", | ||
symbol = " | symbol = "sq ft", | ||
sym_us = " | sym_us = "sq ft", | ||
utype = "area", | utype = "area", | ||
scale = | scale = 0.09290304, | ||
default = " | default = "m2", | ||
link = " | link = "Square foot", | ||
}, | }, | ||
[" | ["ha"] = { | ||
name1 = " | name1 = "hectare", | ||
name1_us = " | name1_us = "hectare", | ||
name2 = " | name2 = "hectares", | ||
name2_us = " | name2_us = "hectares", | ||
symbol = " | symbol = "ha", | ||
sym_us = " | sym_us = "ha", | ||
utype = "area", | utype = "area", | ||
scale = | scale = 10000, | ||
default = "acre", | |||
default = " | link = "Hectare", | ||
link = "Hectare | |||
}, | }, | ||
[" | ["Iraqi donum"] = { | ||
name1 = "donum", | name1 = "donum", | ||
name1_us = "donum", | name1_us = "donum", | ||
Line 309: | Line 321: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 2500, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
["dunam"] = { | ["Iraqi dunam"] = { | ||
name1 = "dunam", | name1 = "dunam", | ||
name1_us = "dunam", | name1_us = "dunam", | ||
Line 322: | Line 334: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 2500, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
["dunum"] = { | ["Iraqi dunum"] = { | ||
name1 = "dunum", | name1 = "dunum", | ||
name1_us = "dunum", | name1_us = "dunum", | ||
Line 335: | Line 347: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 2500, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
["dönüm"] = { | ["Iraqi dönüm"] = { | ||
name1 = "dönüm", | name1 = "dönüm", | ||
name1_us = "dönüm", | name1_us = "dönüm", | ||
Line 348: | Line 360: | ||
usename = 1, | usename = 1, | ||
utype = "area", | utype = "area", | ||
scale = | scale = 2500, | ||
default = "km2 sqmi", | default = "km2 sqmi", | ||
link = "Dunam", | link = "Dunam", | ||
}, | }, | ||
[" | ["Irish acre"] = { | ||
name1 = " | name1 = "Irish acre", | ||
name1_us = " | name1_us = "Irish acre", | ||
name2 = " | name2 = "Irish acres", | ||
name2_us = " | name2_us = "Irish acres", | ||
symbol = " | symbol = "Irish acres", | ||
sym_us = " | sym_us = "Irish acres", | ||
utype = "area", | utype = "area", | ||
scale = | scale = 6555.2385024, | ||
default | default = "ha", | ||
link = "Acre (Irish)", | |||
link = " | |||
}, | }, | ||
["m2"] = { | ["m2"] = { | ||
Line 574: | Line 574: | ||
default = "m2", | default = "m2", | ||
link = "Japanese units of measurement#Area", | link = "Japanese units of measurement#Area", | ||
}, | |||
["acres"] = { | |||
target = "acre", | |||
}, | |||
["are"] = { | |||
target = "a", | |||
}, | }, | ||
["Cypriot donum diaeresis"] = { | ["Cypriot donum diaeresis"] = { | ||
Line 580: | Line 586: | ||
["Cypriot donum dots"] = { | ["Cypriot donum dots"] = { | ||
target = "Cypriot dönüm", | target = "Cypriot dönüm", | ||
}, | }, | ||
["decare"] = { | ["decare"] = { | ||
Line 607: | Line 601: | ||
["in2"] = { | ["in2"] = { | ||
target = "sqin", | target = "sqin", | ||
}, | |||
["Iraqi donum diaeresis"] = { | |||
target = "Iraqi dönüm", | |||
}, | |||
["Iraqi donum dots"] = { | |||
target = "Iraqi dönüm", | |||
}, | }, | ||
["km²"] = { | ["km²"] = { | ||
Line 809: | Line 809: | ||
link = "Hectare", | link = "Hectare", | ||
}, | }, | ||
["g/cm3"] = { | |||
["g/cm3"] = { | |||
name1 = "gram per cubic centimetre", | name1 = "gram per cubic centimetre", | ||
name1_us = "gram per cubic centimeter", | name1_us = "gram per cubic centimeter", | ||
Line 855: | Line 831: | ||
scale = 1, | scale = 1, | ||
default = "kg/m3", | default = "kg/m3", | ||
link = "Density", | |||
}, | |||
["g/L"] = { | |||
name1 = "gram per litre", | |||
name1_us = "gram per liter", | |||
name2 = "grams per litre", | |||
name2_us = "grams per liter", | |||
symbol = "g/L", | |||
sym_us = "g/L", | |||
utype = "density", | |||
scale = 1, | |||
default = "lb/cuin", | |||
link = "Density", | link = "Density", | ||
}, | }, | ||
Line 879: | Line 867: | ||
scale = 1000, | scale = 1000, | ||
default = "lb/cuin", | default = "lb/cuin", | ||
link = "Density", | |||
}, | |||
["kg/dm3"] = { | |||
name1 = "kilogram per cubic decimetre", | |||
name1_us = "kilogram per cubic decimeter", | |||
name2 = "kilograms per cubic decimetre", | |||
name2_us = "kilograms per cubic decimeter", | |||
symbol = "kg/dm<sup>3</sup>", | |||
sym_us = "kg/dm<sup>3</sup>", | |||
utype = "density", | |||
scale = 1000, | |||
default = "lb/cuft", | |||
link = "Density", | link = "Density", | ||
}, | }, | ||
Line 891: | Line 891: | ||
scale = 1000, | scale = 1000, | ||
default = "lb/USgal", | default = "lb/USgal", | ||
link = "Density", | link = "Density", | ||
}, | }, | ||
Line 929: | Line 917: | ||
link = "Density", | link = "Density", | ||
}, | }, | ||
["lb/cuft"] = { | |||
name1 = "pound per cubic foot", | |||
["lb/cuft"] = { | |||
name1 = "pound per cubic foot", | |||
name1_us = "pound per cubic foot", | name1_us = "pound per cubic foot", | ||
name2 = "pounds per cubic foot", | name2 = "pounds per cubic foot", | ||
Line 1,025: | Line 977: | ||
link = "Density", | link = "Density", | ||
}, | }, | ||
[" | ["lb/U.S.gal"] = { | ||
name1 = "pound | name1 = "pound per U.S. gallon", | ||
name1_us = "pound | name1_us = "pound per U.S. gallon", | ||
name2 = "pounds | name2 = "pounds per U.S. gallon", | ||
name2_us = "pounds | name2_us = "pounds per U.S. gallon", | ||
symbol = " | symbol = "lb/U.S. gal", | ||
sym_us = " | sym_us = "lb/U.S. gal", | ||
utype = "density", | utype = "density", | ||
scale = | scale = 589081/4916.1192, | ||
default = " | default = "kg/L", | ||
link = "Density", | link = "Density", | ||
}, | }, | ||
["mg/L"] = { | ["lb/USbu"] = { | ||
name1 = "milligram per litre", | name1 = "pound per US bushel", | ||
name1_us = "milligram per liter", | name1_us = "pound per US bushel", | ||
name2 = "milligrams per litre", | name2 = "pounds per US bushel", | ||
name2_us = "pounds per US bushel", | |||
symbol = "lb/US bu", | |||
sym_us = "lb/US bu", | |||
utype = "density", | |||
scale = 0.45359237/0.03523907016688, | |||
default = "kg/m3", | |||
link = "Bushel", | |||
}, | |||
["lb/USgal"] = { | |||
name1 = "pound per US gallon", | |||
name1_us = "pound per US gallon", | |||
name2 = "pounds per US gallon", | |||
name2_us = "pounds per US gallon", | |||
symbol = "lb/US gal", | |||
sym_us = "lb/US gal", | |||
utype = "density", | |||
scale = 589081/4916.1192, | |||
default = "kg/L", | |||
link = "Density", | |||
}, | |||
["lbm/cuin"] = { | |||
name1 = "pound mass per cubic inch", | |||
name1_us = "pound mass per cubic inch", | |||
name2 = "pounds mass per cubic inch", | |||
name2_us = "pounds mass per cubic inch", | |||
symbol = "lbm/cu in", | |||
sym_us = "lbm/cu in", | |||
utype = "density", | |||
scale = 45359237/1638.7064, | |||
default = "g/cm3", | |||
link = "Density", | |||
}, | |||
["mg/L"] = { | |||
name1 = "milligram per litre", | |||
name1_us = "milligram per liter", | |||
name2 = "milligrams per litre", | |||
name2_us = "milligrams per liter", | name2_us = "milligrams per liter", | ||
symbol = "mg/L", | symbol = "mg/L", | ||
Line 1,048: | Line 1,036: | ||
default = "lb/cuin", | default = "lb/cuin", | ||
link = "Density", | link = "Density", | ||
}, | |||
["Mg/m3"] = { | |||
name1 = "megagram per cubic metre", | |||
name1_us = "megagram per cubic meter", | |||
name2 = "megagrams per cubic metre", | |||
name2_us = "megagrams per cubic meter", | |||
symbol = "Mg/m<sup>3</sup>", | |||
sym_us = "Mg/m<sup>3</sup>", | |||
utype = "density", | |||
scale = 1000, | |||
default = "lb/cuft", | |||
link = "Tonne", | |||
}, | }, | ||
["oz/cuin"] = { | ["oz/cuin"] = { | ||
Line 1,105: | Line 1,105: | ||
default = "MJ", | default = "MJ", | ||
link = "Watt-hour", | link = "Watt-hour", | ||
}, | |||
["bboe"] = { | |||
name1 = "barrel of oil equivalent", | |||
name1_us = "barrel of oil equivalent", | |||
name2 = "barrels of oil equivalent", | |||
name2_us = "barrels of oil equivalent", | |||
symbol = "bboe", | |||
sym_us = "bboe", | |||
utype = "energy", | |||
scale = 6117863200, | |||
default = "GJ", | |||
link = "Barrel of oil equivalent", | |||
}, | }, | ||
["BOE"] = { | ["BOE"] = { | ||
Line 1,130: | Line 1,142: | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
["BTU-39F"] = { | ["Btu"] = { | ||
name1 = "British thermal unit", | |||
name1_us = "British thermal unit", | |||
name2 = "British thermal units", | |||
name2_us = "British thermal units", | |||
symbol = "Btu", | |||
sym_us = "Btu", | |||
utype = "energy", | |||
scale = 1055.05585262, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["BTU-39F"] = { | |||
name1 = "British thermal unit (39°F)", | name1 = "British thermal unit (39°F)", | ||
name1_us = "British thermal unit (39°F)", | name1_us = "British thermal unit (39°F)", | ||
Line 1,137: | Line 1,161: | ||
symbol = "BTU<sub>39°F</sub>", | symbol = "BTU<sub>39°F</sub>", | ||
sym_us = "BTU<sub>39°F</sub>", | sym_us = "BTU<sub>39°F</sub>", | ||
utype = "energy", | |||
scale = 1059.67, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["Btu-39F"] = { | |||
name1 = "British thermal unit (39°F)", | |||
name1_us = "British thermal unit (39°F)", | |||
name2 = "British thermal units (39°F)", | |||
name2_us = "British thermal units (39°F)", | |||
symbol = "Btu<sub>39°F</sub>", | |||
sym_us = "Btu<sub>39°F</sub>", | |||
utype = "energy", | utype = "energy", | ||
scale = 1059.67, | scale = 1059.67, | ||
Line 1,149: | Line 1,185: | ||
symbol = "BTU<sub>59°F</sub>", | symbol = "BTU<sub>59°F</sub>", | ||
sym_us = "BTU<sub>59°F</sub>", | sym_us = "BTU<sub>59°F</sub>", | ||
utype = "energy", | |||
scale = 1054.804, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["Btu-59F"] = { | |||
name1 = "British thermal unit (59°F)", | |||
name1_us = "British thermal unit (59°F)", | |||
name2 = "British thermal units (59°F)", | |||
name2_us = "British thermal units (59°F)", | |||
symbol = "Btu<sub>59°F</sub>", | |||
sym_us = "Btu<sub>59°F</sub>", | |||
utype = "energy", | utype = "energy", | ||
scale = 1054.804, | scale = 1054.804, | ||
Line 1,161: | Line 1,209: | ||
symbol = "BTU<sub>60°F</sub>", | symbol = "BTU<sub>60°F</sub>", | ||
sym_us = "BTU<sub>60°F</sub>", | sym_us = "BTU<sub>60°F</sub>", | ||
utype = "energy", | |||
scale = 1054.68, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["Btu-60F"] = { | |||
name1 = "British thermal unit (60°F)", | |||
name1_us = "British thermal unit (60°F)", | |||
name2 = "British thermal units (60°F)", | |||
name2_us = "British thermal units (60°F)", | |||
symbol = "Btu<sub>60°F</sub>", | |||
sym_us = "Btu<sub>60°F</sub>", | |||
utype = "energy", | utype = "energy", | ||
scale = 1054.68, | scale = 1054.68, | ||
Line 1,173: | Line 1,233: | ||
symbol = "BTU<sub>63°F</sub>", | symbol = "BTU<sub>63°F</sub>", | ||
sym_us = "BTU<sub>63°F</sub>", | sym_us = "BTU<sub>63°F</sub>", | ||
utype = "energy", | |||
scale = 1054.6, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["Btu-63F"] = { | |||
name1 = "British thermal unit (63°F)", | |||
name1_us = "British thermal unit (63°F)", | |||
name2 = "British thermal units (63°F)", | |||
name2_us = "British thermal units (63°F)", | |||
symbol = "Btu<sub>63°F</sub>", | |||
sym_us = "Btu<sub>63°F</sub>", | |||
utype = "energy", | utype = "energy", | ||
scale = 1054.6, | scale = 1054.6, | ||
Line 1,190: | Line 1,262: | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
["BTU-IT"] = { | ["Btu-ISO"] = { | ||
name1 = "British thermal unit (IT)", | name1 = "British thermal unit (ISO)", | ||
name1_us = "British thermal unit (ISO)", | |||
name2 = "British thermal units (ISO)", | |||
name2_us = "British thermal units (ISO)", | |||
symbol = "BTU<sub>ISO</sub>", | |||
sym_us = "BTU<sub>ISO</sub>", | |||
utype = "energy", | |||
scale = 1055.056, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["BTU-IT"] = { | |||
name1 = "British thermal unit (IT)", | |||
name1_us = "British thermal unit (IT)", | name1_us = "British thermal unit (IT)", | ||
name2 = "British thermal units (IT)", | name2 = "British thermal units (IT)", | ||
Line 1,197: | Line 1,281: | ||
symbol = "BTU<sub>IT</sub>", | symbol = "BTU<sub>IT</sub>", | ||
sym_us = "BTU<sub>IT</sub>", | sym_us = "BTU<sub>IT</sub>", | ||
utype = "energy", | |||
scale = 1055.05585262, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["Btu-IT"] = { | |||
name1 = "British thermal unit (IT)", | |||
name1_us = "British thermal unit (IT)", | |||
name2 = "British thermal units (IT)", | |||
name2_us = "British thermal units (IT)", | |||
symbol = "Btu<sub>IT</sub>", | |||
sym_us = "Btu<sub>IT</sub>", | |||
utype = "energy", | utype = "energy", | ||
scale = 1055.05585262, | scale = 1055.05585262, | ||
Line 1,209: | Line 1,305: | ||
symbol = "BTU<sub>mean</sub>", | symbol = "BTU<sub>mean</sub>", | ||
sym_us = "BTU<sub>mean</sub>", | sym_us = "BTU<sub>mean</sub>", | ||
utype = "energy", | |||
scale = 1055.87, | |||
default = "kJ", | |||
link = "British thermal unit", | |||
}, | |||
["Btu-mean"] = { | |||
name1 = "British thermal unit (mean)", | |||
name1_us = "British thermal unit (mean)", | |||
name2 = "British thermal units (mean)", | |||
name2_us = "British thermal units (mean)", | |||
symbol = "Btu<sub>mean</sub>", | |||
sym_us = "Btu<sub>mean</sub>", | |||
utype = "energy", | utype = "energy", | ||
scale = 1055.87, | scale = 1055.87, | ||
Line 1,226: | Line 1,334: | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
["Btu"] = { | ["Btu-th"] = { | ||
name1 = "British thermal unit", | name1 = "British thermal unit (thermochemical)", | ||
name1_us = "British thermal unit", | name1_us = "British thermal unit (thermochemical)", | ||
name2 = "British thermal units", | name2 = "British thermal units (thermochemical)", | ||
name2_us = "British thermal units", | name2_us = "British thermal units (thermochemical)", | ||
symbol = "Btu", | symbol = "Btu<sub>th</sub>", | ||
sym_us = "Btu", | sym_us = "Btu<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054.35026444, | ||
default = "kJ", | default = "kJ", | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
[" | ["Cal"] = { | ||
name1 = " | name1 = "calorie", | ||
name1_us = " | name1_us = "calorie", | ||
name2 = " | name2 = "calories", | ||
name2_us = " | name2_us = "calories", | ||
symbol = " | symbol = "Cal", | ||
sym_us = " | sym_us = "Cal", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["cal"] = { | ||
name1 = " | name1 = "calorie", | ||
name1_us = " | name1_us = "calorie", | ||
name2 = " | name2 = "calories", | ||
name2_us = " | name2_us = "calories", | ||
symbol = " | symbol = "cal", | ||
sym_us = " | sym_us = "cal", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184, | ||
default = " | default = "J", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["Cal-15"] = { | ||
name1 = " | name1 = "Calorie (15°C)", | ||
name1_us = " | name1_us = "Calorie (15°C)", | ||
name2 = " | name2 = "Calories (15°C)", | ||
name2_us = " | name2_us = "Calories (15°C)", | ||
symbol = " | symbol = "Cal<sub>15</sub>", | ||
sym_us = " | sym_us = "Cal<sub>15</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4185.8, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["cal-15"] = { | ||
name1 = " | name1 = "calorie (15°C)", | ||
name1_us = " | name1_us = "calorie (15°C)", | ||
name2 = " | name2 = "calories (15°C)", | ||
name2_us = " | name2_us = "calories (15°C)", | ||
symbol = " | symbol = "cal<sub>15</sub>", | ||
sym_us = " | sym_us = "cal<sub>15</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.1858, | ||
default = " | default = "J", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["Cal-IT"] = { | ||
name1 = " | name1 = "Calorie (International Steam Table)", | ||
name1_us = " | name1_us = "Calorie (International Steam Table)", | ||
name2 = " | name2 = "Calories (International Steam Table)", | ||
name2_us = " | name2_us = "Calories (International Steam Table)", | ||
symbol = " | symbol = "Cal<sub>IT</sub>", | ||
sym_us = " | sym_us = "Cal<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4186.8, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["cal-IT"] = { | ||
name1 = " | name1 = "calorie (International Steam Table)", | ||
name1_us = " | name1_us = "calorie (International Steam Table)", | ||
name2 = " | name2 = "calories (International Steam Table)", | ||
name2_us = " | name2_us = "calories (International Steam Table)", | ||
symbol = " | symbol = "cal<sub>IT</sub>", | ||
sym_us = " | sym_us = "cal<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.1868, | ||
default = " | default = "J", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["Cal-th"] = { | ||
name1 = " | name1 = "Calorie (thermochemical)", | ||
name1_us = " | name1_us = "Calorie (thermochemical)", | ||
name2 = " | name2 = "Calories (thermochemical)", | ||
name2_us = " | name2_us = "Calories (thermochemical)", | ||
symbol = " | symbol = "Cal<sub>th</sub>", | ||
sym_us = " | sym_us = "Cal<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["cal-th"] = { | ||
name1 = " | name1 = "calorie (thermochemical)", | ||
name1_us = " | name1_us = "calorie (thermochemical)", | ||
name2 = " | name2 = "calories (thermochemical)", | ||
name2_us = " | name2_us = "calories (thermochemical)", | ||
symbol = " | symbol = "cal<sub>th</sub>", | ||
sym_us = " | sym_us = "cal<sub>th</sub>", | ||
utype = "energy", | |||
scale = 4.184, | |||
default = "J", | |||
link = "Calorie", | |||
}, | |||
["ccatm"] = { | |||
name1 = "cubic centimetre-atmosphere", | |||
name1_us = "cubic centimeter-atmosphere", | |||
name2 = "cubic centimetre-atmospheres", | |||
name2_us = "cubic centimeter-atmospheres", | |||
symbol = "cc·atm", | |||
sym_us = "cc·atm", | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.101325, | ||
default = " | default = "mJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
["CHU-IT"] = { | ["CHU-IT"] = { | ||
Line 1,346: | Line 1,466: | ||
link = "Conversion of units", | link = "Conversion of units", | ||
}, | }, | ||
[" | ["cm3atm"] = { | ||
name1 = " | name1 = "cubic centimetre-atmosphere", | ||
name1_us = " | name1_us = "cubic centimeter-atmosphere", | ||
name2 = " | name2 = "cubic centimetre-atmospheres", | ||
name2_us = " | name2_us = "cubic centimeter-atmospheres", | ||
symbol = " | symbol = "cm<sup>3</sup>·atm", | ||
sym_us = " | sym_us = "cm<sup>3</sup>·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.101325, | ||
default = " | default = "mJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["cufootatm"] = { | ||
name1 = " | name1 = "cubic foot of atmosphere", | ||
name1_us = " | name1_us = "cubic foot of atmosphere", | ||
name2 = " | name2 = "cubic foot of atmosphere", | ||
name2_us = " | name2_us = "cubic foot of atmosphere", | ||
symbol = " | symbol = "cu ft atm", | ||
sym_us = " | sym_us = "cu ft atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 2869.2044809344, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["cufootnaturalgas"] = { | ||
name1 = " | name1 = "cubic foot of natural gas", | ||
name1_us = " | name1_us = "cubic foot of natural gas", | ||
name2 = " | name2 = "cubic foot of natural gas", | ||
name2_us = " | name2_us = "cubic foot of natural gas", | ||
symbol = " | symbol = "cuftnaturalgas", | ||
sym_us = " | sym_us = "cuftnaturalgas", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055.85262, | ||
default = " | default = "MJ", | ||
link = " | link = "Conversion of units", | ||
}, | }, | ||
[" | ["cuftatm"] = { | ||
name1 = " | name1 = "cubic foot of atmosphere", | ||
name1_us = " | name1_us = "cubic foot of atmosphere", | ||
name2 = " | name2 = "cubic feet of atmosphere", | ||
name2_us = " | name2_us = "cubic feet of atmosphere", | ||
symbol = " | symbol = "cu ft atm", | ||
sym_us = " | sym_us = "cu ft atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 2869.2044809344, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["cuftnaturalgas"] = { | ||
name1 = " | name1 = "cubic foot of natural gas", | ||
name1_us = " | name1_us = "cubic foot of natural gas", | ||
name2 = " | name2 = "cubic feet of natural gas", | ||
name2_us = " | name2_us = "cubic feet of natural gas", | ||
symbol = " | symbol = "cuftnaturalgas", | ||
sym_us = " | sym_us = "cuftnaturalgas", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055.85262, | ||
default = " | default = "MJ", | ||
link = " | link = "Conversion of units", | ||
}, | }, | ||
[" | ["cuydatm"] = { | ||
name1 = " | name1 = "cubic yard of atmosphere", | ||
name1_us = " | name1_us = "cubic yard of atmosphere", | ||
name2 = " | name2 = "cubic yards of atmosphere", | ||
name2_us = " | name2_us = "cubic yards of atmosphere", | ||
symbol = " | symbol = "cu yd atm", | ||
sym_us = " | sym_us = "cu yd atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 77468.5209852288, | ||
default = " | default = "kJ", | ||
link = "Atmosphere (unit)", | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["e3BTU"] = { | ||
name1 = " | name1 = "BTU", | ||
name1_us = " | name1_us = "BTU", | ||
name2 = " | name2 = "British thermal units", | ||
name2_us = " | name2_us = "British thermal units", | ||
symbol = " | symbol = "BTU", | ||
sym_us = " | sym_us = "BTU", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055.85262, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["e6BTU"] = { | ||
name1 = " | name1 = "million British thermal units", | ||
name1_us = " | name1_us = "million British thermal units", | ||
name2 = " | name2 = "million British thermal units", | ||
name2_us = " | name2_us = "million British thermal units", | ||
symbol = " | symbol = "e6BTU", | ||
sym_us = " | sym_us = "e6BTU", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055852.62, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["Eh"] = { | ||
name1 = " | name1 = "Hartree", | ||
name1_us = " | name1_us = "Hartree", | ||
name2 = " | name2 = "Hartrees", | ||
name2_us = " | name2_us = "Hartrees", | ||
symbol = " | symbol = "''E''<sub>h</sub>", | ||
sym_us = " | sym_us = "''E''<sub>h</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.35974417e-18, | ||
default = " | default = "eV", | ||
link = " | link = "Hartree", | ||
}, | }, | ||
[" | ["erg"] = { | ||
name1 = " | name1 = "erg", | ||
name1_us = " | name1_us = "erg", | ||
name2 = " | name2 = "ergs", | ||
name2_us = " | name2_us = "ergs", | ||
symbol = " | symbol = "erg", | ||
sym_us = " | sym_us = "erg", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0000001, | ||
default = " | default = "µJ", | ||
link = " | link = "Erg", | ||
}, | }, | ||
[" | ["eV"] = { | ||
name1 = " | name1 = "electronvolt", | ||
name1_us = " | name1_us = "electronvolt", | ||
name2 = " | name2 = "electronvolts", | ||
name2_us = " | name2_us = "electronvolts", | ||
symbol = " | symbol = "eV", | ||
sym_us = " | sym_us = "eV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-19, | ||
default = " | default = "aJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["feV"] = { | ||
name1 = " | name1 = "femtoelectronvolt", | ||
name1_us = " | name1_us = "femtoelectronvolt", | ||
name2 = " | name2 = "femtoelectronvolts", | ||
name2_us = " | name2_us = "femtoelectronvolts", | ||
symbol = " | symbol = "feV", | ||
sym_us = " | sym_us = "feV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-34, | ||
default = " | default = "yJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["foe"] = { | ||
name1 = " | name1 = "foe", | ||
name1_us = " | name1_us = "foe", | ||
name2 = " | name2 = "foes", | ||
name2_us = " | name2_us = "foes", | ||
symbol = " | symbol = "foe", | ||
sym_us = " | sym_us = "foe", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1e44, | ||
default = " | default = "YJ", | ||
link = " | link = "Foe (unit of energy)", | ||
}, | }, | ||
[" | ["ftlb"] = { | ||
name1 = " | name1 = "foot-pound", | ||
name1_us = " | name1_us = "foot-pound", | ||
name2 = " | name2 = "foot-pounds", | ||
name2_us = " | name2_us = "foot-pounds", | ||
symbol = " | symbol = "ft·lb", | ||
sym_us = " | sym_us = "ft·lb", | ||
utype = "energy", | utype = "energy", | ||
scale = 1 | scale = 1.3558179483314004, | ||
default = "J", | default = "J", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["ftlb-f"] = { | ||
name1 = " | name1 = "foot-pound force", | ||
name1_us = " | name1_us = "foot-pound force", | ||
name2 = " | name2 = "foot-pounds force", | ||
name2_us = " | name2_us = "foot-pounds force", | ||
symbol = " | symbol = "ft·lb<sub>f</sub>", | ||
sym_us = " | sym_us = "ft·lb<sub>f</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.3558179483314004, | ||
default = " | default = "J", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["ftlbf"] = { | ||
name1 = " | name1 = "foot-pound force", | ||
name1_us = " | name1_us = "foot-pound force", | ||
name2 = " | name2 = "foot-pounds force", | ||
name2_us = " | name2_us = "foot-pounds force", | ||
symbol = " | symbol = "ft·lbf", | ||
sym_us = " | sym_us = "ft·lbf", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.3558179483314004, | ||
default = " | default = "J", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["ftpdl"] = { | ||
name1 = " | name1 = "foot-poundal", | ||
name1_us = " | name1_us = "foot-poundal", | ||
name2 = " | name2 = "foot-poundals", | ||
name2_us = " | name2_us = "foot-poundals", | ||
symbol = " | symbol = "ft·pdl", | ||
sym_us = " | sym_us = "ft·pdl", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0421401100938048, | ||
default = " | default = "mJ", | ||
link = " | link = "Foot-poundal", | ||
}, | }, | ||
[" | ["GeV"] = { | ||
name1 = " | name1 = "gigaelectronvolt", | ||
name1_us = " | name1_us = "gigaelectronvolt", | ||
name2 = " | name2 = "gigaelectronvolts", | ||
name2_us = " | name2_us = "gigaelectronvolts", | ||
symbol = " | symbol = "GeV", | ||
sym_us = " | sym_us = "GeV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-10, | ||
default = " | default = "nJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["GLatm"] = { | ||
name1 = " | name1 = "gigalitre-atmosphere", | ||
name1_us = " | name1_us = "gigaliter-atmosphere", | ||
name2 = " | name2 = "gigalitre-atmospheres", | ||
name2_us = " | name2_us = "gigaliter-atmospheres", | ||
symbol = " | symbol = "GL·atm", | ||
sym_us = " | sym_us = "GL·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325000000, | ||
default = " | default = "GJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["Glatm"] = { | ||
name1 = " | name1 = "gigalitre-atmosphere", | ||
name1_us = " | name1_us = "gigaliter-atmosphere", | ||
name2 = " | name2 = "gigalitre-atmospheres", | ||
name2_us = " | name2_us = "gigaliter-atmospheres", | ||
symbol = " | symbol = "Gl·atm", | ||
sym_us = " | sym_us = "Gl·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325000000, | ||
default = " | default = "GJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["gTNT"] = { | ||
name1 = " | name1 = "gram of TNT", | ||
name1_us = " | name1_us = "gram of TNT", | ||
name2 = " | name2 = "grams of TNT", | ||
name2_us = " | name2_us = "grams of TNT", | ||
symbol = " | symbol = "gram of TNT", | ||
sym_us = " | sym_us = "gram of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = " | default = "kJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["Gtoe"] = { | ||
name1 = " | name1 = "gigatonne of oil equivalent", | ||
name1_us = " | name1_us = "gigatonne of oil equivalent", | ||
name2 = " | name2 = "gigatonnes of oil equivalent", | ||
name2_us = " | name2_us = "gigatonnes of oil equivalent", | ||
symbol = " | symbol = "Gtoe", | ||
sym_us = " | sym_us = "Gtoe", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.1868e19, | ||
default = " | default = "EJ", | ||
link = " | link = "Tonne of oil equivalent", | ||
}, | }, | ||
[" | ["GtonTNT"] = { | ||
name1 = " | name1 = "gigaton of TNT", | ||
name1_us = " | name1_us = "gigaton of TNT", | ||
name2 = " | name2 = "gigatons of TNT", | ||
name2_us = " | name2_us = "gigatons of TNT", | ||
symbol = " | symbol = "gigaton of TNT", | ||
sym_us = " | sym_us = "gigaton of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e18, | ||
default = " | default = "EJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["GtTNT"] = { | ||
name1 = " | name1 = "gigatonne of TNT", | ||
name1_us = " | name1_us = "gigatonne of TNT", | ||
name2 = " | name2 = "gigatonnes of TNT", | ||
name2_us = " | name2_us = "gigatonnes of TNT", | ||
symbol = " | symbol = "gigatonne of TNT", | ||
sym_us = " | sym_us = "gigatonne of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e18, | ||
default = " | default = "EJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["GW.h"] = { | ||
name1 = " | name1 = "gigawatt-hour", | ||
name1_us = " | name1_us = "gigawatt-hour", | ||
name2 = " | name2 = "gigawatt-hours", | ||
name2_us = " | name2_us = "gigawatt-hours", | ||
symbol = " | symbol = "GW·h", | ||
sym_us = " | sym_us = "GW·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3.6e12, | ||
default = " | default = "TJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["GWh"] = { | ||
name1 = " | name1 = "gigawatt-hour", | ||
name1_us = " | name1_us = "gigawatt-hour", | ||
name2 = " | name2 = "gigawatt-hours", | ||
name2_us = " | name2_us = "gigawatt-hours", | ||
symbol = " | symbol = "GWh", | ||
sym_us = " | sym_us = "GWh", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3.6e12, | ||
default = " | default = "TJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["hph"] = { | ||
name1 = " | name1 = "horsepower-hour", | ||
name1_us = " | name1_us = "horsepower-hour", | ||
name2 = " | name2 = "horsepower-hours", | ||
name2_us = " | name2_us = "horsepower-hours", | ||
symbol = " | symbol = "hp·h", | ||
sym_us = " | sym_us = "hp·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 2684519.537696172792, | ||
default = " | default = "kWh", | ||
link = " | link = "Horsepower", | ||
}, | }, | ||
[" | ["impgalatm"] = { | ||
name1 = " | name1 = "imperial gallon-atmosphere", | ||
name1_us = " | name1_us = "imperial gallon-atmosphere", | ||
name2 = " | name2 = "imperial gallon-atmospheres", | ||
name2_us = " | name2_us = "imperial gallon-atmospheres", | ||
symbol = " | symbol = "imp gal·atm", | ||
sym_us = " | sym_us = "imp gal·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 460.63256925, | ||
default = " | default = "J", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["inlb"] = { | ||
name1 = " | name1 = "inch-pound", | ||
name1_us = " | name1_us = "inch-pound", | ||
name2 = " | name2 = "inch-pounds", | ||
name2_us = " | name2_us = "inch-pounds", | ||
symbol = " | symbol = "in·lb", | ||
sym_us = " | sym_us = "in·lb", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.1129848290276167, | ||
default = " | default = "mJ", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["inlb-f"] = { | ||
name1 = " | name1 = "inch-pound force", | ||
name1_us = " | name1_us = "inch-pound force", | ||
name2 = " | name2 = "inch-pounds force", | ||
name2_us = " | name2_us = "inch-pounds force", | ||
symbol = " | symbol = "in·lb<sub>f</sub>", | ||
sym_us = " | sym_us = "in·lb<sub>f</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.1129848290276167, | ||
default = " | default = "mJ", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["inlbf"] = { | ||
name1 = " | name1 = "inch-pound force", | ||
name1_us = " | name1_us = "inch-pound force", | ||
name2 = " | name2 = "inch-pounds force", | ||
name2_us = " | name2_us = "inch-pounds force", | ||
symbol = " | symbol = "in·lbf", | ||
sym_us = " | sym_us = "in·lbf", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.1129848290276167, | ||
default = " | default = "mJ", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["inoz-f"] = { | ||
name1 = " | name1 = "inch-ounce force", | ||
name1_us = " | name1_us = "inch-ounce force", | ||
name2 = " | name2 = "inch-ounces force", | ||
name2_us = " | name2_us = "inch-ounces force", | ||
symbol = " | symbol = "in·oz<sub>f</sub>", | ||
sym_us = " | sym_us = "in·oz<sub>f</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.00706155181422604375, | ||
default = " | default = "mJ", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["inozf"] = { | ||
name1 = " | name1 = "inch-ounce force", | ||
name1_us = " | name1_us = "inch-ounce force", | ||
name2 = " | name2 = "inch-ounces force", | ||
name2_us = " | name2_us = "inch-ounces force", | ||
symbol = " | symbol = "in·ozf", | ||
sym_us = " | sym_us = "in·ozf", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.00706155181422604375, | ||
default = " | default = "mJ", | ||
link = " | link = "Foot-pound (energy)", | ||
}, | }, | ||
[" | ["J"] = { | ||
name1 = " | name1 = "%sjoule", | ||
name1_us = " | name1_us = "%sjoule", | ||
name2 = " | name2 = "%sjoules", | ||
name2_us = " | name2_us = "%sjoules", | ||
symbol = " | symbol = "J", | ||
sym_us = " | sym_us = "J", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1, | ||
default = " | prefixes = 1, | ||
link = " | default = "cal", | ||
link = "Joule", | |||
}, | }, | ||
[" | ["kBOE"] = { | ||
name1 = " | name1 = "kilo barrel of oil equivalent", | ||
name1_us = " | name1_us = "kilo barrel of oil equivalent", | ||
name2 = " | name2 = "kilo barrels of oil equivalent", | ||
name2_us = " | name2_us = "kilo barrels of oil equivalent", | ||
symbol = " | symbol = "kBOE", | ||
sym_us = " | sym_us = "kBOE", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 6.1178632e12, | ||
default = " | default = "TJ", | ||
link = " | link = "Barrel of oil equivalent", | ||
}, | }, | ||
[" | ["kcal"] = { | ||
name1 = " | name1 = "kilocalorie", | ||
name1_us = " | name1_us = "kilocalorie", | ||
name2 = " | name2 = "kilocalories", | ||
name2_us = " | name2_us = "kilocalories", | ||
symbol = " | symbol = "kcal", | ||
sym_us = " | sym_us = "kcal", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = " | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["kcal-15"] = { | ||
name1 = " | name1 = "kilocalorie (15°C)", | ||
name1_us = " | name1_us = "kilocalorie (15°C)", | ||
name2 = " | name2 = "kilocalories (15°C)", | ||
name2_us = " | name2_us = "kilocalories (15°C)", | ||
symbol = " | symbol = "kcal<sub>15</sub>", | ||
sym_us = " | sym_us = "kcal<sub>15</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4185.8, | ||
default = " | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["kcal-IT"] = { | ||
name1 = " | name1 = "kilocalorie (International Steam Table)", | ||
name1_us = " | name1_us = "kilocalorie (International Steam Table)", | ||
name2 = " | name2 = "kilocalories (International Steam Table)", | ||
name2_us = " | name2_us = "kilocalories (International Steam Table)", | ||
symbol = " | symbol = "kcal<sub>IT</sub>", | ||
sym_us = " | sym_us = "kcal<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4186.8, | ||
default = " | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["kcal-th"] = { | ||
name1 = " | name1 = "kilocalorie (thermochemical)", | ||
name1_us = " | name1_us = "kilocalorie (thermochemical)", | ||
name2 = " | name2 = "kilocalories (thermochemical)", | ||
name2_us = " | name2_us = "kilocalories (thermochemical)", | ||
symbol = " | symbol = "kcal<sub>th</sub>", | ||
sym_us = " | sym_us = "kcal<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = " | default = "kJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["kerg"] = { | ||
name1 = " | name1 = "kiloerg", | ||
name1_us = " | name1_us = "kiloerg", | ||
name2 = " | name2 = "kiloergs", | ||
name2_us = " | name2_us = "kiloergs", | ||
symbol = " | symbol = "kerg", | ||
sym_us = " | sym_us = "kerg", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0001, | ||
default = " | default = "mJ", | ||
link = " | link = "Erg", | ||
}, | }, | ||
[" | ["keV"] = { | ||
name1 = " | name1 = "kiloelectronvolt", | ||
name1_us = " | name1_us = "kiloelectronvolt", | ||
name2 = " | name2 = "kiloelectronvolts", | ||
name2_us = " | name2_us = "kiloelectronvolts", | ||
symbol = " | symbol = "keV", | ||
sym_us = " | sym_us = "keV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-16, | ||
default = " | default = "fJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["kgTNT"] = { | ||
name1 = " | name1 = "kilogram of TNT", | ||
name1_us = " | name1_us = "kilogram of TNT", | ||
name2 = " | name2 = "kilograms of TNT", | ||
name2_us = " | name2_us = "kilograms of TNT", | ||
symbol = " | symbol = "kilogram of TNT", | ||
sym_us = " | sym_us = "kilogram of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000, | ||
default = " | default = "MJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["kLatm"] = { | ||
name1 = " | name1 = "kilolitre-atmosphere", | ||
name1_us = " | name1_us = "kiloliter-atmosphere", | ||
name2 = " | name2 = "kilolitre-atmospheres", | ||
name2_us = " | name2_us = "kiloliter-atmospheres", | ||
symbol = " | symbol = "kL·atm", | ||
sym_us = " | sym_us = "kL·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325, | ||
default = " | default = "kJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["klatm"] = { | ||
name1 = " | name1 = "kilolitre-atmosphere", | ||
name1_us = " | name1_us = "kiloliter-atmosphere", | ||
name2 = " | name2 = "kilolitre-atmospheres", | ||
name2_us = " | name2_us = "kiloliter-atmospheres", | ||
symbol = " | symbol = "kl·atm", | ||
sym_us = " | sym_us = "kl·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325, | ||
default = " | default = "kJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["kt(TNT)"] = { | ||
name1 = " | name1 = "kilotonne", | ||
name1_us = " | name1_us = "kiloton", | ||
name2 = " | name2 = "kilotonnes", | ||
name2_us = " | name2_us = "kilotons", | ||
symbol = " | symbol = "kt", | ||
sym_us = " | sym_us = "kt", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e12, | ||
default = " | default = "TJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["ktoe"] = { | ||
name1 = " | name1 = "kilotonne of oil equivalent", | ||
name1_us = " | name1_us = "kilotonne of oil equivalent", | ||
name2 = " | name2 = "kilotonnes of oil equivalent", | ||
name2_us = " | name2_us = "kilotonnes of oil equivalent", | ||
symbol = " | symbol = "ktoe", | ||
sym_us = " | sym_us = "ktoe", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.1868e13, | ||
default = " | default = "TJ", | ||
link = " | link = "Tonne of oil equivalent", | ||
}, | }, | ||
[" | ["ktonTNT"] = { | ||
name1 = " | name1 = "kiloton of TNT", | ||
name1_us = " | name1_us = "kiloton of TNT", | ||
name2 = " | name2 = "kilotons of TNT", | ||
name2_us = " | name2_us = "kilotons of TNT", | ||
symbol = " | symbol = "kt", | ||
sym_us = " | sym_us = "kt", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e12, | ||
default = " | default = "TJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["ktTNT"] = { | ||
name1 = " | name1 = "kilotonne of TNT", | ||
name1_us = " | name1_us = "kilotonne of TNT", | ||
name2 = " | name2 = "kilotonnes of TNT", | ||
name2_us = " | name2_us = "kilotonnes of TNT", | ||
symbol = " | symbol = "kilotonne of TNT", | ||
sym_us = " | sym_us = "kilotonne of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e12, | ||
default = " | default = "TJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["kW.h"] = { | ||
name1 = " | name1 = "kilowatt-hour", | ||
name1_us = " | name1_us = "kilowatt-hour", | ||
name2 = " | name2 = "kilowatt-hours", | ||
name2_us = " | name2_us = "kilowatt-hours", | ||
symbol = " | symbol = "kW·h", | ||
sym_us = " | sym_us = "kW·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3600000, | ||
default = " | default = "MJ", | ||
link = "Watt-hour", | link = "Watt-hour", | ||
}, | }, | ||
[" | ["kWh"] = { | ||
name1 = " | name1 = "kilowatt-hour", | ||
name1_us = " | name1_us = "kilowatt-hour", | ||
name2 = " | name2 = "kilowatt-hours", | ||
name2_us = " | name2_us = "kilowatt-hours", | ||
symbol = " | symbol = "kWh", | ||
sym_us = " | sym_us = "kWh", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3600000, | ||
default = " | default = "MJ", | ||
link = "Watt-hour", | link = "Watt-hour", | ||
}, | }, | ||
[" | ["Latm"] = { | ||
name1 = " | name1 = "litre-atmosphere", | ||
name1_us = " | name1_us = "liter-atmosphere", | ||
name2 = " | name2 = "litre-atmospheres", | ||
name2_us = " | name2_us = "liter-atmospheres", | ||
symbol = " | symbol = "L·atm", | ||
sym_us = " | sym_us = "L·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101.325, | ||
default = " | default = "J", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["latm"] = { | ||
name1 = " | name1 = "litre-atmosphere", | ||
name1_us = " | name1_us = "liter-atmosphere", | ||
name2 = " | name2 = "litre-atmospheres", | ||
name2_us = " | name2_us = "liter-atmospheres", | ||
symbol = " | symbol = "l·atm", | ||
sym_us = " | sym_us = "l·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101.325, | ||
default = " | default = "J", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["m3atm"] = { | ||
name1 = " | name1 = "cubic metre-atmosphere", | ||
name1_us = " | name1_us = "cubic meter-atmosphere", | ||
name2 = " | name2 = "cubic metre-atmospheres", | ||
name2_us = " | name2_us = "cubic meter-atmospheres", | ||
symbol = " | symbol = "m<sup>3</sup>·atm", | ||
sym_us = " | sym_us = "m<sup>3</sup>·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325, | ||
default = " | default = "kJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["MBtu"] = { | ||
name1 = " | name1 = "thousand British thermal units", | ||
name1_us = " | name1_us = "thousand British thermal units", | ||
name2 = " | name2 = "thousand British thermal units", | ||
name2_us = " | name2_us = "thousand British thermal units", | ||
symbol = " | symbol = "MBtu", | ||
sym_us = " | sym_us = "MBtu", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055.85262, | ||
default = "MJ", | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-39F"] = { | ||
name1 = " | name1 = "thousand British thermal units (39°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (39°F)", | ||
name2 = " | name2 = "thousand British thermal units (39°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (39°F)", | ||
symbol = " | symbol = "MBTU<sub>39°F</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>39°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1059670, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-39F"] = { | ||
name1 = " | name1 = "thousand British thermal units (39°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (39°F)", | ||
name2 = " | name2 = "thousand British thermal units (39°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (39°F)", | ||
symbol = " | symbol = "MBtu<sub>39°F</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>39°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1059670, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-59F"] = { | ||
name1 = " | name1 = "thousand British thermal units (59°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (59°F)", | ||
name2 = " | name2 = "thousand British thermal units (59°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (59°F)", | ||
symbol = " | symbol = "MBTU<sub>59°F</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>59°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054804, | ||
default = "MJ", | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-59F"] = { | ||
name1 = " | name1 = "thousand British thermal units (59°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (59°F)", | ||
name2 = " | name2 = "thousand British thermal units (59°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (59°F)", | ||
symbol = " | symbol = "MBtu<sub>59°F</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>59°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054804, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-60F"] = { | ||
name1 = " | name1 = "thousand British thermal units (60°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (60°F)", | ||
name2 = " | name2 = "thousand British thermal units (60°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (60°F)", | ||
symbol = " | symbol = "MBTU<sub>60°F</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>60°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054680, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-60F"] = { | ||
name1 = " | name1 = "thousand British thermal units (60°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (60°F)", | ||
name2 = " | name2 = "thousand British thermal units (60°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (60°F)", | ||
symbol = " | symbol = "MBtu<sub>60°F</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>60°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054680, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-63F"] = { | ||
name1 = " | name1 = "thousand British thermal units (63°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (63°F)", | ||
name2 = " | name2 = "thousand British thermal units (63°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (63°F)", | ||
symbol = " | symbol = "MBTU<sub>63°F</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>63°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054600, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-63F"] = { | ||
name1 = " | name1 = "thousand British thermal units (63°F)", | ||
name1_us = " | name1_us = "thousand British thermal units (63°F)", | ||
name2 = " | name2 = "thousand British thermal units (63°F)", | ||
name2_us = " | name2_us = "thousand British thermal units (63°F)", | ||
symbol = " | symbol = "MBtu<sub>63°F</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>63°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054600, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-ISO"] = { | ||
name1 = " | name1 = "thousand British thermal units (ISO)", | ||
name1_us = " | name1_us = "thousand British thermal units (ISO)", | ||
name2 = " | name2 = "thousand British thermal units (ISO)", | ||
name2_us = " | name2_us = "thousand British thermal units (ISO)", | ||
symbol = " | symbol = "MBTU<sub>ISO</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>ISO</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055056, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-ISO"] = { | ||
name1 = " | name1 = "thousand British thermal units (ISO)", | ||
name1_us = " | name1_us = "thousand British thermal units (ISO)", | ||
name2 = " | name2 = "thousand British thermal units (ISO)", | ||
name2_us = " | name2_us = "thousand British thermal units (ISO)", | ||
symbol = " | symbol = "MBtu<sub>ISO</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>ISO</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055056, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-IT"] = { | ||
name1 = " | name1 = "thousand British thermal units (IT)", | ||
name1_us = " | name1_us = "thousand British thermal units (IT)", | ||
name2 = " | name2 = "thousand British thermal units (IT)", | ||
name2_us = " | name2_us = "thousand British thermal units (IT)", | ||
symbol = " | symbol = "MBTU<sub>IT</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055.85262, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-IT"] = { | ||
name1 = " | name1 = "thousand British thermal units (IT)", | ||
name1_us = " | name1_us = "thousand British thermal units (IT)", | ||
name2 = " | name2 = "thousand British thermal units (IT)", | ||
name2_us = " | name2_us = "thousand British thermal units (IT)", | ||
symbol = " | symbol = "MBtu<sub>IT</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055.85262, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-mean"] = { | ||
name1 = " | name1 = "thousand British thermal units (mean)", | ||
name1_us = " | name1_us = "thousand British thermal units (mean)", | ||
name2 = " | name2 = "thousand British thermal units (mean)", | ||
name2_us = " | name2_us = "thousand British thermal units (mean)", | ||
symbol = " | symbol = "MBTU<sub>mean</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>mean</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055870, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-mean"] = { | ||
name1 = " | name1 = "thousand British thermal units (mean)", | ||
name1_us = " | name1_us = "thousand British thermal units (mean)", | ||
name2 = " | name2 = "thousand British thermal units (mean)", | ||
name2_us = " | name2_us = "thousand British thermal units (mean)", | ||
symbol = " | symbol = "MBtu<sub>mean</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>mean</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055870, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBTU-th"] = { | ||
name1 = " | name1 = "thousand British thermal units (thermochemical)", | ||
name1_us = " | name1_us = "thousand British thermal units (thermochemical)", | ||
name2 = " | name2 = "thousand British thermal units (thermochemical)", | ||
name2_us = " | name2_us = "thousand British thermal units (thermochemical)", | ||
symbol = " | symbol = "MBTU<sub>th</sub>", | ||
sym_us = " | sym_us = "MBTU<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054350.26444, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MBtu-th"] = { | ||
name1 = " | name1 = "thousand British thermal units (thermochemical)", | ||
name1_us = " | name1_us = "thousand British thermal units (thermochemical)", | ||
name2 = " | name2 = "thousand British thermal units (thermochemical)", | ||
name2_us = " | name2_us = "thousand British thermal units (thermochemical)", | ||
symbol = " | symbol = "MBtu<sub>th</sub>", | ||
sym_us = " | sym_us = "MBtu<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054350.26444, | ||
default = " | default = "MJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["Mcal"] = { | ||
name1 = " | name1 = "megacalorie", | ||
name1_us = " | name1_us = "megacalorie", | ||
name2 = " | name2 = "megacalories", | ||
name2_us = " | name2_us = "megacalories", | ||
symbol = " | symbol = "Mcal", | ||
sym_us = " | sym_us = "Mcal", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000, | ||
default = " | default = "MJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["mcal"] = { | ||
name1 = " | name1 = "millicalorie", | ||
name1_us = " | name1_us = "millicalorie", | ||
name2 = " | name2 = "millicalories", | ||
name2_us = " | name2_us = "millicalories", | ||
symbol = " | symbol = "mcal", | ||
sym_us = " | sym_us = "mcal", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.004184, | ||
default = " | default = "mJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["Mcal-15"] = { | ||
name1 = " | name1 = "megacalorie (15°C)", | ||
name1_us = " | name1_us = "megacalorie (15°C)", | ||
name2 = " | name2 = "megacalories (15°C)", | ||
name2_us = " | name2_us = "megacalories (15°C)", | ||
symbol = " | symbol = "Mcal<sub>15</sub>", | ||
sym_us = " | sym_us = "Mcal<sub>15</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4185800, | ||
default = " | default = "MJ", | ||
link = "Calorie", | link = "Calorie", | ||
}, | }, | ||
[" | ["mcal-15"] = { | ||
name1 = " | name1 = "millicalorie (15°C)", | ||
name1_us = " | name1_us = "millicalorie (15°C)", | ||
name2 = " | name2 = "millicalories (15°C)", | ||
name2_us = " | name2_us = "millicalories (15°C)", | ||
symbol = " | symbol = "mcal<sub>15</sub>", | ||
sym_us = " | sym_us = "mcal<sub>15</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0041858, | ||
default = " | default = "mJ", | ||
link = "Calorie", | link = "Calorie", | ||
}, | }, | ||
[" | ["Mcal-IT"] = { | ||
name1 = " | name1 = "megacalorie (International Steam Table)", | ||
name1_us = " | name1_us = "megacalorie (International Steam Table)", | ||
name2 = " | name2 = "megacalories (International Steam Table)", | ||
name2_us = " | name2_us = "megacalories (International Steam Table)", | ||
symbol = " | symbol = "Mcal<sub>IT</sub>", | ||
sym_us = " | sym_us = "Mcal<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4186800, | ||
default = " | default = "MJ", | ||
link = "Calorie", | link = "Calorie", | ||
}, | }, | ||
[" | ["mcal-IT"] = { | ||
name1 = " | name1 = "millicalorie (International Steam Table)", | ||
name1_us = " | name1_us = "millicalorie (International Steam Table)", | ||
name2 = " | name2 = "millicalories (International Steam Table)", | ||
name2_us = " | name2_us = "millicalories (International Steam Table)", | ||
symbol = " | symbol = "mcal<sub>IT</sub>", | ||
sym_us = " | sym_us = "mcal<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0041868, | ||
default = " | default = "mJ", | ||
link = "Calorie", | link = "Calorie", | ||
}, | }, | ||
[" | ["Mcal-th"] = { | ||
name1 = " | name1 = "megacalorie (thermochemical)", | ||
name1_us = " | name1_us = "megacalorie (thermochemical)", | ||
name2 = " | name2 = "megacalories (thermochemical)", | ||
name2_us = " | name2_us = "megacalories (thermochemical)", | ||
symbol = " | symbol = "Mcal<sub>th</sub>", | ||
sym_us = " | sym_us = "Mcal<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000, | ||
default = " | default = "MJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["mcal-th"] = { | ||
name1 = " | name1 = "millicalorie (thermochemical)", | ||
name1_us = " | name1_us = "millicalorie (thermochemical)", | ||
name2 = " | name2 = "millicalories (thermochemical)", | ||
name2_us = " | name2_us = "millicalories (thermochemical)", | ||
symbol = " | symbol = "mcal<sub>th</sub>", | ||
sym_us = " | sym_us = "mcal<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = 0. | scale = 0.004184, | ||
default = "mJ", | default = "mJ", | ||
link = " | link = "Calorie", | ||
}, | }, | ||
[" | ["Merg"] = { | ||
name1 = " | name1 = "megaerg", | ||
name1_us = " | name1_us = "megaerg", | ||
name2 = " | name2 = "megaergs", | ||
name2_us = " | name2_us = "megaergs", | ||
symbol = " | symbol = "Merg", | ||
sym_us = " | sym_us = "Merg", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.1, | ||
default = " | default = "J", | ||
link = " | link = "Erg", | ||
}, | }, | ||
[" | ["merg"] = { | ||
name1 = " | name1 = "millierg", | ||
name1_us = " | name1_us = "millierg", | ||
name2 = " | name2 = "milliergs", | ||
name2_us = " | name2_us = "milliergs", | ||
symbol = " | symbol = "merg", | ||
sym_us = " | sym_us = "merg", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0000000001, | ||
default = " | default = "µJ", | ||
link = " | link = "Erg", | ||
}, | }, | ||
[" | ["MeV"] = { | ||
name1 = " | name1 = "megaelectronvolt", | ||
name1_us = " | name1_us = "megaelectronvolt", | ||
name2 = " | name2 = "megaelectronvolts", | ||
name2_us = " | name2_us = "megaelectronvolts", | ||
symbol = " | symbol = "MeV", | ||
sym_us = " | sym_us = "MeV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-13, | ||
default = " | default = "pJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["meV"] = { | ||
name1 = " | name1 = "millielectronvolt", | ||
name1_us = " | name1_us = "millielectronvolt", | ||
name2 = " | name2 = "millielectronvolts", | ||
name2_us = " | name2_us = "millielectronvolts", | ||
symbol = " | symbol = "meV", | ||
sym_us = " | sym_us = "meV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-22, | ||
default = " | default = "zJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["MLatm"] = { | ||
name1 = " | name1 = "megalitre-atmosphere", | ||
name1_us = " | name1_us = "megaliter-atmosphere", | ||
name2 = " | name2 = "megalitre-atmospheres", | ||
name2_us = " | name2_us = "megaliter-atmospheres", | ||
symbol = " | symbol = "ML·atm", | ||
sym_us = " | sym_us = "ML·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325000, | ||
default = " | default = "MJ", | ||
link = "Atmosphere (unit)", | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["Mlatm"] = { | ||
name1 = " | name1 = "megalitre-atmosphere", | ||
name1_us = " | name1_us = "megaliter-atmosphere", | ||
name2 = " | name2 = "megalitre-atmospheres", | ||
name2_us = " | name2_us = "megaliter-atmospheres", | ||
symbol = " | symbol = "Ml·atm", | ||
sym_us = " | sym_us = "Ml·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101325000, | ||
default = "MJ", | default = "MJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | |||
["mLatm"] = { | |||
name1 = "millilitre-atmosphere", | |||
name1_us = "milliliter-atmosphere", | |||
name2 = "millilitre-atmospheres", | |||
name2_us = "milliliter-atmospheres", | |||
symbol = "L·atm", | |||
sym_us = "L·atm", | |||
utype = "energy", | |||
scale = 0.101325, | |||
default = "mJ", | |||
link = "Atmosphere (unit)", | |||
}, | |||
["mlatm"] = { | |||
name1 = "millilitre-atmosphere", | |||
name1_us = "milliliter-atmosphere", | |||
name2 = "millilitre-atmospheres", | |||
name2_us = "milliliter-atmospheres", | |||
symbol = "l·atm", | |||
sym_us = "l·atm", | |||
utype = "energy", | |||
scale = 0.101325, | |||
default = "mJ", | |||
link = "Atmosphere (unit)", | |||
}, | }, | ||
[" | ["MMBtu"] = { | ||
name1 = "million British thermal units", | name1 = "million British thermal units", | ||
name1_us = "million British thermal units", | name1_us = "million British thermal units", | ||
name2 = "million British thermal units", | name2 = "million British thermal units", | ||
name2_us = "million British thermal units", | name2_us = "million British thermal units", | ||
symbol = " | symbol = "MMBtu", | ||
sym_us = " | sym_us = "MMBtu", | ||
utype = "energy", | utype = "energy", | ||
scale = 1055055852.62, | scale = 1055055852.62, | ||
Line 2,396: | Line 2,516: | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-39F"] = { | ||
name1 = " | name1 = "million British thermal units (39°F)", | ||
name1_us = " | name1_us = "million British thermal units (39°F)", | ||
name2 = " | name2 = "million British thermal units (39°F)", | ||
name2_us = " | name2_us = "million British thermal units (39°F)", | ||
symbol = " | symbol = "MMBTU<sub>39°F</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>39°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1059670000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-39F"] = { | ||
name1 = " | name1 = "million British thermal units (39°F)", | ||
name1_us = " | name1_us = "million British thermal units (39°F)", | ||
name2 = " | name2 = "million British thermal units (39°F)", | ||
name2_us = " | name2_us = "million British thermal units (39°F)", | ||
symbol = " | symbol = "MMBtu<sub>39°F</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>39°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1059670000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-59F"] = { | ||
name1 = " | name1 = "million British thermal units (59°F)", | ||
name1_us = " | name1_us = "million British thermal units (59°F)", | ||
name2 = " | name2 = "million British thermal units (59°F)", | ||
name2_us = " | name2_us = "million British thermal units (59°F)", | ||
symbol = " | symbol = "MMBTU<sub>59°F</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>59°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054804000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-59F"] = { | ||
name1 = " | name1 = "million British thermal units (59°F)", | ||
name1_us = " | name1_us = "million British thermal units (59°F)", | ||
name2 = " | name2 = "million British thermal units (59°F)", | ||
name2_us = " | name2_us = "million British thermal units (59°F)", | ||
symbol = " | symbol = "MMBtu<sub>59°F</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>59°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054804000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-60F"] = { | ||
name1 = " | name1 = "million British thermal units (60°F)", | ||
name1_us = " | name1_us = "million British thermal units (60°F)", | ||
name2 = " | name2 = "million British thermal units (60°F)", | ||
name2_us = " | name2_us = "million British thermal units (60°F)", | ||
symbol = " | symbol = "MMBTU<sub>60°F</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>60°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054680000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-60F"] = { | ||
name1 = " | name1 = "million British thermal units (60°F)", | ||
name1_us = " | name1_us = "million British thermal units (60°F)", | ||
name2 = " | name2 = "million British thermal units (60°F)", | ||
name2_us = " | name2_us = "million British thermal units (60°F)", | ||
symbol = " | symbol = "MMBtu<sub>60°F</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>60°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054680000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-63F"] = { | ||
name1 = " | name1 = "million British thermal units (63°F)", | ||
name1_us = " | name1_us = "million British thermal units (63°F)", | ||
name2 = " | name2 = "million British thermal units (63°F)", | ||
name2_us = " | name2_us = "million British thermal units (63°F)", | ||
symbol = " | symbol = "MMBTU<sub>63°F</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>63°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054600000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-63F"] = { | ||
name1 = " | name1 = "million British thermal units (63°F)", | ||
name1_us = " | name1_us = "million British thermal units (63°F)", | ||
name2 = " | name2 = "million British thermal units (63°F)", | ||
name2_us = " | name2_us = "million British thermal units (63°F)", | ||
symbol = " | symbol = "MMBtu<sub>63°F</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>63°F</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054600000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-ISO"] = { | ||
name1 = " | name1 = "million British thermal units (ISO)", | ||
name1_us = " | name1_us = "million British thermal units (ISO)", | ||
name2 = " | name2 = "million British thermal units (ISO)", | ||
name2_us = " | name2_us = "million British thermal units (ISO)", | ||
symbol = " | symbol = "MMBTU<sub>ISO</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>ISO</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055056000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-ISO"] = { | ||
name1 = " | name1 = "million British thermal units (ISO)", | ||
name1_us = " | name1_us = "million British thermal units (ISO)", | ||
name2 = " | name2 = "million British thermal units (ISO)", | ||
name2_us = " | name2_us = "million British thermal units (ISO)", | ||
symbol = " | symbol = "MMBtu<sub>ISO</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>ISO</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055056000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-IT"] = { | ||
name1 = " | name1 = "million British thermal units (IT)", | ||
name1_us = " | name1_us = "million British thermal units (IT)", | ||
name2 = " | name2 = "million British thermal units (IT)", | ||
name2_us = " | name2_us = "million British thermal units (IT)", | ||
symbol = " | symbol = "MMBTU<sub>IT</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055852.62, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-IT"] = { | ||
name1 = " | name1 = "million British thermal units (IT)", | ||
name1_us = " | name1_us = "million British thermal units (IT)", | ||
name2 = " | name2 = "million British thermal units (IT)", | ||
name2_us = " | name2_us = "million British thermal units (IT)", | ||
symbol = " | symbol = "MMBtu<sub>IT</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>IT</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055055852.62, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-mean"] = { | ||
name1 = " | name1 = "million British thermal units (mean)", | ||
name1_us = " | name1_us = "million British thermal units (mean)", | ||
name2 = " | name2 = "million British thermal units (mean)", | ||
name2_us = " | name2_us = "million British thermal units (mean)", | ||
symbol = " | symbol = "MMBTU<sub>mean</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>mean</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055870000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-mean"] = { | ||
name1 = " | name1 = "million British thermal units (mean)", | ||
name1_us = " | name1_us = "million British thermal units (mean)", | ||
name2 = " | name2 = "million British thermal units (mean)", | ||
name2_us = " | name2_us = "million British thermal units (mean)", | ||
symbol = " | symbol = "MMBtu<sub>mean</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>mean</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1055870000, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBTU-th"] = { | ||
name1 = " | name1 = "million British thermal units (thermochemical)", | ||
name1_us = " | name1_us = "million British thermal units (thermochemical)", | ||
name2 = " | name2 = "million British thermal units (thermochemical)", | ||
name2_us = " | name2_us = "million British thermal units (thermochemical)", | ||
symbol = " | symbol = "MMBTU<sub>th</sub>", | ||
sym_us = " | sym_us = "MMBTU<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054350264.44, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["MMBtu-th"] = { | ||
name1 = " | name1 = "million British thermal units (thermochemical)", | ||
name1_us = " | name1_us = "million British thermal units (thermochemical)", | ||
name2 = " | name2 = "million British thermal units (thermochemical)", | ||
name2_us = " | name2_us = "million British thermal units (thermochemical)", | ||
symbol = " | symbol = "MMBtu<sub>th</sub>", | ||
sym_us = " | sym_us = "MMBtu<sub>th</sub>", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1054350264.44, | ||
default = " | default = "GJ", | ||
link = " | link = "British thermal unit", | ||
}, | }, | ||
[" | ["Mt(TNT)"] = { | ||
name1 = " | name1 = "megatonne", | ||
name1_us = " | name1_us = "megaton", | ||
name2 = " | name2 = "megatonnes", | ||
name2_us = " | name2_us = "megatons", | ||
symbol = " | symbol = "Mt", | ||
sym_us = " | sym_us = "Mt", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e15, | ||
default = " | default = "PJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["Mtoe"] = { | ||
name1 = " | name1 = "megatonne of oil equivalent", | ||
name1_us = " | name1_us = "megatonne of oil equivalent", | ||
name2 = " | name2 = "megatonnes of oil equivalent", | ||
name2_us = " | name2_us = "megatonnes of oil equivalent", | ||
symbol = " | symbol = "Mtoe", | ||
sym_us = " | sym_us = "Mtoe", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.1868e16, | ||
default = " | default = "PJ", | ||
link = " | link = "Tonne of oil equivalent", | ||
}, | }, | ||
[" | ["MtonTNT"] = { | ||
name1 = " | name1 = "megaton of TNT", | ||
name1_us = " | name1_us = "megaton of TNT", | ||
name2 = " | name2 = "megatons of TNT", | ||
name2_us = " | name2_us = "megatons of TNT", | ||
symbol = " | symbol = "Mt", | ||
sym_us = " | sym_us = "Mt", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e15, | ||
default = " | default = "PJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["mtonTNT"] = { | ||
name1 = " | name1 = "milliton of TNT", | ||
name1_us = " | name1_us = "milliton of TNT", | ||
name2 = " | name2 = "millitons of TNT", | ||
name2_us = " | name2_us = "millitons of TNT", | ||
symbol = " | symbol = "milliton of TNT", | ||
sym_us = " | sym_us = "milliton of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000, | ||
default = "MJ", | default = "MJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["MtTNT"] = { | ||
name1 = " | name1 = "megatonne of TNT", | ||
name1_us = " | name1_us = "megatonne of TNT", | ||
name2 = " | name2 = "megatonnes of TNT", | ||
name2_us = " | name2_us = "megatonnes of TNT", | ||
symbol = " | symbol = "megatonne of TNT", | ||
sym_us = " | sym_us = "megatonne of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e15, | ||
default = " | default = "PJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["mtTNT"] = { | ||
name1 = " | name1 = "millitonne of TNT", | ||
name1_us = " | name1_us = "millitonne of TNT", | ||
name2 = " | name2 = "millitonnes of TNT", | ||
name2_us = " | name2_us = "millitonnes of TNT", | ||
symbol = " | symbol = "millitonne of TNT", | ||
sym_us = " | sym_us = "millitonne of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000, | ||
default = " | default = "MJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["MW.h"] = { | ||
name1 = " | name1 = "megawatt-hour", | ||
name1_us = " | name1_us = "megawatt-hour", | ||
name2 = " | name2 = "megawatt-hours", | ||
name2_us = " | name2_us = "megawatt-hours", | ||
symbol = " | symbol = "MW·h", | ||
sym_us = " | sym_us = "MW·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3600000000, | ||
default = " | default = "GJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["mW.h"] = { | ||
name1 = " | name1 = "milliwatt-hour", | ||
name1_us = " | name1_us = "milliwatt-hour", | ||
name2 = " | name2 = "milliwatt-hours", | ||
name2_us = " | name2_us = "milliwatt-hours", | ||
symbol = " | symbol = "mW·h", | ||
sym_us = " | sym_us = "mW·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3.6, | ||
default = " | default = "J", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["MWh"] = { | ||
name1 = " | name1 = "megawatt-hour", | ||
name1_us = " | name1_us = "megawatt-hour", | ||
name2 = " | name2 = "megawatt-hours", | ||
name2_us = " | name2_us = "megawatt-hours", | ||
symbol = " | symbol = "MWh", | ||
sym_us = " | sym_us = "MWh", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3600000000, | ||
default = " | default = "GJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["mWh"] = { | ||
name1 = " | name1 = "milliwatt-hour", | ||
name1_us = " | name1_us = "milliwatt-hour", | ||
name2 = " | name2 = "milliwatt-hours", | ||
name2_us = " | name2_us = "milliwatt-hours", | ||
symbol = " | symbol = "mWh", | ||
sym_us = " | sym_us = "mWh", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3.6, | ||
default = " | default = "J", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["neV"] = { | ||
name1 = " | name1 = "nanoelectronvolt", | ||
name1_us = " | name1_us = "nanoelectronvolt", | ||
name2 = " | name2 = "nanoelectronvolts", | ||
name2_us = " | name2_us = "nanoelectronvolts", | ||
symbol = " | symbol = "neV", | ||
sym_us = " | sym_us = "neV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-28, | ||
default = " | default = "yJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["PeV"] = { | ||
name1 = " | name1 = "petaelectronvolt", | ||
name1_us = " | name1_us = "petaelectronvolt", | ||
name2 = " | name2 = "petaelectronvolts", | ||
name2_us = " | name2_us = "petaelectronvolts", | ||
symbol = " | symbol = "PeV", | ||
sym_us = " | sym_us = "PeV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0001602176487, | ||
default = " | default = "mJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["peV"] = { | ||
name1 = " | name1 = "picoelectronvolt", | ||
name1_us = " | name1_us = "picoelectronvolt", | ||
name2 = " | name2 = "picoelectronvolts", | ||
name2_us = " | name2_us = "picoelectronvolts", | ||
symbol = " | symbol = "peV", | ||
sym_us = " | sym_us = "peV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-31, | ||
default = " | default = "yJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["quad"] = { | ||
name1 = " | name1 = "quadrillion British thermal units", | ||
name1_us = " | name1_us = "quadrillion British thermal units", | ||
name2 = " | name2 = "quadrillion British thermal units", | ||
name2_us = " | name2_us = "quadrillion British thermal units", | ||
symbol = " | symbol = "quad", | ||
sym_us = " | sym_us = "quad", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.054804e18, | ||
default = " | default = "EJ", | ||
link = " | link = "Quad (energy)", | ||
}, | }, | ||
[" | ["Ry"] = { | ||
name1 = " | name1 = "rydberg", | ||
name1_us = " | name1_us = "rydberg", | ||
name2 = " | name2 = "rydbergs", | ||
name2_us = " | name2_us = "rydbergs", | ||
symbol = " | symbol = "Ry", | ||
sym_us = " | sym_us = "Ry", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 2.1798741e-18, | ||
default = " | default = "eV", | ||
link = " | link = "Rydberg constant", | ||
}, | }, | ||
[" | ["scc"] = { | ||
name1 = " | name1 = "standard cubic centimetre", | ||
name1_us = " | name1_us = "standard cubic centimeter", | ||
name2 = " | name2 = "standard cubic centimetres", | ||
name2_us = " | name2_us = "standard cubic centimeters", | ||
symbol = " | symbol = "scc", | ||
sym_us = " | sym_us = "scc", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.101325, | ||
default = " | default = "mJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["scf"] = { | ||
name1 = " | name1 = "standard cubic foot", | ||
name1_us = " | name1_us = "standard cubic foot", | ||
name2 = " | name2 = "standard cubic feet", | ||
name2_us = " | name2_us = "standard cubic feet", | ||
symbol = " | symbol = "scf", | ||
sym_us = " | sym_us = "scf", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 2869.2044809344, | ||
default = " | default = "kJ", | ||
link = "Atmosphere (unit)", | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["scfoot"] = { | ||
name1 = "cubic | name1 = "standard cubic foot", | ||
name1_us = "cubic | name1_us = "standard cubic foot", | ||
name2 = "cubic | name2 = "standard cubic foot", | ||
name2_us = "cubic | name2_us = "standard cubic foot", | ||
symbol = " | symbol = "scf", | ||
sym_us = " | sym_us = "scf", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 2869.2044809344, | ||
default = "kJ", | default = "kJ", | ||
link = "Atmosphere (unit)", | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["scy"] = { | ||
name1 = " | name1 = "standard cubic yard", | ||
name1_us = " | name1_us = "standard cubic yard", | ||
name2 = " | name2 = "standard cubic yards", | ||
name2_us = " | name2_us = "standard cubic yards", | ||
symbol = " | symbol = "scy", | ||
sym_us = " | sym_us = "scy", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 77468.5209852288, | ||
default = " | default = "kJ", | ||
link = "Atmosphere (unit)", | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["sl"] = { | ||
name1 = " | name1 = "standard litre", | ||
name1_us = " | name1_us = "standard liter", | ||
name2 = " | name2 = "standard litres", | ||
name2_us = " | name2_us = "standard liters", | ||
symbol = " | symbol = "sl", | ||
sym_us = " | sym_us = "sl", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 101.325, | ||
default = "J", | default = "J", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["t(TNT)"] = { | ||
name1 = " | name1 = "tonne", | ||
name1_us = " | name1_us = "ton", | ||
name2 = " | name2 = "tonnes", | ||
name2_us = " | name2_us = "tons", | ||
symbol = " | symbol = "t", | ||
sym_us = " | sym_us = "t", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000000, | ||
default = " | default = "GJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["TeV"] = { | ||
name1 = " | name1 = "teraelectronvolt", | ||
name1_us = " | name1_us = "teraelectronvolt", | ||
name2 = " | name2 = "teraelectronvolts", | ||
name2_us = " | name2_us = "teraelectronvolts", | ||
symbol = " | symbol = "TeV", | ||
sym_us = " | sym_us = "TeV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-7, | ||
default = " | default = "µJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["th"] = { | ||
name1 = " | name1 = "thermie", | ||
name1_us = " | name1_us = "thermie", | ||
name2 = " | name2 = "thermies", | ||
name2_us = " | name2_us = "thermies", | ||
symbol = " | symbol = "th", | ||
sym_us = " | sym_us = "th", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4186800, | ||
default = " | default = "MJ", | ||
link = " | link = "Conversion of units", | ||
}, | }, | ||
[" | ["thm-EC"] = { | ||
name1 = " | name1 = "therm (EC)", | ||
name1_us = " | name1_us = "therm (EC)", | ||
name2 = " | name2 = "therms (EC)", | ||
name2_us = " | name2_us = "therms (EC)", | ||
symbol = " | symbol = "thm (EC)", | ||
sym_us = " | sym_us = "thm (EC)", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 105506000, | ||
default = " | default = "MJ", | ||
link = " | link = "Therm", | ||
}, | }, | ||
[" | ["thm-UK"] = { | ||
name1 = " | name1 = "therm (UK)", | ||
name1_us = " | name1_us = "therm (UK)", | ||
name2 = " | name2 = "therms (UK)", | ||
name2_us = " | name2_us = "therms (UK)", | ||
symbol = " | symbol = "thm (UK)", | ||
sym_us = " | sym_us = "thm (UK)", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 105505585.257348, | ||
default = " | default = "MJ", | ||
link = " | link = "Therm", | ||
}, | }, | ||
[" | ["thm-US"] = { | ||
name1 = " | name1 = "therm (US)", | ||
name1_us = " | name1_us = "therm (U.S.)", | ||
name2 = " | name2 = "therms (US)", | ||
name2_us = " | name2_us = "therms (U.S.)", | ||
symbol = " | symbol = "thm (US)", | ||
sym_us = " | sym_us = "thm (U.S.)", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 105480400, | ||
default = " | default = "MJ", | ||
link = " | link = "Therm", | ||
}, | }, | ||
[" | ["toe"] = { | ||
name1 = " | name1 = "tonne of oil equivalent", | ||
name1_us = " | name1_us = "tonne of oil equivalent", | ||
name2 = " | name2 = "tonnes of oil equivalent", | ||
name2_us = " | name2_us = "tonnes of oil equivalent", | ||
symbol = " | symbol = "toe", | ||
sym_us = " | sym_us = "toe", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 41868000000, | ||
default = " | default = "GJ", | ||
link = " | link = "Tonne of oil equivalent", | ||
}, | }, | ||
[" | ["tonTNT"] = { | ||
name1 = " | name1 = "ton of TNT", | ||
name1_us = "ton of TNT", | |||
name2 = "tons of TNT", | |||
name2_us = "tons of TNT", | |||
symbol = "ton of TNT", | |||
sym_us = "ton of TNT", | |||
name1_us = " | |||
name2 = " | |||
name2_us = " | |||
symbol = " | |||
sym_us = " | |||
usename = 1, | usename = 1, | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000000, | ||
default = " | default = "GJ", | ||
link = "TNT equivalent", | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["tTNT"] = { | ||
name1 = " | name1 = "tonne of TNT", | ||
name1_us = " | name1_us = "tonne of TNT", | ||
name2 = " | name2 = "tonnes of TNT", | ||
name2_us = " | name2_us = "tonnes of TNT", | ||
symbol = " | symbol = "tonne of TNT", | ||
sym_us = " | sym_us = "tonne of TNT", | ||
usename = 1, | usename = 1, | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184000000, | ||
default = " | default = "GJ", | ||
link = "TNT equivalent", | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["TtonTNT"] = { | ||
name1 = " | name1 = "teraton of TNT", | ||
name1_us = " | name1_us = "teraton of TNT", | ||
name2 = " | name2 = "teratons of TNT", | ||
name2_us = " | name2_us = "teratons of TNT", | ||
symbol = " | symbol = "teraton of TNT", | ||
sym_us = " | sym_us = "teraton of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e21, | ||
default = " | default = "ZJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["TtTNT"] = { | ||
name1 = " | name1 = "teratonne of TNT", | ||
name1_us = " | name1_us = "teratonne of TNT", | ||
name2 = " | name2 = "teratonnes of TNT", | ||
name2_us = " | name2_us = "teratonnes of TNT", | ||
symbol = " | symbol = "teratonne of TNT", | ||
sym_us = " | sym_us = "teratonne of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4.184e21, | ||
default = " | default = "ZJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["TW.h"] = { | ||
name1 = " | name1 = "terawatt-hour", | ||
name1_us = " | name1_us = "terawatt-hour", | ||
name2 = " | name2 = "terawatt-hours", | ||
name2_us = " | name2_us = "terawatt-hours", | ||
symbol = " | symbol = "TW·h", | ||
sym_us = " | sym_us = "TW·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3.6e15, | ||
default = " | default = "PJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["TWh"] = { | ||
name1 = " | name1 = "terawatt-hour", | ||
name1_us = " | name1_us = "terawatt-hour", | ||
name2 = " | name2 = "terawatt-hours", | ||
name2_us = " | name2_us = "terawatt-hours", | ||
symbol = " | symbol = "TWh", | ||
sym_us = " | sym_us = "TWh", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3.6e15, | ||
default = " | default = "PJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["uerg"] = { | ||
name1 = " | name1 = "microerg", | ||
name1_us = " | name1_us = "microerg", | ||
name2 = " | name2 = "microergs", | ||
name2_us = " | name2_us = "microergs", | ||
symbol = " | symbol = "µerg", | ||
sym_us = " | sym_us = "µerg", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1e-13, | ||
default = " | default = "nJ", | ||
link = " | link = "Erg", | ||
}, | }, | ||
[" | ["USgalatm"] = { | ||
name1 = " | name1 = "US gallon-atmosphere", | ||
name1_us = " | name1_us = "U.S. gallon-atmosphere", | ||
name2 = " | name2 = "US gallon-atmospheres", | ||
name2_us = " | name2_us = "U.S. gallon-atmospheres", | ||
symbol = " | symbol = "US gal·atm", | ||
sym_us = " | sym_us = "U.S. gal·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 383.5568490138, | ||
default = " | default = "J", | ||
link = "Atmosphere (unit)", | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["W.h"] = { | ||
name1 = " | name1 = "watt-hour", | ||
name1_us = " | name1_us = "watt-hour", | ||
name2 = " | name2 = "watt-hours", | ||
name2_us = " | name2_us = "watt-hours", | ||
symbol = " | symbol = "W·h", | ||
sym_us = " | sym_us = "W·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3600, | ||
default = "kJ", | default = "kJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["Wh"] = { | ||
name1 = " | name1 = "watt-hour", | ||
name1_us = " | name1_us = "watt-hour", | ||
name2 = " | name2 = "watt-hours", | ||
name2_us = " | name2_us = "watt-hours", | ||
symbol = " | symbol = "Wh", | ||
sym_us = " | sym_us = "Wh", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 3600, | ||
default = " | default = "kJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["µerg"] = { | ||
name1 = " | name1 = "microerg", | ||
name1_us = " | name1_us = "microerg", | ||
name2 = " | name2 = "microergs", | ||
name2_us = " | name2_us = "microergs", | ||
symbol = " | symbol = "µerg", | ||
sym_us = " | sym_us = "µerg", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1e-13, | ||
default = " | default = "nJ", | ||
link = " | link = "Erg", | ||
}, | }, | ||
[" | ["µeV"] = { | ||
name1 = " | name1 = "microelectronvolt", | ||
name1_us = " | name1_us = "microelectronvolt", | ||
name2 = " | name2 = "microelectronvolts", | ||
name2_us = " | name2_us = "microelectronvolts", | ||
symbol = " | symbol = "µeV", | ||
sym_us = " | sym_us = "µeV", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 1.602176487e-25, | ||
default = " | default = "yJ", | ||
link = " | link = "Electronvolt", | ||
}, | }, | ||
[" | ["µLatm"] = { | ||
name1 = " | name1 = "microlitre-atmosphere", | ||
name1_us = " | name1_us = "microliter-atmosphere", | ||
name2 = " | name2 = "microlitre-atmospheres", | ||
name2_us = " | name2_us = "microliter-atmospheres", | ||
symbol = " | symbol = "µL·atm", | ||
sym_us = " | sym_us = "µL·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.000101325, | ||
default = " | default = "µJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["µlatm"] = { | ||
name1 = " | name1 = "microlitre-atmosphere", | ||
name1_us = " | name1_us = "microliter-atmosphere", | ||
name2 = " | name2 = "microlitre-atmospheres", | ||
name2_us = " | name2_us = "microliter-atmospheres", | ||
symbol = " | symbol = "µl·atm", | ||
sym_us = " | sym_us = "µl·atm", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.000101325, | ||
default = " | default = "µJ", | ||
link = " | link = "Atmosphere (unit)", | ||
}, | }, | ||
[" | ["µtonTNT"] = { | ||
name1 = " | name1 = "microton of TNT", | ||
name1_us = " | name1_us = "microton of TNT", | ||
name2 = " | name2 = "microtons of TNT", | ||
name2_us = " | name2_us = "microtons of TNT", | ||
symbol = " | symbol = "microton of TNT", | ||
sym_us = " | sym_us = "microton of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = " | default = "kJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["µtTNT"] = { | ||
name1 = " | name1 = "microtonne of TNT", | ||
name1_us = " | name1_us = "microtonne of TNT", | ||
name2 = " | name2 = "microtonnes of TNT", | ||
name2_us = " | name2_us = "microtonnes of TNT", | ||
symbol = " | symbol = "microtonne of TNT", | ||
sym_us = " | sym_us = "microtonne of TNT", | ||
usename = 1, | |||
utype = "energy", | utype = "energy", | ||
scale = | scale = 4184, | ||
default = " | default = "kJ", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["µW.h"] = { | ||
name1 = " | name1 = "microwatt-hour", | ||
name1_us = " | name1_us = "microwatt-hour", | ||
name2 = " | name2 = "microwatt-hours", | ||
name2_us = " | name2_us = "microwatt-hours", | ||
symbol = " | symbol = "µW·h", | ||
sym_us = " | sym_us = "µW·h", | ||
utype = "energy", | utype = "energy", | ||
scale = | scale = 0.0036, | ||
default = " | default = "mJ", | ||
link = " | link = "Watt-hour", | ||
}, | }, | ||
[" | ["µWh"] = { | ||
name1 = "microwatt-hour", | |||
name1_us = "microwatt-hour", | |||
name2 = "microwatt-hours", | |||
name2_us = "microwatt-hours", | |||
symbol = "µWh", | |||
sym_us = "µWh", | |||
name1 = "microwatt-hour", | |||
name1_us = "microwatt-hour", | |||
name2 = "microwatt-hours", | |||
name2_us = "microwatt-hours", | |||
symbol = " | |||
sym_us = " | |||
utype = "energy", | utype = "energy", | ||
scale = 0.0036, | scale = 0.0036, | ||
Line 3,183: | Line 3,257: | ||
link = "Watt-hour", | link = "Watt-hour", | ||
}, | }, | ||
[" | ["btu"] = { | ||
target = "BTU", | |||
}, | }, | ||
[" | ["Calorie"] = { | ||
target = "Cal", | |||
}, | }, | ||
[" | ["ft.lbf"] = { | ||
target = "ftlbf", | |||
}, | }, | ||
[" | ["ft·lb-f"] = { | ||
target = "ftlb-f", | |||
}, | }, | ||
[" | ["ft·lbf"] = { | ||
target = "ftlbf", | |||
}, | }, | ||
[" | ["g-cal-15"] = { | ||
target = "cal-15", | |||
}, | }, | ||
[" | ["g-cal-IT"] = { | ||
target = " | target = "cal-IT", | ||
}, | }, | ||
[" | ["g-cal-th"] = { | ||
target = " | target = "cal-th", | ||
}, | }, | ||
[" | ["g-kcal-15"] = { | ||
target = " | target = "kcal-15", | ||
}, | }, | ||
[" | ["g-kcal-IT"] = { | ||
target = " | target = "kcal-IT", | ||
}, | }, | ||
[" | ["g-kcal-th"] = { | ||
target = " | target = "kcal-th", | ||
}, | }, | ||
[" | ["g-Mcal-15"] = { | ||
target = " | target = "Mcal-15", | ||
}, | }, | ||
[" | ["g-mcal-15"] = { | ||
target = " | target = "mcal-15", | ||
}, | }, | ||
[" | ["g-Mcal-IT"] = { | ||
target = " | target = "Mcal-IT", | ||
}, | }, | ||
[" | ["g-mcal-IT"] = { | ||
target = " | target = "mcal-IT", | ||
}, | }, | ||
[" | ["g-Mcal-th"] = { | ||
target = " | target = "Mcal-th", | ||
}, | }, | ||
[" | ["g-mcal-th"] = { | ||
target = " | target = "mcal-th", | ||
}, | }, | ||
[" | ["GW-h"] = { | ||
target = " | target = "GW.h", | ||
}, | }, | ||
[" | ["GW·h"] = { | ||
target = " | target = "GW.h", | ||
}, | }, | ||
[" | ["Hartree"] = { | ||
target = " | target = "Eh", | ||
}, | }, | ||
[" | ["hp.h"] = { | ||
target = " | target = "hph", | ||
}, | }, | ||
[" | ["hp·h"] = { | ||
target = " | target = "hph", | ||
}, | }, | ||
[" | ["in.lb-f"] = { | ||
target = " | target = "inlb-f", | ||
}, | }, | ||
["in.lbf"] = { | |||
target = "inlbf", | |||
["in.lbf"] = { | |||
target = "inlbf", | |||
}, | }, | ||
["in.oz-f"] = { | ["in.oz-f"] = { | ||
Line 3,368: | Line 3,346: | ||
["in·ozf"] = { | ["in·ozf"] = { | ||
target = "inozf", | target = "inozf", | ||
}, | }, | ||
["kbboe"] = { | ["kbboe"] = { | ||
Line 3,386: | Line 3,358: | ||
["kg-cal-th"] = { | ["kg-cal-th"] = { | ||
target = "Cal-th", | target = "Cal-th", | ||
}, | |||
["kW-h"] = { | |||
target = "kW.h", | |||
}, | |||
["kW·h"] = { | |||
target = "kW.h", | |||
}, | |||
["MW-h"] = { | |||
target = "MW.h", | |||
}, | }, | ||
["mW-h"] = { | ["mW-h"] = { | ||
target = "mW.h", | target = "mW.h", | ||
}, | |||
["MW·h"] = { | |||
target = "MW.h", | |||
}, | }, | ||
["mW·h"] = { | ["mW·h"] = { | ||
target = "mW.h", | target = "mW.h", | ||
}, | }, | ||
[" | ["TW-h"] = { | ||
target = " | target = "TW.h", | ||
}, | }, | ||
[" | ["TW·h"] = { | ||
target = " | target = "TW.h", | ||
}, | }, | ||
[" | ["U.S.galatm"] = { | ||
target = "USgalatm", | |||
sp_us = true, | |||
target = " | |||
}, | }, | ||
["ueV"] = { | ["ueV"] = { | ||
target = "µeV", | target = "µeV", | ||
}, | |||
["uLatm"] = { | |||
target = "µLatm", | |||
}, | }, | ||
["ulatm"] = { | ["ulatm"] = { | ||
Line 3,416: | Line 3,398: | ||
["usgalatm"] = { | ["usgalatm"] = { | ||
target = "USgalatm", | target = "USgalatm", | ||
}, | |||
["utonTNT"] = { | |||
target = "µtonTNT", | |||
}, | }, | ||
["utTNT"] = { | ["utTNT"] = { | ||
target = "µtTNT", | target = "µtTNT", | ||
}, | }, | ||
[" | ["uW-h"] = { | ||
target = " | target = "µW.h", | ||
}, | |||
["uW.h"] = { | |||
target = "µW.h", | |||
}, | |||
["uWh"] = { | |||
target = "µWh", | |||
}, | |||
["uW·h"] = { | |||
target = "µW.h", | |||
}, | |||
["W-h"] = { | |||
target = "W.h", | |||
}, | |||
["W·h"] = { | |||
target = "W.h", | |||
}, | }, | ||
["µW-h"] = { | ["µW-h"] = { | ||
Line 3,428: | Line 3,428: | ||
["µW·h"] = { | ["µW·h"] = { | ||
target = "µW.h", | target = "µW.h", | ||
}, | |||
["μerg"] = { | |||
target = "µerg", | |||
}, | |||
["μeV"] = { | |||
target = "µeV", | |||
}, | }, | ||
["μLatm"] = { | ["μLatm"] = { | ||
target = "µLatm", | target = "µLatm", | ||
}, | |||
["μlatm"] = { | |||
target = "µlatm", | |||
}, | |||
["μtonTNT"] = { | |||
target = "µtonTNT", | |||
}, | |||
["μtTNT"] = { | |||
target = "µtTNT", | |||
}, | }, | ||
["μW-h"] = { | ["μW-h"] = { | ||
Line 3,444: | Line 3,459: | ||
target = "µW.h", | target = "µW.h", | ||
}, | }, | ||
["BTU/mi"] = { | |||
name1 = "British thermal unit per mile", | |||
name1_us = "British thermal unit per mile", | |||
["BTU/mi"] = { | |||
name1 = "British thermal unit per mile", | |||
name1_us = "British thermal unit per mile", | |||
name2 = "British thermal units per mile", | name2 = "British thermal units per mile", | ||
name2_us = "British thermal units per mile", | name2_us = "British thermal units per mile", | ||
Line 3,469: | Line 3,469: | ||
scale = 47957.08421/73152, | scale = 47957.08421/73152, | ||
default = "v > 1525 | M | k | J/km", | default = "v > 1525 | M | k | J/km", | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
Line 3,542: | Line 3,518: | ||
default = "kWh/km MJ/km", | default = "kWh/km MJ/km", | ||
link = "Watt-hour", | link = "Watt-hour", | ||
}, | |||
["MJ/100 km"] = { | |||
name1 = "megajoule per 100 kilometres", | |||
name1_us = "megajoule per 100 kilometers", | |||
name2 = "megajoules per 100 kilometres", | |||
name2_us = "megajoules per 100 kilometers", | |||
symbol = "MJ/100 km", | |||
sym_us = "MJ/100 km", | |||
utype = "energy per unit length", | |||
scale = 10, | |||
default = "BTU/mi", | |||
link = "British thermal unit", | |||
}, | |||
["MJ/km"] = { | |||
name1 = "megajoule per kilometre", | |||
name1_us = "megajoule per kilometer", | |||
name2 = "megajoules per kilometre", | |||
name2_us = "megajoules per kilometer", | |||
symbol = "MJ/km", | |||
sym_us = "MJ/km", | |||
utype = "energy per unit length", | |||
scale = 1000, | |||
default = "BTU/mi", | |||
link = "British thermal unit", | |||
}, | }, | ||
["BTU/lb"] = { | ["BTU/lb"] = { | ||
Line 3,567: | Line 3,567: | ||
link = "Calorie", | link = "Calorie", | ||
}, | }, | ||
["GJ/kg"] = { | ["cal/g"] = { | ||
name1 = "gigajoule per kilogram", | name1 = "calorie per gram", | ||
name1_us = "calorie per gram", | |||
name2 = "calories per gram", | |||
name2_us = "calories per gram", | |||
symbol = "cal/g", | |||
sym_us = "cal/g", | |||
utype = "energy per unit mass", | |||
scale = 4184, | |||
default = "J/g", | |||
link = "Calorie per gram", | |||
}, | |||
["GJ/kg"] = { | |||
name1 = "gigajoule per kilogram", | |||
name1_us = "gigajoule per kilogram", | name1_us = "gigajoule per kilogram", | ||
name2 = "gigajoules per kilogram", | name2 = "gigajoules per kilogram", | ||
Line 3,591: | Line 3,603: | ||
link = "Joule", | link = "Joule", | ||
}, | }, | ||
[" | ["kcal/g"] = { | ||
name1 = " | name1 = "kilocalorie per gram", | ||
name1_us = " | name1_us = "kilocalorie per gram", | ||
name2 = " | name2 = "kilocalories per gram", | ||
name2_us = " | name2_us = "kilocalories per gram", | ||
symbol = " | symbol = "kcal/g", | ||
sym_us = " | sym_us = "kcal/g", | ||
utype = "energy per unit mass", | utype = "energy per unit mass", | ||
scale = | scale = 4184000, | ||
default = " | default = "kJ/g", | ||
link = " | link = "Kilocalorie per gram", | ||
}, | }, | ||
[" | ["kJ/g"] = { | ||
name1 = " | name1 = "kilojoule per gram", | ||
name1_us = " | name1_us = "kilojoule per gram", | ||
name2 = " | name2 = "kilojoules per gram", | ||
name2_us = " | name2_us = "kilojoules per gram", | ||
symbol = " | symbol = "kJ/g", | ||
sym_us = " | sym_us = "kJ/g", | ||
utype = "energy per unit mass", | utype = "energy per unit mass", | ||
scale = | scale = 1000000, | ||
default = " | default = "kcal/g", | ||
link = "Joule", | link = "Joule", | ||
}, | }, | ||
["kJ/kg"] = { | |||
["kJ/kg"] = { | |||
name1 = "kilojoule per kilogram", | name1 = "kilojoule per kilogram", | ||
name1_us = "kilojoule per kilogram", | name1_us = "kilojoule per kilogram", | ||
Line 3,663: | Line 3,639: | ||
link = "Kilojoule per kilogram", | link = "Kilojoule per kilogram", | ||
}, | }, | ||
[" | ["ktonTNT/MT"] = { | ||
name1 = " | name1 = "kiloton of TNT per metric ton", | ||
name1_us = " | name1_us = "kiloton of TNT per metric ton", | ||
name2 = " | name2 = "kilotons of TNT per metric ton", | ||
name2_us = " | name2_us = "kilotons of TNT per metric ton", | ||
symbol = " | symbol = "kiloton of TNT per metric ton", | ||
sym_us = " | sym_us = "kiloton of TNT per metric ton", | ||
utype = "energy per unit mass", | utype = "energy per unit mass", | ||
scale = | scale = 4184000000, | ||
default = " | default = "GJ/kg", | ||
link = " | link = "TNT equivalent", | ||
}, | }, | ||
["ktTNT/t"] = { | ["ktTNT/t"] = { | ||
Line 3,687: | Line 3,663: | ||
link = "TNT equivalent", | link = "TNT equivalent", | ||
}, | }, | ||
[" | ["MtonTNT/MT"] = { | ||
name1 = " | name1 = "megaton of TNT per metric ton", | ||
name1_us = " | name1_us = "megaton of TNT per metric ton", | ||
name2 = " | name2 = "megatons of TNT per metric ton", | ||
name2_us = " | name2_us = "megatons of TNT per metric ton", | ||
symbol = " | symbol = "megaton of TNT per metric ton", | ||
sym_us = " | sym_us = "megaton of TNT per metric ton", | ||
utype = "energy per unit mass", | utype = "energy per unit mass", | ||
scale = | scale = 4.184e12, | ||
default = " | default = "TJ/kg", | ||
link = "TNT equivalent", | link = "TNT equivalent", | ||
}, | |||
["MtTNT/MT"] = { | |||
name1 = "megatonne of TNT per tonne", | |||
name1_us = "megatonne of TNT per tonne", | |||
name2 = "megatonnes of TNT per tonne", | |||
name2_us = "megatonnes of TNT per tonne", | |||
symbol = "megatonne of TNT per tonne", | |||
sym_us = "megatonne of TNT per tonne", | |||
utype = "energy per unit mass", | |||
scale = 4.184e12, | |||
default = "TJ/kg", | |||
link = "TNT equivalent", | |||
}, | |||
["TJ/kg"] = { | |||
name1 = "terajoule per kilogram", | |||
name1_us = "terajoule per kilogram", | |||
name2 = "terajoules per kilogram", | |||
name2_us = "terajoules per kilogram", | |||
symbol = "TJ/kg", | |||
sym_us = "TJ/kg", | |||
utype = "energy per unit mass", | |||
scale = 1e12, | |||
default = "MtTNT/MT", | |||
link = "Joule", | |||
}, | }, | ||
["BTU/cuft"] = { | ["BTU/cuft"] = { | ||
Line 3,879: | Line 3,879: | ||
link = "Exhaust gas", | link = "Exhaust gas", | ||
}, | }, | ||
[" | ["cuft/a"] = { | ||
name1 = " | name1 = "cubic foot per annum", | ||
name1_us = " | name1_us = "cubic foot per annum", | ||
name2 = " | name2 = "cubic feet per annum", | ||
name2_us = " | name2_us = "cubic feet per annum", | ||
symbol = " | symbol = "cu ft/a", | ||
sym_us = " | sym_us = "cu ft/a", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 2.048383/2282812500, | ||
default = "m3/a", | default = "m3/a", | ||
link = "Cubic foot per | link = "Cubic foot per annum", | ||
}, | }, | ||
[" | ["cuft/d"] = { | ||
name1 = "cubic foot per day", | name1 = "cubic foot per day", | ||
name1_us = "cubic foot per day", | name1_us = "cubic foot per day", | ||
Line 3,899: | Line 3,899: | ||
sym_us = "cu ft/d", | sym_us = "cu ft/d", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 0.00000032774128, | ||
default = " | default = "m3/d", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["cuft/h"] = { | ||
name1 = " | name1 = "cubic foot per hour", | ||
name1_us = " | name1_us = "cubic foot per hour", | ||
name2 = " | name2 = "cubic feet per hour", | ||
name2_us = " | name2_us = "cubic feet per hour", | ||
symbol = " | symbol = "cu ft/h", | ||
sym_us = " | sym_us = "cu ft/h", | ||
utype = "flow", | utype = "flow", | ||
scale = 0. | scale = 0.00000786579072, | ||
default = " | default = "m3/h", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["cuft/min"] = { | ||
name1 = "cubic foot per | name1 = "cubic foot per minute", | ||
name1_us = "cubic foot per | name1_us = "cubic foot per minute", | ||
name2 = "cubic feet per | name2 = "cubic feet per minute", | ||
name2_us = "cubic feet per | name2_us = "cubic feet per minute", | ||
symbol = "cu ft/ | symbol = "cu ft/min", | ||
sym_us = "cu ft/ | sym_us = "cu ft/min", | ||
utype = "flow", | utype = "flow", | ||
scale = 0. | scale = 0.0004719474432, | ||
default = " | default = "m3/min", | ||
link = "Cubic foot per second", | link = "Cubic foot#cubic foot per second", | ||
}, | }, | ||
[" | ["cuft/s"] = { | ||
name1 = "cubic foot per second", | name1 = "cubic foot per second", | ||
name1_us = "cubic foot per second", | name1_us = "cubic foot per second", | ||
Line 3,971: | Line 3,935: | ||
sym_us = "cu ft/s", | sym_us = "cu ft/s", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 0.028316846592, | ||
default = "m3/s", | |||
link = "Cubic foot per second", | |||
}, | |||
["cumi/a"] = { | |||
name1 = "cubic mile per annum", | |||
name1_us = "cubic mile per annum", | |||
name2 = "cubic miles per annum", | |||
name2_us = "cubic miles per annum", | |||
symbol = "cu mi/a", | |||
sym_us = "cu mi/a", | |||
utype = "flow", | |||
scale = (1609.344^3)/(365.25*24*3600), | |||
default = "km3/a", | default = "km3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["cuyd/h"] = { | ||
name1 = "cubic | name1 = "cubic yard per hour", | ||
name1_us = "cubic | name1_us = "cubic yard per hour", | ||
name2 = "cubic feet per annum", | name2 = "cubic yards per hour", | ||
name2_us = "cubic feet per annum", | name2_us = "cubic yards per hour", | ||
symbol = "cu ft/a", | symbol = "cuyd/h", | ||
sym_us = "cu ft/a", | sym_us = "cuyd/h", | ||
utype = "flow", | |||
scale = 1/3600/1.3079506193143922, | |||
default = "m3/h", | |||
link = "Cubic foot per minute", | |||
}, | |||
["cuyd/s"] = { | |||
name1 = "cubic yard per second", | |||
name1_us = "cubic yard per second", | |||
name2 = "cubic yards per second", | |||
name2_us = "cubic yards per second", | |||
symbol = "cu yd/s", | |||
sym_us = "cu yd/s", | |||
utype = "flow", | |||
scale = 0.764554857984, | |||
default = "m3/s", | |||
link = "Cubic yard per second", | |||
}, | |||
["Gcuft/a"] = { | |||
name1 = "billion cubic feet per annum", | |||
name1_us = "billion cubic feet per annum", | |||
name2 = "billion cubic feet per annum", | |||
name2_us = "billion cubic feet per annum", | |||
symbol = "× 10<sup>9</sup> cu ft/a", | |||
sym_us = "× 10<sup>9</sup> cu ft/a", | |||
utype = "flow", | utype = "flow", | ||
scale = 2048383/ | scale = 2048383/2282812.5, | ||
default = " | default = "m3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["Gcuft/d"] = { | ||
name1 = "cubic foot per day", | name1 = "cubic foot per day", | ||
name1_us = "cubic foot per day", | name1_us = "cubic foot per day", | ||
Line 3,995: | Line 3,995: | ||
sym_us = "cu ft/d", | sym_us = "cu ft/d", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 327.74128, | ||
default = "km3/a", | default = "km3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["impgal/h"] = { | ||
name1 = " | name1 = "imperial gallon per hour", | ||
name1_us = " | name1_us = "imperial gallon per hour", | ||
name2 = " | name2 = "imperial gallons per hour", | ||
name2_us = " | name2_us = "imperial gallons per hour", | ||
symbol = " | symbol = "imp gal/h", | ||
sym_us = " | sym_us = "imp gal/h", | ||
utype = "flow", | utype = "flow", | ||
scale = 4. | scale = 4.54609/3600000, | ||
default = "m3/h", | default = "m3/h", | ||
link = "Gallon", | link = "Gallon", | ||
}, | }, | ||
[" | ["impgal/min"] = { | ||
name1 = " | name1 = "imperial gallon per minute", | ||
name1_us = " | name1_us = "imperial gallon per minute", | ||
name2 = " | name2 = "imperial gallons per minute", | ||
name2_us = " | name2_us = "imperial gallons per minute", | ||
symbol = " | symbol = "imp gal/min", | ||
sym_us = " | sym_us = "imp gal/min", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 4.54609/60000, | ||
default = "m3/s", | default = "m3/s", | ||
link = "Gallon", | link = "Gallon", | ||
}, | }, | ||
[" | ["impgal/s"] = { | ||
name1 = " | name1 = "imperial gallon per second", | ||
name1_us = " | name1_us = "imperial gallon per second", | ||
name2 = " | name2 = "imperial gallons per second", | ||
name2_us = " | name2_us = "imperial gallons per second", | ||
symbol = " | symbol = "impgal/s", | ||
sym_us = " | sym_us = "impgal/s", | ||
utype = "flow", | utype = "flow", | ||
scale = 0. | scale = 0.00454609188, | ||
default = "m3/s", | default = "m3/s", | ||
link = " | link = "Imperial gallons per second", | ||
}, | }, | ||
[" | ["kcuft/a"] = { | ||
name1 = "cubic foot per annum", | name1 = "cubic foot per annum", | ||
name1_us = "cubic foot per annum", | name1_us = "cubic foot per annum", | ||
Line 4,055: | Line 4,043: | ||
sym_us = "cu ft/a", | sym_us = "cu ft/a", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 20.48383/22828125, | ||
default = " | default = "km3/a", | ||
link = "Cubic foot per | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["kcuft/d"] = { | ||
name1 = "cubic foot per day", | name1 = "cubic foot per day", | ||
name1_us = "cubic foot per day", | name1_us = "cubic foot per day", | ||
Line 4,067: | Line 4,055: | ||
sym_us = "cu ft/d", | sym_us = "cu ft/d", | ||
utype = "flow", | utype = "flow", | ||
scale = 0. | scale = 0.00032774128, | ||
default = " | default = "km3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["kcuft/s"] = { | ||
name1 = "cubic foot per second", | name1 = "cubic foot per second", | ||
name1_us = "cubic foot per second", | name1_us = "cubic foot per second", | ||
Line 4,103: | Line 4,067: | ||
sym_us = "cu ft/s", | sym_us = "cu ft/s", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 28.316846592, | ||
default = " | default = "km3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["km3/a"] = { | ||
name1 = "cubic | name1 = "cubic kilometre per annum", | ||
name1_us = "cubic | name1_us = "cubic kilometer per annum", | ||
name2 = "cubic | name2 = "cubic kilometres per annum", | ||
name2_us = "cubic | name2_us = "cubic kilometers per annum", | ||
symbol = " | symbol = "km<sup>3</sup>/a", | ||
sym_us = " | sym_us = "km<sup>3</sup>/a", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 100/3.15576, | ||
default = " | default = "cumi/a", | ||
link = "Cubic | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["L/h"] = { | ||
name1 = " | name1 = "litre per hour", | ||
name1_us = " | name1_us = "liter per hour", | ||
name2 = " | name2 = "litres per hour", | ||
name2_us = " | name2_us = "liters per hour", | ||
symbol = " | symbol = "L/h", | ||
sym_us = " | sym_us = "L/h", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 0.001/3600, | ||
default = " | default = "impgal/h USgal/h", | ||
link = "Cubic | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["L/min"] = { | ||
name1 = " | name1 = "litre per minute", | ||
name1_us = " | name1_us = "liter per minute", | ||
name2 = " | name2 = "litres per minute", | ||
name2_us = " | name2_us = "liters per minute", | ||
symbol = " | symbol = "L/min", | ||
sym_us = " | sym_us = "L/min", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 1/60000, | ||
default = " | default = "impgal/min USgal/min", | ||
link = "Cubic | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["L/s"] = { | ||
name1 = " | name1 = "litre per second", | ||
name1_us = " | name1_us = "liter per second", | ||
name2 = " | name2 = "litres per second", | ||
name2_us = " | name2_us = "liters per second", | ||
symbol = " | symbol = "L/s", | ||
sym_us = " | sym_us = "L/s", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 0.001, | ||
default = " | default = "cuft/s", | ||
link = " | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["m3/a"] = { | ||
name1 = " | name1 = "cubic metre per annum", | ||
name1_us = " | name1_us = "cubic meter per annum", | ||
name2 = " | name2 = "cubic metres per annum", | ||
name2_us = " | name2_us = "cubic meters per annum", | ||
symbol = " | symbol = "m<sup>3</sup>/a", | ||
sym_us = " | sym_us = "m<sup>3</sup>/a", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 1/31557600, | ||
default = " | default = "cuft/a", | ||
link = " | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["m3/d"] = { | ||
name1 = " | name1 = "cubic metre per day", | ||
name1_us = " | name1_us = "cubic meter per day", | ||
name2 = " | name2 = "cubic metres per day", | ||
name2_us = " | name2_us = "cubic meters per day", | ||
symbol = " | symbol = "m<sup>3</sup>/d", | ||
sym_us = " | sym_us = "m<sup>3</sup>/d", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 1/86400, | ||
default = " | default = "cuft/d", | ||
link = " | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["m3/h"] = { | ||
name1 = "cubic | name1 = "cubic metre per hour", | ||
name1_us = "cubic | name1_us = "cubic meter per hour", | ||
name2 = "cubic | name2 = "cubic metres per hour", | ||
name2_us = "cubic | name2_us = "cubic meters per hour", | ||
symbol = " | symbol = "m<sup>3</sup>/h", | ||
sym_us = " | sym_us = "m<sup>3</sup>/h", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 1/3600, | ||
default = " | default = "cuft/h", | ||
link = "Cubic | link = "Cubic metre per second", | ||
}, | }, | ||
[" | ["m3/min"] = { | ||
name1 = "cubic foot per day", | name1 = "cubic metre per minute", | ||
name1_us = "cubic foot per day", | name1_us = "cubic meter per minute", | ||
name2 = "cubic feet per day", | name2 = "cubic metres per minute", | ||
name2_us = "cubic feet per day", | name2_us = "cubic meters per minute", | ||
symbol = "m<sup>3</sup>/min", | |||
sym_us = "m<sup>3</sup>/min", | |||
utype = "flow", | |||
scale = 1/60, | |||
default = "cuft/min", | |||
link = "Cubic metre per second", | |||
}, | |||
["m3/s"] = { | |||
name1 = "cubic metre per second", | |||
name1_us = "cubic meter per second", | |||
name2 = "cubic metres per second", | |||
name2_us = "cubic meters per second", | |||
symbol = "m<sup>3</sup>/s", | |||
sym_us = "m<sup>3</sup>/s", | |||
utype = "flow", | |||
scale = 1, | |||
default = "cuft/s", | |||
link = "Cubic metre per second", | |||
}, | |||
["Mcuft/a"] = { | |||
name1 = "cubic foot per annum", | |||
name1_us = "cubic foot per annum", | |||
name2 = "cubic feet per annum", | |||
name2_us = "cubic feet per annum", | |||
symbol = "cu ft/a", | |||
sym_us = "cu ft/a", | |||
utype = "flow", | |||
scale = 20483.83/22828125, | |||
default = "km3/a", | |||
link = "Cubic foot per second", | |||
}, | |||
["Mcuft/d"] = { | |||
name1 = "cubic foot per day", | |||
name1_us = "cubic foot per day", | |||
name2 = "cubic feet per day", | |||
name2_us = "cubic feet per day", | |||
symbol = "cu ft/d", | symbol = "cu ft/d", | ||
sym_us = "cu ft/d", | sym_us = "cu ft/d", | ||
utype = "flow", | utype = "flow", | ||
scale = 0. | scale = 0.32774128, | ||
default = "km3/a", | default = "km3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["Mcuft/s"] = { | ||
name1 = "cubic foot per second", | name1 = "cubic foot per second", | ||
name1_us = "cubic foot per second", | name1_us = "cubic foot per second", | ||
Line 4,211: | Line 4,211: | ||
sym_us = "cu ft/s", | sym_us = "cu ft/s", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 28316.846592, | ||
default = "km3/a", | default = "km3/a", | ||
link = "Cubic foot per second", | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["Tcuft/a"] = { | ||
name1 = "cubic | name1 = "cubic foot per annum", | ||
name1_us = "cubic | name1_us = "cubic foot per annum", | ||
name2 = "cubic | name2 = "cubic feet per annum", | ||
name2_us = "cubic | name2_us = "cubic feet per annum", | ||
symbol = " | symbol = "cu ft/a", | ||
sym_us = " | sym_us = "cu ft/a", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 2048383/2282.8125, | ||
default = " | default = "km3/a", | ||
link = "Cubic | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["Tcuft/d"] = { | ||
name1 = "cubic | name1 = "cubic foot per day", | ||
name1_us = "cubic | name1_us = "cubic foot per day", | ||
name2 = "cubic | name2 = "cubic feet per day", | ||
name2_us = "cubic | name2_us = "cubic feet per day", | ||
symbol = " | symbol = "cu ft/d", | ||
sym_us = " | sym_us = "cu ft/d", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 327741.28, | ||
default = " | default = "km3/a", | ||
link = "Cubic | link = "Cubic foot per second", | ||
}, | }, | ||
[" | ["USgal/d"] = { | ||
name1 = " | name1 = "US gallon per day", | ||
name1_us = " | name1_us = "US gallon per day", | ||
name2 = " | name2 = "US gallons per day", | ||
name2_us = " | name2_us = "US gallons per day", | ||
symbol = " | symbol = "US gal/d", | ||
sym_us = " | sym_us = "US gal/d", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 4.73176473/108000000, | ||
default = " | default = "m3/s", | ||
link = " | link = "US gallon per day", | ||
}, | }, | ||
[" | ["USgal/h"] = { | ||
name1 = " | name1 = "gallon per hour", | ||
name1_us = " | name1_us = "gallon per hour", | ||
name2 = " | name2 = "gallons per hour", | ||
name2_us = " | name2_us = "gallons per hour", | ||
symbol = " | symbol = "gal/h", | ||
sym_us = " | sym_us = "gal/h", | ||
utype = "flow", | utype = "flow", | ||
scale = 1/ | scale = 1.57725491/1500000, | ||
default = " | default = "m3/h", | ||
link = " | link = "Gallon", | ||
}, | }, | ||
[" | ["USgal/min"] = { | ||
name1 = " | name1 = "US gallon per minute", | ||
name1_us = " | name1_us = "US gallon per minute", | ||
name2 = " | name2 = "US gallons per minute", | ||
name2_us = " | name2_us = "US gallons per minute", | ||
symbol = " | symbol = "US gal/min", | ||
sym_us = " | sym_us = "US gal/min", | ||
utype = "flow", | utype = "flow", | ||
scale = 1/ | scale = 1.57725491/25000, | ||
default = " | default = "m3/s", | ||
link = " | link = "Gallon", | ||
}, | }, | ||
[" | ["USgal/s"] = { | ||
name1 = " | name1 = "US gallon per second", | ||
name1_us = " | name1_us = "U.S. gallon per second", | ||
name2 = " | name2 = "US gallons per second", | ||
name2_us = " | name2_us = "U.S. gallons per second", | ||
symbol = " | symbol = "USgal/s", | ||
sym_us = " | sym_us = "USgal/s", | ||
utype = "flow", | utype = "flow", | ||
scale = | scale = 0.00378541178, | ||
default = " | default = "m3/s", | ||
link = " | link = "US gallons per second", | ||
}, | }, | ||
["ft3/a"] = { | ["ft3/a"] = { | ||
Line 4,302: | Line 4,302: | ||
target = "m3/s", | target = "m3/s", | ||
}, | }, | ||
[" | ["dyn"] = { | ||
name1 = " | name1 = "dyne", | ||
name1_us = " | name1_us = "dyne", | ||
name2 = " | name2 = "dynes", | ||
name2_us = " | name2_us = "dynes", | ||
symbol = " | symbol = "dyn", | ||
sym_us = " | sym_us = "dyn", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 0.00001, | ||
default = " | default = "gr-f", | ||
link = " | link = "Dyne", | ||
}, | }, | ||
[" | ["g-f"] = { | ||
name1 = " | name1 = "gram-force", | ||
name1_us = " | name1_us = "gram-force", | ||
name2 = " | name2 = "grams-force", | ||
name2_us = " | name2_us = "grams-force", | ||
symbol = " | symbol = "g<sub>f</sub>", | ||
sym_us = " | sym_us = "g<sub>f</sub>", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 0.00980665, | ||
default = " | default = "mN ozf", | ||
link = " | link = "Kilogram-force", | ||
}, | }, | ||
[" | ["gf"] = { | ||
name1 = " | name1 = "gram-force", | ||
name1_us = " | name1_us = "gram-force", | ||
name2 = " | name2 = "grams-force", | ||
name2_us = " | name2_us = "grams-force", | ||
symbol = " | symbol = "gf", | ||
sym_us = " | sym_us = "gf", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 0.00980665, | ||
default = "mN ozf", | |||
default = " | |||
link = "Kilogram-force", | link = "Kilogram-force", | ||
}, | }, | ||
[" | ["gr-f"] = { | ||
name1 = " | name1 = "grain-force", | ||
name1_us = " | name1_us = "grain-force", | ||
name2 = " | name2 = "grains-force", | ||
name2_us = " | name2_us = "grains-force", | ||
symbol = " | symbol = "gr<sub>f</sub>", | ||
sym_us = " | sym_us = "gr<sub>f</sub>", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 0.0006354602307515, | ||
default = "µN", | |||
default = " | link = "Pound-force", | ||
link = " | |||
}, | }, | ||
[" | ["grf"] = { | ||
name1 = " | name1 = "grain-force", | ||
name1_us = " | name1_us = "grain-force", | ||
name2 = " | name2 = "grains-force", | ||
name2_us = " | name2_us = "grains-force", | ||
symbol = " | symbol = "grf", | ||
sym_us = " | sym_us = "grf", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 0.0006354602307515, | ||
default = " | default = "µN", | ||
link = " | link = "Pound-force", | ||
}, | }, | ||
[" | ["kdyn"] = { | ||
name1 = " | name1 = "kilodyne", | ||
name1_us = " | name1_us = "kilodyne", | ||
name2 = " | name2 = "kilodynes", | ||
name2_us = " | name2_us = "kilodynes", | ||
symbol = " | symbol = "kdyn", | ||
sym_us = " | sym_us = "kdyn", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 0.01, | ||
default = " | default = "oz-f", | ||
link = " | link = "Dyne", | ||
}, | }, | ||
[" | ["kg-f"] = { | ||
name1 = " | name1 = "kilogram-force", | ||
name1_us = " | name1_us = "kilogram-force", | ||
name2 = " | name2 = "kilograms-force", | ||
name2_us = " | name2_us = "kilograms-force", | ||
symbol = " | symbol = "kg<sub>f</sub>", | ||
sym_us = " | sym_us = "kg<sub>f</sub>", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 9.80665, | ||
default = " | default = "N lb-f", | ||
link = " | link = "Kilogram-force", | ||
}, | }, | ||
[" | ["kgf"] = { | ||
name1 = " | name1 = "kilogram-force", | ||
name1_us = " | name1_us = "kilogram-force", | ||
name2 = " | name2 = "kilograms-force", | ||
name2_us = " | name2_us = "kilograms-force", | ||
symbol = " | symbol = "kgf", | ||
sym_us = " | sym_us = "kgf", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 9.80665, | ||
default = " | default = "N lbf", | ||
link = "Kilogram-force", | link = "Kilogram-force", | ||
}, | }, | ||
[" | ["kp"] = { | ||
name1 = " | name1 = "kilopond", | ||
name1_us = " | name1_us = "kilopond", | ||
name2 = " | name2 = "kiloponds", | ||
name2_us = " | name2_us = "kiloponds", | ||
symbol = " | symbol = "kp", | ||
sym_us = " | sym_us = "kp", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 9.80665, | ||
default = " | default = "N lbf", | ||
link = "Kilogram-force", | link = "Kilogram-force", | ||
}, | }, | ||
[" | ["lb-f"] = { | ||
name1 = " | name1 = "pound-force", | ||
name1_us = " | name1_us = "pound-force", | ||
name2 = " | name2 = "pounds-force", | ||
name2_us = " | name2_us = "pounds-force", | ||
symbol = " | symbol = "lb<sub>f</sub>", | ||
sym_us = " | sym_us = "lb<sub>f</sub>", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 4.4482216152605, | ||
default = " | default = "N", | ||
link = "Pound-force", | link = "Pound-force", | ||
}, | }, | ||
[" | ["lbf"] = { | ||
name1 = " | name1 = "pound-force", | ||
name1_us = " | name1_us = "pound-force", | ||
name2 = " | name2 = "pounds-force", | ||
name2_us = " | name2_us = "pounds-force", | ||
symbol = " | symbol = "lbf", | ||
sym_us = " | sym_us = "lbf", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 4.4482216152605, | ||
default = " | default = "N", | ||
link = "Pound-force", | link = "Pound-force", | ||
}, | }, | ||
[" | ["LT-f"] = { | ||
name1 = " | name1 = "long ton-force", | ||
name1_us = " | name1_us = "long ton-force", | ||
name2 = " | name2 = "long tons-force", | ||
name2_us = " | name2_us = "long tons-force", | ||
symbol = " | symbol = "LT<sub>f</sub>", | ||
sym_us = " | sym_us = "LT<sub>f</sub>", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 9964.01641818352, | ||
default = " | default = "kN", | ||
link = " | link = "Ton#Units of force", | ||
}, | }, | ||
[" | ["LTf"] = { | ||
name1 = " | name1 = "long ton-force", | ||
name1_us = " | name1_us = "long ton-force", | ||
name2 = " | name2 = "long tons-force", | ||
name2_us = " | name2_us = "long tons-force", | ||
symbol = " | symbol = "LTf", | ||
sym_us = " | sym_us = "LTf", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 9964.01641818352, | ||
default = " | default = "kN", | ||
link = " | link = "Ton#Units of force", | ||
}, | }, | ||
[" | ["Mdyn"] = { | ||
name1 = " | name1 = "megadyne", | ||
name1_us = " | name1_us = "megadyne", | ||
name2 = " | name2 = "megadynes", | ||
name2_us = " | name2_us = "megadynes", | ||
symbol = " | symbol = "Mdyn", | ||
sym_us = " | sym_us = "Mdyn", | ||
utype = "force", | utype = "force", | ||
scale = | scale = 10, | ||
default = | default = "lb-f", | ||
link = "Dyne", | |||
link = " | |||
}, | }, | ||
["mdyn"] = { | ["mdyn"] = { | ||
Line 4,553: | Line 4,504: | ||
scale = 0.00000980665, | scale = 0.00000980665, | ||
default = "µN grf", | default = "µN grf", | ||
link = "Kilogram-force", | |||
}, | |||
["Mp"] = { | |||
name1 = "megapond", | |||
name1_us = "megapond", | |||
name2 = "megaponds", | |||
name2_us = "megaponds", | |||
symbol = "Mp", | |||
sym_us = "Mp", | |||
utype = "force", | |||
scale = 9806.65, | |||
default = "kN LTf STf", | |||
link = "Kilogram-force", | link = "Kilogram-force", | ||
}, | }, | ||
Line 4,567: | Line 4,530: | ||
link = "Kilogram-force", | link = "Kilogram-force", | ||
}, | }, | ||
["oz-f"] = { | ["N"] = { | ||
name1 = "ounce-force", | name1 = "%snewton", | ||
name1_us = "ounce-force", | name1_us = "%snewton", | ||
name2 = "ounces-force", | name2 = "%snewtons", | ||
name2_us = "ounces-force", | name2_us = "%snewtons", | ||
symbol = "oz<sub>f</sub>", | symbol = "N", | ||
sym_us = "N", | |||
utype = "force", | |||
scale = 1, | |||
prefixes = 1, | |||
default = "lb-f", | |||
link = "Newton (unit)", | |||
}, | |||
["oz-f"] = { | |||
name1 = "ounce-force", | |||
name1_us = "ounce-force", | |||
name2 = "ounces-force", | |||
name2_us = "ounces-force", | |||
symbol = "oz<sub>f</sub>", | |||
sym_us = "oz<sub>f</sub>", | sym_us = "oz<sub>f</sub>", | ||
utype = "force", | utype = "force", | ||
Line 4,614: | Line 4,590: | ||
default = "N", | default = "N", | ||
link = "Poundal", | link = "Poundal", | ||
}, | |||
["ST-f"] = { | |||
name1 = "short ton-force", | |||
name1_us = "short ton-force", | |||
name2 = "short tons-force", | |||
name2_us = "short tons-force", | |||
symbol = "ST<sub>f</sub>", | |||
sym_us = "ST<sub>f</sub>", | |||
utype = "force", | |||
scale = 8896.443230521, | |||
default = "kN", | |||
link = "Ton#Units of force", | |||
}, | |||
["STf"] = { | |||
name1 = "short ton-force", | |||
name1_us = "short ton-force", | |||
name2 = "short tons-force", | |||
name2_us = "short tons-force", | |||
symbol = "STf", | |||
sym_us = "STf", | |||
utype = "force", | |||
scale = 8896.443230521, | |||
default = "kN", | |||
link = "Ton#Units of force", | |||
}, | }, | ||
["t-f"] = { | ["t-f"] = { | ||
Line 4,644: | Line 4,644: | ||
["newtons"] = { | ["newtons"] = { | ||
target = "N", | target = "N", | ||
}, | }, | ||
["impgal/mi"] = { | ["impgal/mi"] = { | ||
Line 4,707: | Line 4,681: | ||
scale = 1, | scale = 1, | ||
invert = -1, | invert = -1, | ||
default = "mpgimp mpgus", | |||
link = "Fuel economy in automobiles", | |||
}, | |||
["L/100 km"] = { | |||
name1 = "litre per 100 kilometres", | |||
name1_us = "liter per 100 kilometers", | |||
name2 = "litres per 100 kilometres", | |||
name2_us = "liters per 100 kilometers", | |||
symbol = "L/100 km", | |||
sym_us = "L/100 km", | |||
utype = "fuel efficiency", | |||
scale = 0.01, | |||
invert = 1, | |||
default = "mpgimp mpgus", | default = "mpgimp mpgus", | ||
link = "Fuel economy in automobiles", | link = "Fuel economy in automobiles", | ||
Line 4,719: | Line 4,706: | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
scale = 0.01, | scale = 0.01, | ||
invert = 1, | |||
default = "mpgimp mpgus", | |||
link = "Fuel economy in automobiles", | |||
}, | |||
["L/km"] = { | |||
name1 = "litre per kilometre", | |||
name1_us = "liter per kilometer", | |||
name2 = "litres per kilometre", | |||
name2_us = "liters per kilometer", | |||
symbol = "L/km", | |||
sym_us = "L/km", | |||
utype = "fuel efficiency", | |||
scale = 1, | |||
invert = 1, | invert = 1, | ||
default = "mpgimp mpgus", | default = "mpgimp mpgus", | ||
Line 4,777: | Line 4,777: | ||
["L/100km"] = { | ["L/100km"] = { | ||
target = "L/100 km", | target = "L/100 km", | ||
}, | }, | ||
["l/100km"] = { | ["l/100km"] = { | ||
Line 4,789: | Line 4,782: | ||
}, | }, | ||
["mpgU.S."] = { | ["mpgU.S."] = { | ||
target = "mpgus", | |||
sp_us = true, | |||
}, | |||
["mpgu.s."] = { | |||
target = "mpgus", | target = "mpgus", | ||
sp_us = true, | sp_us = true, | ||
Line 4,795: | Line 4,792: | ||
target = "mpgus", | target = "mpgus", | ||
}, | }, | ||
[" | ["U.S.gal/mi"] = { | ||
target = " | target = "usgal/mi", | ||
sp_us = true, | sp_us = true, | ||
}, | |||
["USgal/mi"] = { | |||
target = "usgal/mi", | |||
}, | }, | ||
["cm/km"] = { | ["cm/km"] = { | ||
Line 4,894: | Line 4,894: | ||
default = "in/ft", | default = "in/ft", | ||
link = "Grade (slope)", | link = "Grade (slope)", | ||
}, | |||
["admi"] = { | |||
name1 = "admiralty mile", | |||
name1_us = "admiralty mile", | |||
name2 = "admiralty miles", | |||
name2_us = "admiralty miles", | |||
symbol = "nmi (admiralty)", | |||
sym_us = "nmi (admiralty)", | |||
utype = "length", | |||
scale = 1853.184, | |||
default = "km mi", | |||
link = "Nautical mile", | |||
}, | }, | ||
["AU"] = { | ["AU"] = { | ||
Line 4,919: | Line 4,931: | ||
link = "Nautical mile", | link = "Nautical mile", | ||
}, | }, | ||
[" | ["bu"] = { | ||
name1 = " | name1 = "bu", | ||
name1_us = " | name1_us = "bu", | ||
name2 = " | name2 = "bu", | ||
name2_us = " | name2_us = "bu", | ||
symbol = " | symbol = "bu", | ||
sym_us = " | sym_us = "bu", | ||
utype = "length", | utype = "length", | ||
scale = | scale = 1/330, | ||
default = " | default = "mm", | ||
link = " | link = "Japanese units of measurement#Length", | ||
}, | }, | ||
[" | ["chain"] = { | ||
name1 = " | name1 = "chain", | ||
name1_us = " | name1_us = "chain", | ||
name2 = " | name2 = "chains", | ||
name2_us = " | name2_us = "chains", | ||
symbol = " | symbol = "chain", | ||
sym_us = " | sym_us = "chain", | ||
usename = 1, | |||
utype = "length", | utype = "length", | ||
scale = | scale = 20.1168, | ||
default = " | default = "ft m", | ||
link = " | link = "Chain (unit)", | ||
}, | }, | ||
[" | ["fathom"] = { | ||
name1 = " | name1 = "fathom", | ||
name1_us = " | name1_us = "fathom", | ||
name2 = " | name2 = "fathoms", | ||
name2_us = " | name2_us = "fathoms", | ||
symbol = " | symbol = "fathom", | ||
sym_us = " | sym_us = "fathom", | ||
usename = 1, | |||
utype = "length", | utype = "length", | ||
scale = | scale = 1.8288, | ||
default = " | default = "ft m", | ||
link = " | link = "Fathom", | ||
}, | }, | ||
[" | ["foot"] = { | ||
name1 = " | name1 = "foot", | ||
name1_us = " | name1_us = "foot", | ||
name2 = " | name2 = "foot", | ||
name2_us = " | name2_us = "foot", | ||
symbol = " | symbol = "ft", | ||
sym_us = " | sym_us = "ft", | ||
utype = "length", | utype = "length", | ||
scale = | scale = 0.3048, | ||
default = " | default = "m", | ||
link = " | link = "Foot (unit)", | ||
}, | }, | ||
[" | ["ft"] = { | ||
name1 = " | name1 = "foot", | ||
name1_us = " | name1_us = "foot", | ||
name2 = " | name2 = "feet", | ||
name2_us = " | name2_us = "feet", | ||
symbol = " | symbol = "ft", | ||
sym_us = " | sym_us = "ft", | ||
utype = "length", | utype = "length", | ||
scale = | scale = 0.3048, | ||
default = " | default = "m", | ||
link = " | link = "Foot (unit)", | ||
}, | }, | ||
[" | ["furlong"] = { | ||
name1 = " | name1 = "furlong", | ||
name1_us = " | name1_us = "furlong", | ||
name2 = " | name2 = "furlongs", | ||
name2_us = " | name2_us = "furlongs", | ||
symbol = " | symbol = "furlong", | ||
sym_us = " | sym_us = "furlong", | ||
usename = 1, | |||
utype = "length", | utype = "length", | ||
scale = | scale = 201.168, | ||
default = " | default = "ft m", | ||
link = " | link = "Furlong", | ||
}, | }, | ||
[" | ["Gly"] = { | ||
name1 = " | name1 = "gigalight-year", | ||
name1_us = " | name1_us = "gigalight-year", | ||
name2 = " | name2 = "gigalight-years", | ||
name2_us = " | name2_us = "gigalight-years", | ||
symbol = " | symbol = "Gly", | ||
sym_us = " | sym_us = "Gly", | ||
utype = "length", | utype = "length", | ||
scale = | scale = 9.4607304725808e24, | ||
default = " | default = "Mpc", | ||
link = " | link = "Light-year#Distances in light-years", | ||
}, | }, | ||
[" | ["Gpc"] = { | ||
name1 = " | name1 = "gigaparsec", | ||
name1_us = " | name1_us = "gigaparsec", | ||
name2 = " | name2 = "gigaparsecs", | ||
name2_us = " | name2_us = "gigaparsecs", | ||
symbol = " | symbol = "Gpc", | ||
sym_us = " | sym_us = "Gpc", | ||
utype = "length", | utype = "length", | ||
scale = | scale = 3.0856775814671916e25, | ||
default = " | default = "Gly", | ||
link = " | link = "Parsec#Megaparsecs and gigaparsecs", | ||
}, | }, | ||
[" | ["hand"] = { | ||
name1 = " | name1 = "hand", | ||
name1_us = " | name1_us = "hand", | ||
name2 = " | name2 = "hands", | ||
name2_us = " | name2_us = "hands", | ||
symbol = " | symbol = "h", | ||
sym_us = " | sym_us = "h", | ||
utype = "length", | utype = "length", | ||
scale = | scale = 0.1016, | ||
default = " | default = "cm", | ||
link = " | link = "Hand (unit)", | ||
}, | }, | ||
["in"] = { | |||
name1 = "inch", | |||
name1_us = "inch", | |||
name2 = "inches", | |||
name2_us = "inches", | |||
symbol = "in", | |||
["in"] = { | |||
name1 = "inch", | |||
name1_us = "inch", | |||
name2 = "inches", | |||
name2_us = "inches", | |||
symbol = "in", | |||
sym_us = "in", | sym_us = "in", | ||
utype = "length", | utype = "length", | ||
Line 5,137: | Line 5,089: | ||
default = "kly", | default = "kly", | ||
link = "Parsec#Parsecs and kiloparsecs", | link = "Parsec#Parsecs and kiloparsecs", | ||
}, | |||
["LD"] = { | |||
name1 = "lunar distance", | |||
name1_us = "lunar distance", | |||
name2 = "lunar distances", | |||
name2_us = "lunar distances", | |||
symbol = "LD", | |||
sym_us = "LD", | |||
utype = "length", | |||
scale = 384403000, | |||
default = "km mi", | |||
link = "Lunar distance (astronomy)", | |||
}, | }, | ||
["ly"] = { | ["ly"] = { | ||
Line 5,186: | Line 5,150: | ||
default = "mm", | default = "mm", | ||
link = "Thou (unit of length)", | link = "Thou (unit of length)", | ||
}, | |||
["Mly"] = { | |||
name1 = "megalight-year", | |||
name1_us = "megalight-year", | |||
name2 = "megalight-years", | |||
name2_us = "megalight-years", | |||
symbol = "Mly", | |||
sym_us = "Mly", | |||
utype = "length", | |||
scale = 9.4607304725808e21, | |||
default = "kpc", | |||
link = "Light-year#Distances in light-years", | |||
}, | |||
["Mpc"] = { | |||
name1 = "megaparsec", | |||
name1_us = "megaparsec", | |||
name2 = "megaparsecs", | |||
name2_us = "megaparsecs", | |||
symbol = "Mpc", | |||
sym_us = "Mpc", | |||
utype = "length", | |||
scale = 3.0856775814671916e22, | |||
default = "Mly", | |||
link = "Parsec#Megaparsecs and gigaparsecs", | |||
}, | |||
["NM"] = { | |||
name1 = "nautical mile", | |||
name1_us = "nautical mile", | |||
name2 = "nautical miles", | |||
name2_us = "nautical miles", | |||
symbol = "NM", | |||
sym_us = "NM", | |||
utype = "length", | |||
scale = 1852, | |||
default = "km mi", | |||
link = "Nautical mile", | |||
}, | }, | ||
["nmi"] = { | ["nmi"] = { | ||
Line 5,528: | Line 5,528: | ||
link = "Linear density", | link = "Linear density", | ||
}, | }, | ||
["DWton"] = { | ["carat"] = { | ||
name1 = "deadweight ton", | name1 = "carat", | ||
name1_us = "deadweight ton", | name1_us = "carat", | ||
name2 = "deadweight tons", | name2 = "carats", | ||
name2_us = "deadweight tons", | name2_us = "carats", | ||
symbol = "deadweight ton", | symbol = "carat", | ||
sym_us = "deadweight ton", | sym_us = "carat", | ||
usename = 1, | |||
utype = "mass", | |||
scale = 0.0002, | |||
default = "g", | |||
link = "Carat (mass)", | |||
}, | |||
["drachm"] = { | |||
name1 = "drachm", | |||
name1_us = "dram", | |||
name2 = "drachms", | |||
name2_us = "drams", | |||
symbol = "drachm", | |||
sym_us = "drachm", | |||
usename = 1, | |||
utype = "mass", | |||
scale = 0.001771845195, | |||
default = "g", | |||
link = "Dram (unit)", | |||
}, | |||
["dram"] = { | |||
name1 = "drachm", | |||
name1_us = "dram", | |||
name2 = "drachms", | |||
name2_us = "drams", | |||
symbol = "drachm", | |||
sym_us = "drachm", | |||
usename = 1, | |||
utype = "mass", | |||
scale = 0.001771845195, | |||
default = "g", | |||
link = "Dram (unit)", | |||
}, | |||
["dwt"] = { | |||
name1 = "pennyweight", | |||
name1_us = "pennyweight", | |||
name2 = "pennyweights", | |||
name2_us = "pennyweights", | |||
symbol = "dwt", | |||
sym_us = "dwt", | |||
utype = "mass", | |||
scale = 0.00155517384, | |||
default = "oz g", | |||
link = "Pennyweight", | |||
}, | |||
["DWton"] = { | |||
name1 = "deadweight ton", | |||
name1_us = "deadweight ton", | |||
name2 = "deadweight tons", | |||
name2_us = "deadweight tons", | |||
symbol = "deadweight ton", | |||
sym_us = "deadweight ton", | |||
utype = "mass", | utype = "mass", | ||
scale = 1016.0469088, | scale = 1016.0469088, | ||
Line 5,552: | Line 5,603: | ||
link = "Tonnage", | link = "Tonnage", | ||
}, | }, | ||
[" | ["g"] = { | ||
name1 = " | name1 = "%sgram", | ||
name1_us = " | name1_us = "%sgram", | ||
name2 = " | name2 = "%sgrams", | ||
name2_us = " | name2_us = "%sgrams", | ||
symbol = " | symbol = "g", | ||
sym_us = " | sym_us = "g", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 0.001, | ||
default = " | prefixes = 1, | ||
link = " | default = "oz", | ||
link = "Gram", | |||
}, | }, | ||
[" | ["gr"] = { | ||
name1 = " | name1 = "grain", | ||
name1_us = " | name1_us = "grain", | ||
name2 = " | name2 = "grains", | ||
name2_us = " | name2_us = "grains", | ||
symbol = " | symbol = "gr", | ||
sym_us = " | sym_us = "gr", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 0.00006479891, | ||
default = " | default = "g", | ||
link = " | link = "Grain (unit)", | ||
}, | }, | ||
[" | ["Gt"] = { | ||
name1 = " | name1 = "gigatonne", | ||
name1_us = " | name1_us = "gigatonne", | ||
name2 = " | name2 = "gigatonnes", | ||
name2_us = " | name2_us = "gigatonnes", | ||
symbol = " | symbol = "Gt", | ||
sym_us = " | sym_us = "Gt", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000000000000, | ||
default = "LT ST", | default = "LT ST", | ||
link = "Tonne", | link = "Tonne", | ||
}, | }, | ||
[" | ["kilotonne"] = { | ||
name1 = " | name1 = "kilotonne", | ||
name1_us = " | name1_us = "kilotonne", | ||
name2 = " | name2 = "kilotonnes", | ||
name2_us = " | name2_us = "kilotonnes", | ||
symbol = " | symbol = "kt", | ||
sym_us = " | sym_us = "kt", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000000, | ||
default = "LT ST", | default = "LT ST", | ||
link = "Tonne", | link = "Tonne", | ||
}, | }, | ||
[" | ["lb"] = { | ||
name1 = " | name1 = "pound", | ||
name1_us = " | name1_us = "pound", | ||
name2 = " | name2 = "pounds", | ||
name2_us = " | name2_us = "pounds", | ||
symbol = " | symbol = "lb", | ||
sym_us = " | sym_us = "lb", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 0.45359237, | ||
default = " | default = "kg", | ||
link = " | link = "Pound (mass)", | ||
}, | }, | ||
[" | ["long cwt"] = { | ||
name1 = " | name1 = "long hundredweight", | ||
name1_us = " | name1_us = "long hundredweight", | ||
name2 = " | name2 = "long hundredweights", | ||
name2_us = " | name2_us = "long hundredweights", | ||
symbol = " | symbol = "long cwt", | ||
sym_us = " | sym_us = "long cwt", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 50.80234544, | ||
default = "lb", | default = "lb kg", | ||
link = "Hundredweight", | link = "Hundredweight", | ||
}, | }, | ||
[" | ["long qtr"] = { | ||
name1 = " | name1 = "long quarter", | ||
name1_us = " | name1_us = "long quarter", | ||
name2 = " | name2 = "long quarters", | ||
name2_us = " | name2_us = "long quarters", | ||
symbol = " | symbol = "long qtr", | ||
sym_us = " | sym_us = "long qtr", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 12.70058636, | ||
default = " | default = "lb kg", | ||
link = " | link = "Avoirdupois", | ||
}, | }, | ||
[" | ["long ton"] = { | ||
name1 = " | name1 = "long ton", | ||
name1_us = " | name1_us = "long ton", | ||
name2 = " | name2 = "long tons", | ||
name2_us = " | name2_us = "long tons", | ||
symbol = " | symbol = "long ton", | ||
sym_us = " | sym_us = "long ton", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1016.0469088, | ||
default = " | default = "t", | ||
link = " | link = "Long ton", | ||
}, | }, | ||
[" | ["LT"] = { | ||
name1 = " | name1 = "long ton", | ||
name1_us = " | name1_us = "long ton", | ||
name2 = " | name2 = "long tons", | ||
name2_us = " | name2_us = "long tons", | ||
symbol = " | symbol = "long ton", | ||
sym_us = " | sym_us = "long ton", | ||
usename = 1, | usename = 1, | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1016.0469088, | ||
default = " | default = "t", | ||
link = " | link = "Long ton", | ||
}, | }, | ||
[" | ["lt"] = { | ||
name1 = " | name1 = "long ton", | ||
name1_us = " | name1_us = "long ton", | ||
name2 = " | name2 = "long tons", | ||
name2_us = " | name2_us = "long tons", | ||
symbol = " | symbol = "LT", | ||
sym_us = " | sym_us = "LT", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1016.0469088, | ||
default = " | default = "t", | ||
link = " | link = "Long ton", | ||
}, | }, | ||
[" | ["metric ton"] = { | ||
name1 = " | name1 = "metric ton", | ||
name1_us = " | name1_us = "metric ton", | ||
name2 = " | name2 = "metric tons", | ||
name2_us = " | name2_us = "metric tons", | ||
symbol = " | symbol = "metric ton", | ||
sym_us = " | sym_us = "metric ton", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000, | ||
default = "long ton", | |||
default = " | link = "Tonne", | ||
link = " | |||
}, | }, | ||
[" | ["MT"] = { | ||
name1 = " | name1 = "metric ton", | ||
name1_us = " | name1_us = "metric ton", | ||
name2 = " | name2 = "metric tons", | ||
name2_us = " | name2_us = "metric tons", | ||
symbol = " | symbol = "t", | ||
sym_us = " | sym_us = "t", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000, | ||
default = " | default = "LT ST", | ||
link = " | link = "Tonne", | ||
}, | }, | ||
[" | ["Mt"] = { | ||
name1 = " | name1 = "megatonne", | ||
name1_us = " | name1_us = "megatonne", | ||
name2 = " | name2 = "megatonnes", | ||
name2_us = " | name2_us = "megatonnes", | ||
symbol = " | symbol = "Mt", | ||
sym_us = " | sym_us = "Mt", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000000000, | ||
default = "LT ST", | default = "LT ST", | ||
link = "Tonne", | link = "Tonne", | ||
}, | }, | ||
[" | ["oz"] = { | ||
name1 = " | name1 = "ounce", | ||
name1_us = " | name1_us = "ounce", | ||
name2 = " | name2 = "ounces", | ||
name2_us = " | name2_us = "ounces", | ||
symbol = " | symbol = "oz", | ||
sym_us = " | sym_us = "oz", | ||
utype = "mass", | |||
scale = 0.028349523125, | |||
default = "g", | |||
link = "Ounce", | |||
}, | |||
["ozt"] = { | |||
name1 = "troy ounce", | |||
name1_us = "troy ounce", | |||
name2 = "troy ounces", | |||
name2_us = "troy ounces", | |||
symbol = "ozt", | |||
sym_us = "ozt", | |||
utype = "mass", | |||
scale = 0.0311034768, | |||
default = "oz g", | |||
link = "Troy ounce", | |||
}, | |||
["pdr"] = { | |||
name1 = "pounder", | |||
name1_us = "pounder", | |||
name2 = "pounders", | |||
name2_us = "pounders", | |||
symbol = "pdr", | |||
sym_us = "pdr", | |||
utype = "mass", | utype = "mass", | ||
scale = 0.45359237, | scale = 0.45359237, | ||
Line 5,726: | Line 5,797: | ||
link = "Pound (mass)", | link = "Pound (mass)", | ||
}, | }, | ||
[" | ["Scwt"] = { | ||
name1 = " | name1 = "short hundredweight", | ||
name1_us = " | name1_us = "short hundredweight", | ||
name2 = " | name2 = "short hundredweight", | ||
name2_us = " | name2_us = "short hundredweight", | ||
symbol = " | symbol = "Scwt", | ||
sym_us = " | sym_us = "Scwt", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 45.359237, | ||
default = "lb | default = "lb", | ||
link = "Hundredweight", | link = "Hundredweight", | ||
}, | }, | ||
[" | ["short cwt"] = { | ||
name1 = " | name1 = "short hundredweight", | ||
name1_us = " | name1_us = "short hundredweight", | ||
name2 = " | name2 = "short hundredweights", | ||
name2_us = " | name2_us = "short hundredweights", | ||
symbol = " | symbol = "short cwt", | ||
sym_us = " | sym_us = "short cwt", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 45.359237, | ||
default = "lb kg", | default = "lb kg", | ||
link = " | link = "Hundredweight", | ||
}, | }, | ||
[" | ["short qtr"] = { | ||
name1 = " | name1 = "short quarter", | ||
name1_us = " | name1_us = "short quarter", | ||
name2 = " | name2 = "short quarters", | ||
name2_us = " | name2_us = "short quarters", | ||
symbol = " | symbol = "short qtr", | ||
sym_us = " | sym_us = "short qtr", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 11.33980925, | ||
default = " | default = "lb kg", | ||
link = " | link = "Avoirdupois", | ||
}, | }, | ||
[" | ["shton"] = { | ||
name1 = " | name1 = "ton", | ||
name1_us = " | name1_us = "ton", | ||
name2 = " | name2 = "tons", | ||
name2_us = " | name2_us = "tons", | ||
symbol = " | symbol = "ton", | ||
sym_us = " | sym_us = "ton", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 907.18474, | ||
default = "t", | default = "t", | ||
link = " | link = "Ton", | ||
}, | }, | ||
[" | ["solar mass"] = { | ||
name1 = " | name1 = "solar mass", | ||
name1_us = " | name1_us = "solar mass", | ||
name2 = " | name2 = "solar masses", | ||
name2_us = " | name2_us = "solar masses", | ||
symbol = " | symbol = "M<sub>☉</sub>", | ||
sym_us = " | sym_us = "M<sub>☉</sub>", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1.98855e30, | ||
default = " | default = "kg", | ||
link = " | link = "Solar mass", | ||
}, | }, | ||
[" | ["ST"] = { | ||
name1 = " | name1 = "short ton", | ||
name1_us = " | name1_us = "short ton", | ||
name2 = " | name2 = "short tons", | ||
name2_us = " | name2_us = "short tons", | ||
symbol = " | symbol = "short ton", | ||
sym_us = " | sym_us = "short ton", | ||
usename = 1, | |||
utype = "mass", | utype = "mass", | ||
scale = | scale = 907.18474, | ||
default = " | default = "t", | ||
link = " | link = "Short ton", | ||
}, | }, | ||
[" | ["st"] = { | ||
name1 = " | name1 = "stone", | ||
name1_us = " | name1_us = "stone", | ||
name2 = " | name2 = "stone", | ||
name2_us = " | name2_us = "stone", | ||
symbol = " | symbol = "st", | ||
sym_us = " | sym_us = "st", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 6.35029318, | ||
default = " | default = "lb kg", | ||
link = " | link = "Stone (unit)", | ||
}, | }, | ||
[" | ["t"] = { | ||
name1 = " | name1 = "tonne", | ||
name1_us = " | name1_us = "metric ton", | ||
name2 = " | name2 = "tonnes", | ||
name2_us = " | name2_us = "metric tons", | ||
symbol = " | symbol = "t", | ||
sym_us = " | sym_us = "t", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000, | ||
default = " | default = "LT ST", | ||
link = " | link = "Tonne", | ||
}, | }, | ||
[" | ["tonne"] = { | ||
name1 = " | name1 = "tonne", | ||
name1_us = " | name1_us = "metric ton", | ||
name2 = " | name2 = "tonnes", | ||
name2_us = " | name2_us = "metric tons", | ||
symbol = " | symbol = "t", | ||
sym_us = " | sym_us = "t", | ||
utype = "mass", | utype = "mass", | ||
scale = | scale = 1000, | ||
default = " | default = "shton", | ||
link = " | link = "Tonne", | ||
}, | }, | ||
[" | ["troy pound"] = { | ||
name1 = " | name1 = "troy pound", | ||
name1_us = " | name1_us = "troy pound", | ||
name2 = " | name2 = "troy pounds", | ||
name2_us = " | name2_us = "troy pounds", | ||
symbol = " | symbol = "troy pound", | ||
sym_us = " | sym_us = "troy pound", | ||
usename = 1, | |||
utype = "mass", | utype = "mass", | ||
scale = | scale = 0.3732417216, | ||
default = "lb kg", | default = "lb kg", | ||
link = " | link = "Troy weight", | ||
}, | }, | ||
[" | ["viss"] = { | ||
name1 = " | name1 = "viss", | ||
name1_us = " | name1_us = "viss", | ||
name2 = " | name2 = "viss", | ||
name2_us = " | name2_us = "viss", | ||
symbol = " | symbol = "viss", | ||
sym_us = " | sym_us = "viss", | ||
utype = "mass", | utype = "mass", | ||
scale = 1.632932532, | |||
scale = 1. | |||
default = "kg", | default = "kg", | ||
link = " | link = "Burmese units of measurement#mass", | ||
}, | }, | ||
["lbs"] = { | |||
target = "lb", | |||
["lbs"] = { | |||
target = "lb", | |||
}, | }, | ||
["mcg"] = { | ["mcg"] = { | ||
Line 5,994: | Line 5,994: | ||
target = "/sqkm", | target = "/sqkm", | ||
}, | }, | ||
["/USgal"] = { | ["/l"] = { | ||
name1 = "per litre", | |||
name1_us = "per liter", | |||
name2 = "per litres", | |||
name2_us = "per liters", | |||
symbol = "/l", | |||
sym_us = "/l", | |||
utype = "per unit volume", | |||
scale = 1000, | |||
default = "/usgal", | |||
link = "Per litre", | |||
}, | |||
["/USgal"] = { | |||
name1 = "per gallon", | name1 = "per gallon", | ||
name1_us = "per gallon", | name1_us = "per gallon", | ||
Line 6,005: | Line 6,017: | ||
default = "/l", | default = "/l", | ||
link = "Per gallon", | link = "Per gallon", | ||
}, | }, | ||
["/usgal"] = { | ["/usgal"] = { | ||
Line 6,077: | Line 6,077: | ||
default = "PD/sqkm", | default = "PD/sqkm", | ||
link = "Square mile", | link = "Square mile", | ||
}, | }, | ||
["pd/acre"] = { | ["pd/acre"] = { | ||
Line 6,089: | Line 6,083: | ||
["pd/ha"] = { | ["pd/ha"] = { | ||
target = "PD/ha", | target = "PD/ha", | ||
}, | |||
["PD/km2"] = { | |||
target = "PD/sqkm", | |||
}, | }, | ||
["pd/km2"] = { | ["pd/km2"] = { | ||
target = "PD/sqkm", | |||
}, | |||
["PD/km²"] = { | |||
target = "PD/sqkm", | target = "PD/sqkm", | ||
}, | }, | ||
Line 6,098: | Line 6,098: | ||
["pd/sqmi"] = { | ["pd/sqmi"] = { | ||
target = "PD/sqmi", | target = "PD/sqmi", | ||
}, | |||
["bhp"] = { | |||
name1 = "brake horsepower", | |||
name1_us = "brake horsepower", | |||
name2 = "brake horsepower", | |||
name2_us = "brake horsepower", | |||
symbol = "bhp", | |||
sym_us = "bhp", | |||
utype = "power", | |||
scale = 745.69987158227022, | |||
default = "kW", | |||
link = "Horsepower#Brake horsepower", | |||
}, | }, | ||
["BTU/h"] = { | ["BTU/h"] = { | ||
Line 6,122: | Line 6,134: | ||
default = "W", | default = "W", | ||
link = "British thermal unit", | link = "British thermal unit", | ||
}, | }, | ||
["Cal/d"] = { | ["Cal/d"] = { | ||
Line 6,159: | Line 6,159: | ||
link = "Calorie", | link = "Calorie", | ||
}, | }, | ||
["cal/h"] = { | |||
name1 = "calorie per hour", | |||
["cal/h"] = { | |||
name1 = "calorie per hour", | |||
name1_us = "calorie per hour", | name1_us = "calorie per hour", | ||
name2 = "calories per hour", | name2 = "calories per hour", | ||
Line 6,207: | Line 6,170: | ||
default = "W", | default = "W", | ||
link = "Calorie", | link = "Calorie", | ||
}, | |||
["CV"] = { | |||
name1 = "metric horsepower", | |||
name1_us = "metric horsepower", | |||
name2 = "metric horsepower", | |||
name2_us = "metric horsepower", | |||
symbol = "CV", | |||
sym_us = "CV", | |||
utype = "power", | |||
scale = 735.49875, | |||
default = "kW", | |||
link = "Metric horsepower", | |||
}, | }, | ||
["hk"] = { | ["hk"] = { | ||
Line 6,279: | Line 6,254: | ||
default = "kW", | default = "kW", | ||
link = "Horsepower#Indicated horsepower", | link = "Horsepower#Indicated horsepower", | ||
}, | |||
["kcal/h"] = { | |||
name1 = "kilocalorie per hour", | |||
name1_us = "kilocalorie per hour", | |||
name2 = "kilocalories per hour", | |||
name2_us = "kilocalories per hour", | |||
symbol = "kcal/h", | |||
sym_us = "kcal/h", | |||
utype = "power", | |||
scale = 4184/3600, | |||
default = "kW", | |||
link = "Calorie", | |||
}, | }, | ||
["kJ/d"] = { | ["kJ/d"] = { | ||
Line 6,304: | Line 6,291: | ||
link = "Kilojoule", | link = "Kilojoule", | ||
}, | }, | ||
[" | ["PS"] = { | ||
name1 = " | name1 = "metric horsepower", | ||
name1_us = " | name1_us = "metric horsepower", | ||
name2 = " | name2 = "metric horsepower", | ||
name2_us = " | name2_us = "metric horsepower", | ||
symbol = " | symbol = "PS", | ||
sym_us = " | sym_us = "PS", | ||
utype = "power", | utype = "power", | ||
scale = | scale = 735.49875, | ||
default = "kW", | default = "kW", | ||
link = " | link = "Metric horsepower", | ||
}, | }, | ||
["shp"] = { | ["shp"] = { | ||
Line 6,327: | Line 6,314: | ||
default = "kW", | default = "kW", | ||
link = "Horsepower#Shaft horsepower", | link = "Horsepower#Shaft horsepower", | ||
}, | |||
["W"] = { | |||
name1 = "%swatt", | |||
name1_us = "%swatt", | |||
name2 = "%swatts", | |||
name2_us = "%swatts", | |||
symbol = "W", | |||
sym_us = "W", | |||
utype = "power", | |||
scale = 1, | |||
prefixes = 1, | |||
default = "hp", | |||
link = "Watt", | |||
}, | }, | ||
["BHP"] = { | ["BHP"] = { | ||
target = "bhp", | target = "bhp", | ||
}, | |||
["btu/h"] = { | |||
target = "BTU/h", | |||
}, | }, | ||
["HP"] = { | ["HP"] = { | ||
Line 6,335: | Line 6,338: | ||
}, | }, | ||
["Hp"] = { | ["Hp"] = { | ||
target = "hp", | |||
}, | |||
["hp-mechanical"] = { | |||
target = "hp", | target = "hp", | ||
}, | }, | ||
Line 6,343: | Line 6,349: | ||
target = "shp", | target = "shp", | ||
}, | }, | ||
[" | ["whp"] = { | ||
target = "hp", | target = "hp", | ||
}, | }, | ||
[" | ["atm"] = { | ||
name1 = "standard atmosphere", | |||
name1_us = "standard atmosphere", | |||
name2 = "standard atmospheres", | |||
name2_us = "standard atmospheres", | |||
symbol = "atm", | |||
sym_us = "atm", | |||
utype = "pressure", | |||
scale = 101325, | |||
default = "kPa", | |||
link = "Atmosphere (unit)", | |||
}, | }, | ||
["Ba"] = { | ["Ba"] = { | ||
Line 6,364: | Line 6,376: | ||
link = "Barye", | link = "Barye", | ||
}, | }, | ||
["bar"] = { | |||
name1 = "bar", | |||
name1_us = "bar", | |||
name2 = "bars", | |||
name2_us = "bars", | |||
["bar"] = { | |||
name1 = "bar", | |||
name1_us = "bar", | |||
name2 = "bars", | |||
name2_us = "bars", | |||
symbol = "bar", | symbol = "bar", | ||
sym_us = "bar", | sym_us = "bar", | ||
Line 6,497: | Line 6,448: | ||
link = "Barye", | link = "Barye", | ||
}, | }, | ||
["kg-f/cm2"] = { | |||
["kg-f/cm2"] = { | |||
name1 = "kilogram-force per square centimetre", | name1 = "kilogram-force per square centimetre", | ||
name1_us = "kilogram-force per square centimeter", | name1_us = "kilogram-force per square centimeter", | ||
Line 6,556: | Line 6,495: | ||
default = "psi", | default = "psi", | ||
link = "Kilogram-force", | link = "Kilogram-force", | ||
}, | |||
["kN/m2"] = { | |||
name1 = "kilonewton per square metre", | |||
name1_us = "kilonewton per square meter", | |||
name2 = "kilonewtons per square metre", | |||
name2_us = "kilonewtons per square meter", | |||
symbol = "kN/m<sup>2</sup>", | |||
sym_us = "kN/m<sup>2</sup>", | |||
utype = "pressure", | |||
scale = 1000, | |||
default = "psi", | |||
link = "Newton (unit)", | |||
}, | }, | ||
["ksi"] = { | ["ksi"] = { | ||
Line 6,652: | Line 6,603: | ||
default = "kPa", | default = "kPa", | ||
link = "Torr#Manometric units of pressure", | link = "Torr#Manometric units of pressure", | ||
}, | |||
["N/cm2"] = { | |||
name1 = "newton per square centimetre", | |||
name1_us = "newton per square centimeter", | |||
name2 = "newtons per square centimetre", | |||
name2_us = "newtons per square centimeter", | |||
symbol = "N/cm<sup>2</sup>", | |||
sym_us = "N/cm<sup>2</sup>", | |||
utype = "pressure", | |||
scale = 10000, | |||
default = "psi", | |||
link = "Newton (unit)", | |||
}, | |||
["N/m2"] = { | |||
name1 = "newton per square metre", | |||
name1_us = "newton per square meter", | |||
name2 = "newtons per square metre", | |||
name2_us = "newtons per square meter", | |||
symbol = "N/m<sup>2</sup>", | |||
sym_us = "N/m<sup>2</sup>", | |||
utype = "pressure", | |||
scale = 1, | |||
default = "psi", | |||
link = "Newton (unit)", | |||
}, | }, | ||
["oz/sqft"] = { | ["oz/sqft"] = { | ||
Line 6,676: | Line 6,651: | ||
default = "g/m2", | default = "g/m2", | ||
link = "Pounds per square foot", | link = "Pounds per square foot", | ||
}, | |||
["Pa"] = { | |||
name1 = "%spascal", | |||
name1_us = "%spascal", | |||
name2 = "%spascals", | |||
name2_us = "%spascals", | |||
symbol = "Pa", | |||
sym_us = "Pa", | |||
utype = "pressure", | |||
scale = 1, | |||
prefixes = 1, | |||
default = "psi", | |||
link = "Pascal (unit)", | |||
}, | }, | ||
["psf"] = { | ["psf"] = { | ||
Line 6,700: | Line 6,688: | ||
default = "kPa", | default = "kPa", | ||
link = "Pounds per square inch", | link = "Pounds per square inch", | ||
}, | |||
["Torr"] = { | |||
name1 = "torr", | |||
name1_us = "torr", | |||
name2 = "torrs", | |||
name2_us = "torrs", | |||
symbol = "Torr", | |||
sym_us = "Torr", | |||
utype = "pressure", | |||
scale = 20265/152, | |||
default = "kPa", | |||
link = "Torr", | |||
}, | }, | ||
["torr"] = { | ["torr"] = { | ||
Line 7,037: | Line 7,037: | ||
["°F-change"] = { | ["°F-change"] = { | ||
target = "F-change", | target = "F-change", | ||
}, | |||
["g/s.kN"] = { | |||
name1 = "gram of fuel per second-kilonewton", | |||
name1_us = "gram of fuel per second-kilonewton", | |||
name2 = "grams of fuel per second-kilonewton", | |||
name2_us = "grams of fuel per second-kilonewton", | |||
symbol = "g/(s·kN)", | |||
sym_us = "g/(s·kN)", | |||
utype = "thrust specific fuel consumption", | |||
scale = 0.000001, | |||
default = "lb/h.lbf", | |||
link = "Thrust specific fuel consumption", | |||
}, | |||
["lb/h.lbf"] = { | |||
name1 = "pound of fuel per hour-pound of thrust", | |||
name1_us = "pound of fuel per hour-pound of thrust", | |||
name2 = "pounds of fuel per hour-pound of thrust", | |||
name2_us = "pounds of fuel per hour-pound of thrust", | |||
symbol = "lb/(h·lbf)", | |||
sym_us = "lb/(h·lbf)", | |||
utype = "thrust specific fuel consumption", | |||
scale = 1/35303.94, | |||
default = "g/s.kN", | |||
link = "Thrust specific fuel consumption", | |||
}, | }, | ||
["century"] = { | ["century"] = { | ||
Line 7,254: | Line 7,278: | ||
default = "Ms", | default = "Ms", | ||
link = "Annum", | link = "Annum", | ||
}, | }, | ||
["byr"] = { | ["byr"] = { | ||
Line 7,272: | Line 7,290: | ||
["dog yr"] = { | ["dog yr"] = { | ||
target = "dog year", | target = "dog year", | ||
}, | |||
["Gyr"] = { | |||
target = "thousand million year", | |||
}, | }, | ||
["hour"] = { | ["hour"] = { | ||
Line 7,302: | Line 7,323: | ||
["mth"] = { | ["mth"] = { | ||
target = "month", | target = "month", | ||
}, | |||
["Myr"] = { | |||
target = "million year", | |||
}, | }, | ||
["myr"] = { | ["myr"] = { | ||
Line 7,330: | Line 7,354: | ||
target = "yr", | target = "yr", | ||
}, | }, | ||
["kgf.m"] = { | |||
name1 = "kilogram force-metre", | |||
name1_us = "kilogram force-meter", | |||
name2 = "kilogram force-metres", | |||
name2_us = "kilogram force-meters", | |||
symbol = "kgf·m", | |||
sym_us = "kgf·m", | |||
utype = "torque", | |||
["kgf.m"] = { | |||
name1 = "kilogram force-metre", | |||
name1_us = "kilogram force-meter", | |||
name2 = "kilogram force-metres", | |||
name2_us = "kilogram force-meters", | |||
symbol = "kgf·m", | |||
sym_us = "kgf·m", | |||
utype = "torque", | |||
scale = 9.80665, | scale = 9.80665, | ||
default = "Nm lbfft", | default = "Nm lbfft", | ||
Line 7,460: | Line 7,448: | ||
scale = 0.001, | scale = 0.001, | ||
default = "lb.in", | default = "lb.in", | ||
link = "Newton metre", | |||
}, | |||
["Nm"] = { | |||
name1 = "newton metre", | |||
name1_us = "newton meter", | |||
name2 = "newton metres", | |||
name2_us = "newton meters", | |||
symbol = "N·m", | |||
sym_us = "N·m", | |||
utype = "torque", | |||
scale = 1, | |||
default = "lbfft", | |||
link = "Newton metre", | link = "Newton metre", | ||
}, | }, | ||
Line 7,468: | Line 7,468: | ||
target = "Nm", | target = "Nm", | ||
}, | }, | ||
[" | ["acre foot"] = { | ||
name1 = " | name1 = "acre foot", | ||
name1_us = " | name1_us = "acre foot", | ||
name2 = " | name2 = "acre foot", | ||
name2_us = " | name2_us = "acre foot", | ||
symbol = " | symbol = "acre·ft", | ||
sym_us = " | sym_us = "acre·ft", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 1233.48183754752, | ||
default = " | default = "m3", | ||
link = " | link = "Acre foot", | ||
}, | }, | ||
[" | ["acre ft"] = { | ||
name1 = " | name1 = "acre foot", | ||
name1_us = " | name1_us = "acre foot", | ||
name2 = " | name2 = "acre feet", | ||
name2_us = " | name2_us = "acre feet", | ||
symbol = " | symbol = "acre·ft", | ||
sym_us = " | sym_us = "acre·ft", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 1233.48183754752, | ||
default = "m3", | |||
default = " | link = "Acre foot", | ||
link = " | |||
}, | }, | ||
[" | ["bdft"] = { | ||
name1 = " | name1 = "board foot", | ||
name1_us = " | name1_us = "board foot", | ||
name2 = " | name2 = "board feet", | ||
name2_us = " | name2_us = "board feet", | ||
symbol = " | symbol = "bd ft", | ||
sym_us = " | sym_us = "bd ft", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0023597372167, | ||
default = " | default = "m3", | ||
link = " | link = "Board foot", | ||
}, | }, | ||
[" | ["board feet"] = { | ||
name1 = " | name1 = "board foot", | ||
name1_us = " | name1_us = "board foot", | ||
name2 = " | name2 = "board feet", | ||
name2_us = " | name2_us = "board feet", | ||
symbol = " | symbol = "board foot", | ||
sym_us = " | sym_us = "board foot", | ||
usename = 1, | |||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0023597372167, | ||
default = " | default = "m3", | ||
link = " | link = "Board foot", | ||
}, | }, | ||
[" | ["board foot"] = { | ||
name1 = " | name1 = "board foot", | ||
name1_us = " | name1_us = "board foot", | ||
name2 = " | name2 = "board foot", | ||
name2_us = " | name2_us = "board foot", | ||
symbol = " | symbol = "board foot", | ||
sym_us = " | sym_us = "board foot", | ||
usename = 1, | |||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0023597372167, | ||
default = " | default = "m3", | ||
link = " | link = "Board foot", | ||
}, | }, | ||
[" | ["cc"] = { | ||
name1 = " | name1 = "cubic centimetre", | ||
name1_us = " | name1_us = "cubic centimeter", | ||
name2 = " | name2 = "cubic centimetres", | ||
name2_us = " | name2_us = "cubic centimeters", | ||
symbol = " | symbol = "cc", | ||
sym_us = " | sym_us = "cc", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000001, | ||
default = " | default = "cuin", | ||
link = " | link = "Cubic centimetre", | ||
}, | }, | ||
[" | ["CID"] = { | ||
name1 = " | name1 = "cubic inch", | ||
name1_us = " | name1_us = "cubic inch", | ||
name2 = " | name2 = "cubic inches", | ||
name2_us = " | name2_us = "cubic inches", | ||
symbol = " | symbol = "cu in", | ||
sym_us = " | sym_us = "cu in", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000016387064, | ||
default = " | default = "cc", | ||
link = " | link = "Cubic inch#Engine displacement", | ||
}, | }, | ||
[" | ["cord"] = { | ||
name1 = " | name1 = "cord", | ||
name1_us = " | name1_us = "cord", | ||
name2 = " | name2 = "cords", | ||
name2_us = " | name2_us = "cords", | ||
symbol = " | symbol = "cord", | ||
sym_us = " | sym_us = "cord", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 3.624556363776, | ||
default = " | default = "m3", | ||
link = " | link = "Cord (volume)", | ||
}, | }, | ||
[" | ["cufoot"] = { | ||
name1 = " | name1 = "cubic foot", | ||
name1_us = " | name1_us = "cubic foot", | ||
name2 = " | name2 = "cubic foot", | ||
name2_us = " | name2_us = "cubic foot", | ||
symbol = " | symbol = "cu ft", | ||
sym_us = " | sym_us = "cu ft", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.028316846592, | ||
default = " | default = "m3", | ||
link = " | link = "Cubic foot", | ||
}, | }, | ||
[" | ["cuft"] = { | ||
name1 = " | name1 = "cubic foot", | ||
name1_us = " | name1_us = "cubic foot", | ||
name2 = " | name2 = "cubic feet", | ||
name2_us = " | name2_us = "cubic feet", | ||
symbol = " | symbol = "cu ft", | ||
sym_us = " | sym_us = "cu ft", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.028316846592, | ||
default = " | default = "m3", | ||
link = " | link = "Cubic foot", | ||
}, | }, | ||
[" | ["cuin"] = { | ||
name1 = " | name1 = "cubic inch", | ||
name1_us = " | name1_us = "cubic inch", | ||
name2 = " | name2 = "cubic inches", | ||
name2_us = " | name2_us = "cubic inches", | ||
symbol = " | symbol = "cu in", | ||
sym_us = " | sym_us = "cu in", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000016387064, | ||
default = " | default = "cm3", | ||
link = " | link = "Cubic inch", | ||
}, | }, | ||
[" | ["cumi"] = { | ||
name1 = " | name1 = "cubic mile", | ||
name1_us = " | name1_us = "cubic mile", | ||
name2 = " | name2 = "cubic miles", | ||
name2_us = " | name2_us = "cubic miles", | ||
symbol = " | symbol = "cu mi", | ||
sym_us = " | sym_us = "cu mi", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 4168181825.440579584, | ||
default = " | default = "km3", | ||
link = " | link = "Cubic mile", | ||
}, | }, | ||
[" | ["cuyd"] = { | ||
name1 = " | name1 = "cubic yard", | ||
name1_us = " | name1_us = "cubic yard", | ||
name2 = " | name2 = "cubic yards", | ||
name2_us = " | name2_us = "cubic yards", | ||
symbol = " | symbol = "cu yd", | ||
sym_us = " | sym_us = "cu yd", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.764554857984, | ||
default = " | default = "m3", | ||
link = " | link = "Cubic yard", | ||
}, | }, | ||
[" | ["firkin"] = { | ||
name1 = " | name1 = "firkin", | ||
name1_us = " | name1_us = "firkin", | ||
name2 = " | name2 = "firkins", | ||
name2_us = " | name2_us = "firkins", | ||
symbol = " | symbol = "firkin", | ||
sym_us = " | sym_us = "firkin", | ||
usename = 1, | |||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.04091481, | ||
default = "l impgal", | default = "l impgal USgal", | ||
link = " | link = "Firkin", | ||
}, | }, | ||
[" | ["foot3"] = { | ||
name1 = " | name1 = "cubic foot", | ||
name1_us = " | name1_us = "cubic foot", | ||
name2 = " | name2 = "cubic foot", | ||
name2_us = " | name2_us = "cubic foot", | ||
symbol = " | symbol = "cu ft", | ||
sym_us = " | sym_us = "cu ft", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.028316846592, | ||
default = " | default = "m3", | ||
link = " | link = "Cubic foot", | ||
}, | }, | ||
[" | ["impbbl"] = { | ||
name1 = " | name1 = "imperial barrel", | ||
name1_us = " | name1_us = "imperial barrel", | ||
name2 = " | name2 = "imperial barrels", | ||
name2_us = " | name2_us = "imperial barrels", | ||
symbol = " | symbol = "imp bbl", | ||
sym_us = " | sym_us = "imp bbl", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.16365924, | ||
default = " | default = "l impgal USgal", | ||
link = " | link = "Barrel (unit)", | ||
}, | }, | ||
[" | ["impbsh"] = { | ||
name1 = " | name1 = "imperial bushel", | ||
name1_us = " | name1_us = "imperial bushel", | ||
name2 = " | name2 = "imperial bushels", | ||
name2_us = " | name2_us = "imperial bushels", | ||
symbol = " | symbol = "imp bsh", | ||
sym_us = " | sym_us = "imp bsh", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.03636872, | ||
default = "l impgal", | default = "l impgal USdrygal", | ||
link = " | link = "Imperial bushel", | ||
}, | }, | ||
[" | ["impbu"] = { | ||
name1 = " | name1 = "imperial bushel", | ||
name1_us = " | name1_us = "imperial bushel", | ||
name2 = " | name2 = "imperial bushels", | ||
name2_us = " | name2_us = "imperial bushels", | ||
symbol = " | symbol = "imp bu", | ||
sym_us = " | sym_us = "imp bu", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.03636872, | ||
default = " | default = "m3", | ||
link = " | link = "Imperial bushel", | ||
}, | }, | ||
[" | ["impgal"] = { | ||
name1 = " | name1 = "imperial gallon", | ||
name1_us = " | name1_us = "imperial gallon", | ||
name2 = " | name2 = "imperial gallons", | ||
name2_us = " | name2_us = "imperial gallons", | ||
symbol = " | symbol = "imp gal", | ||
sym_us = " | sym_us = "imp gal", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.00454609, | ||
default = " | default = "l USgal", | ||
link = " | link = "Imperial gallon", | ||
}, | }, | ||
[" | ["impgi"] = { | ||
name1 = " | name1 = "gill", | ||
name1_us = " | name1_us = "gill", | ||
name2 = " | name2 = "gills", | ||
name2_us = " | name2_us = "gills", | ||
symbol = " | symbol = "gi", | ||
sym_us = " | sym_us = "gi", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0001420653125, | ||
default = "ml | default = "ml USoz", | ||
link = " | link = "Gill (unit)", | ||
}, | }, | ||
[" | ["impkenning"] = { | ||
name1 = " | name1 = "imperial kenning", | ||
name1_us = " | name1_us = "imperial kenning", | ||
name2 = " | name2 = "imperial kennings", | ||
name2_us = " | name2_us = "imperial kennings", | ||
symbol = " | symbol = "kenning", | ||
sym_us = " | sym_us = "kenning", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 0.01818436, | ||
default = " | default = "l USdrygal", | ||
link = " | link = "Kenning (unit)", | ||
}, | }, | ||
[" | ["impoz"] = { | ||
name1 = " | name1 = "imperial fluid ounce", | ||
name1_us = " | name1_us = "imperial fluid ounce", | ||
name2 = " | name2 = "imperial fluid ounces", | ||
name2_us = " | name2_us = "imperial fluid ounces", | ||
symbol = " | symbol = "imp fl oz", | ||
sym_us = " | sym_us = "imp fl oz", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 0.0000284130625, | ||
default = " | default = "ml USoz", | ||
link = " | link = "Imperial fluid ounce", | ||
}, | }, | ||
[" | ["imppk"] = { | ||
name1 = " | name1 = "imperial peck", | ||
name1_us = " | name1_us = "imperial peck", | ||
name2 = " | name2 = "imperial pecks", | ||
name2_us = " | name2_us = "imperial pecks", | ||
symbol = " | symbol = "pk", | ||
sym_us = " | sym_us = "pk", | ||
utype = "volume", | |||
scale = 0.00909218, | |||
default = "l USdrygal", | |||
link = "Peck", | |||
}, | |||
["imppt"] = { | |||
name1 = "imperial pint", | |||
name1_us = "imperial pint", | |||
name2 = "imperial pints", | |||
name2_us = "imperial pints", | |||
symbol = "imp pt", | |||
sym_us = "imp pt", | |||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.00056826125, | ||
default = " | default = "l", | ||
link = " | link = "Imperial pint", | ||
}, | }, | ||
[" | ["impqt"] = { | ||
name1 = " | name1 = "imperial quart", | ||
name1_us = " | name1_us = "imperial quart", | ||
name2 = " | name2 = "imperial quarts", | ||
name2_us = " | name2_us = "imperial quarts", | ||
symbol = " | symbol = "imp qt", | ||
sym_us = " | sym_us = "imp qt", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0011365225, | ||
default = " | default = "ml USoz", | ||
link = " | link = "Imperial quart", | ||
}, | }, | ||
[" | ["kilderkin"] = { | ||
name1 = " | name1 = "kilderkin", | ||
name1_us = " | name1_us = "kilderkin", | ||
name2 = " | name2 = "kilderkins", | ||
name2_us = " | name2_us = "kilderkins", | ||
symbol = " | symbol = "kilderkin", | ||
sym_us = " | sym_us = "kilderkin", | ||
usename = 1, | usename = 1, | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.08182962, | ||
default = " | default = "l impgal USgal", | ||
link = " | link = "Kilderkin", | ||
}, | }, | ||
[" | ["L"] = { | ||
name1 = " | name1 = "%slitre", | ||
name1_us = " | name1_us = "%sliter", | ||
name2 = " | name2 = "%slitres", | ||
name2_us = " | name2_us = "%sliters", | ||
symbol = " | symbol = "L", | ||
sym_us = " | sym_us = "L", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.001, | ||
default = " | prefixes = 1, | ||
link = " | default = "impgal USgal", | ||
link = "Litre", | |||
}, | }, | ||
[" | ["l"] = { | ||
name1 = " | name1 = "%slitre", | ||
name1_us = " | name1_us = "%sliter", | ||
name2 = " | name2 = "%slitres", | ||
name2_us = " | name2_us = "%sliters", | ||
symbol = " | symbol = "l", | ||
sym_us = " | sym_us = "l", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 0.001, | ||
default = " | prefixes = 1, | ||
link = " | default = "impgal USgal", | ||
link = "Litre", | |||
}, | }, | ||
[" | ["m3"] = { | ||
name1 = "cubic | name1 = "cubic %smetre", | ||
name1_us = "cubic | name1_us = "cubic %smeter", | ||
name2 = "cubic | name2 = "cubic %smetres", | ||
name2_us = "cubic | name2_us = "cubic %smeters", | ||
symbol = " | symbol = "m<sup>3</sup>", | ||
sym_us = " | sym_us = "m<sup>3</sup>", | ||
utype = "volume", | utype = "volume", | ||
scale = | scale = 1, | ||
default = " | prefixes = 3, | ||
link = "Cubic | default = "cuft", | ||
link = "Cubic metre", | |||
}, | }, | ||
[" | ["mm3"] = { | ||
name1 = "cubic | name1 = "cubic millimetre", | ||
name1_us = "cubic | name1_us = "cubic millimeter", | ||
name2 = "cubic | name2 = "cubic millimetres", | ||
name2_us = "cubic | name2_us = "cubic millimeters", | ||
symbol = " | symbol = "mm<sup>3</sup>", | ||
sym_us = " | sym_us = "mm<sup>3</sup>", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000000001, | ||
default = " | default = "cuin", | ||
link = "Cubic | link = "Cubic millimetre", | ||
}, | }, | ||
[" | ["oilbbl"] = { | ||
name1 = " | name1 = "barrel", | ||
name1_us = " | name1_us = "barrel", | ||
name2 = " | name2 = "barrels", | ||
name2_us = " | name2_us = "barrels", | ||
symbol = " | symbol = "bbl", | ||
sym_us = " | sym_us = "bbl", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.158987294928, | ||
default = " | default = "m3", | ||
link = " | link = "Barrel (volume)#Oil barrel", | ||
}, | }, | ||
[" | ["stere"] = { | ||
name1 = " | name1 = "stère", | ||
name1_us = " | name1_us = "stère", | ||
name2 = " | name2 = "stères", | ||
name2_us = " | name2_us = "stères", | ||
symbol = " | symbol = "stère", | ||
sym_us = " | sym_us = "stère", | ||
usename = 1, | |||
utype = "volume", | utype = "volume", | ||
scale = | scale = 1, | ||
default = " | default = "cuft", | ||
link = " | link = "Stère", | ||
}, | }, | ||
[" | ["USbbl"] = { | ||
name1 = " | name1 = "US barrel", | ||
name1_us = " | name1_us = "U.S. barrel", | ||
name2 = " | name2 = "US barrels", | ||
name2_us = " | name2_us = "U.S. barrels", | ||
symbol = " | symbol = "US bbl", | ||
sym_us = " | sym_us = "U.S. bbl", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.119240471196, | ||
default = " | default = "l USgal impgal", | ||
link = " | link = "Barrel (unit)", | ||
}, | }, | ||
[" | ["USbeerbbl"] = { | ||
name1 = " | name1 = "US beer barrel", | ||
name1_us = " | name1_us = "U.S. beer barrel", | ||
name2 = " | name2 = "US beer barrels", | ||
name2_us = " | name2_us = "U.S. beer barrels", | ||
symbol = " | symbol = "US bbl", | ||
sym_us = " | sym_us = "U.S. bbl", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.117347765304, | ||
default = "l impgal | default = "l USgal impgal", | ||
link = " | link = "Barrel (unit)", | ||
}, | }, | ||
[" | ["USbsh"] = { | ||
name1 = " | name1 = "US bushel", | ||
name1_us = " | name1_us = "U.S. bushel", | ||
name2 = " | name2 = "US bushels", | ||
name2_us = " | name2_us = "U.S. bushels", | ||
symbol = " | symbol = "US bsh", | ||
sym_us = " | sym_us = "U.S. bsh", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.03523907016688, | ||
default = " | default = "l USdrygal impgal", | ||
link = " | link = "Bushel", | ||
}, | }, | ||
[" | ["USbu"] = { | ||
name1 = " | name1 = "US bushel", | ||
name1_us = " | name1_us = "U.S. bushel", | ||
name2 = " | name2 = "US bushels", | ||
name2_us = " | name2_us = "U.S. bushels", | ||
symbol = " | symbol = "US bu", | ||
sym_us = " | sym_us = "U.S. bu", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.03523907016688, | ||
default = "l impgal | default = "l USdrygal impgal", | ||
link = " | link = "Bushel", | ||
}, | }, | ||
[" | ["USdrybbl"] = { | ||
name1 = " | name1 = "US dry barrel", | ||
name1_us = " | name1_us = "U.S. dry barrel", | ||
name2 = " | name2 = "US dry barrels", | ||
name2_us = " | name2_us = "U.S. dry barrels", | ||
symbol = " | symbol = "US dry bbl", | ||
sym_us = " | sym_us = "U.S. dry bbl", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.11562819898508, | ||
default = " | default = "m3", | ||
link = " | link = "Barrel (unit)", | ||
}, | }, | ||
[" | ["USdrygal"] = { | ||
name1 = " | name1 = "US dry gallon", | ||
name1_us = " | name1_us = "U.S. dry gallon", | ||
name2 = " | name2 = "US dry gallons", | ||
name2_us = " | name2_us = "U.S. dry gallons", | ||
symbol = " | symbol = "US dry gal", | ||
sym_us = " | sym_us = "U.S. dry gal", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.00440488377086, | ||
default = " | default = "l", | ||
link = " | link = "Gallon", | ||
}, | }, | ||
["impgal"] = { | ["USdrypt"] = { | ||
name1 = " | name1 = "US dry pint", | ||
name1_us = " | name1_us = "U.S. dry pint", | ||
name2 = " | name2 = "US dry pints", | ||
name2_us = " | name2_us = "U.S. dry pints", | ||
symbol = " | symbol = "US dry pt", | ||
sym_us = " | sym_us = "U.S. dry pt", | ||
utype = "volume", | |||
scale = 0.0005506104713575, | |||
default = "ml", | |||
link = "Pint", | |||
}, | |||
["USdryqt"] = { | |||
name1 = "US dry quart", | |||
name1_us = "U.S. dry quart", | |||
name2 = "US dry quarts", | |||
name2_us = "U.S. dry quarts", | |||
symbol = "US dry qt", | |||
sym_us = "U.S. dry qt", | |||
utype = "volume", | |||
scale = 0.001101220942715, | |||
default = "ml", | |||
link = "Quart", | |||
}, | |||
["USflgal"] = { | |||
name1 = "US gallon", | |||
name1_us = "U.S. gallon", | |||
name2 = "US gallons", | |||
name2_us = "U.S. gallons", | |||
symbol = "US fl gal", | |||
sym_us = "U.S. fl gal", | |||
utype = "volume", | |||
scale = 0.003785411784, | |||
default = "l impgal", | |||
link = "Gallon", | |||
}, | |||
["USgal"] = { | |||
name1 = "US gallon", | |||
name1_us = "U.S. gallon", | |||
name2 = "US gallons", | |||
name2_us = "U.S. gallons", | |||
symbol = "US gal", | |||
sym_us = "U.S. gal", | |||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.003785411784, | ||
default = "l | default = "l impgal", | ||
link = " | link = "US gallon", | ||
}, | }, | ||
[" | ["USgi"] = { | ||
name1 = "gill", | name1 = "gill", | ||
name1_us = "gill", | name1_us = "gill", | ||
Line 7,936: | Line 7,988: | ||
sym_us = "gi", | sym_us = "gi", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0001182941183, | ||
default = "ml | default = "ml impoz", | ||
link = "Gill (unit)", | link = "Gill (unit)", | ||
}, | }, | ||
[" | ["USkenning"] = { | ||
name1 = " | name1 = "US kenning", | ||
name1_us = " | name1_us = "U.S. kenning", | ||
name2 = " | name2 = "US kennings", | ||
name2_us = " | name2_us = "U.S. kennings", | ||
symbol = "kenning", | symbol = "US kenning", | ||
sym_us = "kenning", | sym_us = "U.S. kenning", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.01761953508344, | ||
default = "l | default = "l impgal", | ||
link = "Kenning (unit)", | link = "Kenning (unit)", | ||
}, | }, | ||
[" | ["USmin"] = { | ||
name1 = " | name1 = "US minim", | ||
name1_us = " | name1_us = "U.S. minim", | ||
name2 = " | name2 = "US minims", | ||
name2_us = " | name2_us = "U.S. minims", | ||
symbol = " | symbol = "US min", | ||
sym_us = " | sym_us = "U.S. min", | ||
utype = "volume", | |||
scale = 0.000000061611519921875, | |||
default = "ml", | |||
link = "Minim (unit)", | |||
}, | |||
["USoz"] = { | |||
name1 = "US fluid ounce", | |||
name1_us = "U.S. fluid ounce", | |||
name2 = "US fluid ounces", | |||
name2_us = "U.S. fluid ounces", | |||
symbol = "US fl oz", | |||
sym_us = "U.S. fl oz", | |||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.0000295735295625, | ||
default = "ml | default = "ml", | ||
link = " | link = "US fluid ounce", | ||
}, | }, | ||
[" | ["USpk"] = { | ||
name1 = " | name1 = "US peck", | ||
name1_us = " | name1_us = "U.S. peck", | ||
name2 = " | name2 = "US pecks", | ||
name2_us = " | name2_us = "U.S. pecks", | ||
symbol = "pk", | symbol = "US pk", | ||
sym_us = "pk", | sym_us = "U.S. pk", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.00880976754172, | ||
default = "l | default = "l impgal", | ||
link = "Peck", | link = "Peck", | ||
}, | }, | ||
[" | ["USpt"] = { | ||
name1 = " | name1 = "US pint", | ||
name1_us = " | name1_us = "U.S. pint", | ||
name2 = " | name2 = "US pints", | ||
name2_us = " | name2_us = "U.S. pints", | ||
symbol = " | symbol = "US pt", | ||
sym_us = " | sym_us = "U.S. pt", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000473176473, | ||
default = "l", | default = "l imppt", | ||
link = " | link = "Pint", | ||
}, | }, | ||
[" | ["USqt"] = { | ||
name1 = " | name1 = "US quart", | ||
name1_us = " | name1_us = "U.S. quart", | ||
name2 = " | name2 = "US quarts", | ||
name2_us = " | name2_us = "U.S. quarts", | ||
symbol = " | symbol = "US qt", | ||
sym_us = " | sym_us = "U.S. qt", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000946352946, | ||
default = "ml | default = "ml", | ||
link = " | link = "United States customary units#Fluid volume", | ||
}, | }, | ||
[" | ["USquart"] = { | ||
name1 = " | name1 = "US quart", | ||
name1_us = " | name1_us = "U.S. quart", | ||
name2 = " | name2 = "US quarts", | ||
name2_us = " | name2_us = "U.S. quarts", | ||
symbol = " | symbol = "US qt", | ||
sym_us = " | sym_us = "U.S. qt", | ||
utype = "volume", | utype = "volume", | ||
scale = 0. | scale = 0.000946352946, | ||
default = " | default = "ml impoz", | ||
link = " | link = "Quart", | ||
}, | |||
["acre feet"] = { | |||
target = "acre ft", | |||
}, | }, | ||
[" | ["acre-feet"] = { | ||
target = "acre ft", | |||
}, | |||
["acre.foot"] = { | |||
target = "acre foot", | |||
}, | |||
["acre.ft"] = { | |||
target = "acre ft", | |||
}, | }, | ||
[" | ["acre·foot"] = { | ||
target = "acre foot", | |||
}, | }, | ||
[" | ["acre·ft"] = { | ||
target = "acre ft", | |||
}, | }, | ||
[" | ["cid"] = { | ||
target = "CID", | |||
}, | }, | ||
[" | ["drybbl"] = { | ||
target = "USdrybbl", | |||
}, | |||
["drygal"] = { | |||
target = "USdrygal", | |||
}, | |||
["drypt"] = { | |||
target = "USdrypt", | |||
}, | |||
["dryqt"] = { | |||
target = "USdryqt", | |||
}, | |||
["ft3"] = { | |||
target = "cuft", | |||
}, | |||
["gal"] = { | |||
target = "USgal", | |||
}, | |||
["impfloz"] = { | |||
target = "impoz", | |||
}, | }, | ||
["Impgal"] = { | ["Impgal"] = { | ||
target = "impgal", | target = "impgal", | ||
}, | |||
["in3"] = { | |||
target = "cuin", | |||
}, | |||
["km³"] = { | |||
target = "km3", | |||
}, | |||
["liter"] = { | |||
target = "l", | |||
sp_us = true, | |||
}, | |||
["liters"] = { | |||
target = "l", | |||
sp_us = true, | |||
}, | |||
["litre"] = { | |||
target = "l", | |||
}, | |||
["mi3"] = { | |||
target = "cumi", | |||
}, | |||
["m³"] = { | |||
target = "m3", | |||
}, | }, | ||
["U.S.bbl"] = { | ["U.S.bbl"] = { | ||
Line 8,120: | Line 8,185: | ||
}, | }, | ||
["U.S.gal"] = { | ["U.S.gal"] = { | ||
target = "USgal", | |||
sp_us = true, | |||
}, | |||
["u.s.gal"] = { | |||
target = "USgal", | target = "USgal", | ||
sp_us = true, | sp_us = true, | ||
Line 8,147: | Line 8,216: | ||
sp_us = true, | sp_us = true, | ||
}, | }, | ||
[" | ["usbbl"] = { | ||
target = " | target = "USbbl", | ||
}, | }, | ||
[" | ["usbeerbbl"] = { | ||
target = " | target = "USbeerbbl", | ||
}, | }, | ||
[" | ["usbsh"] = { | ||
target = " | target = "USbsh", | ||
}, | }, | ||
[" | ["usbu"] = { | ||
target = " | target = "USbu", | ||
}, | }, | ||
[" | ["usdrybbl"] = { | ||
target = "USdrybbl", | target = "USdrybbl", | ||
}, | }, | ||
[" | ["usdrygal"] = { | ||
target = "USdrygal", | target = "USdrygal", | ||
}, | }, | ||
[" | ["usdrypt"] = { | ||
target = "USdrypt", | target = "USdrypt", | ||
}, | }, | ||
[" | ["usdryqt"] = { | ||
target = "USdryqt", | target = "USdryqt", | ||
}, | }, | ||
[" | ["USfloz"] = { | ||
target = " | target = "USoz", | ||
}, | |||
["usfloz"] = { | |||
target = "USoz", | |||
}, | }, | ||
[" | ["USGAL"] = { | ||
target = "USgal", | target = "USgal", | ||
}, | }, | ||
[" | ["usgal"] = { | ||
target = " | target = "USgal", | ||
}, | }, | ||
[" | ["usgi"] = { | ||
target = " | target = "USgi", | ||
}, | }, | ||
[" | ["uskenning"] = { | ||
target = " | target = "USkenning", | ||
}, | }, | ||
[" | ["usoz"] = { | ||
target = " | target = "USoz", | ||
}, | }, | ||
[" | ["uspk"] = { | ||
target = " | target = "USpk", | ||
}, | }, | ||
["uspt"] = { | |||
target = "USpt", | |||
["uspt"] = { | |||
target = "USpt", | |||
}, | }, | ||
["usqt"] = { | ["usqt"] = { | ||
Line 8,455: | Line 8,455: | ||
combination = { "lb/impgal", "lb/USgal" }, | combination = { "lb/impgal", "lb/USgal" }, | ||
utype = "density", | utype = "density", | ||
}, | |||
["kWh/km kWh/mi"] = { | |||
combination = { "kWh/km", "kWh/mi" }, | |||
utype = "energy per unit length", | |||
}, | |||
["kWh/km MJ/km"] = { | |||
combination = { "kWh/km", "MJ/km" }, | |||
utype = "energy per unit length", | |||
}, | }, | ||
["MJ/km kWh/km"] = { | ["MJ/km kWh/km"] = { | ||
Line 8,463: | Line 8,471: | ||
combination = { "MJ/km", "kWh/mi" }, | combination = { "MJ/km", "kWh/mi" }, | ||
utype = "energy per unit length", | utype = "energy per unit length", | ||
}, | }, | ||
["impgal/h USgal/h"] = { | ["impgal/h USgal/h"] = { | ||
Line 8,482: | Line 8,478: | ||
["impgal/min USgal/min"] = { | ["impgal/min USgal/min"] = { | ||
combination = { "impgal/min", "USgal/min" }, | combination = { "impgal/min", "USgal/min" }, | ||
utype = "flow", | |||
}, | |||
["L/s impgal/min"] = { | |||
combination = { "L/s", "impgal/min" }, | |||
utype = "flow", | utype = "flow", | ||
}, | }, | ||
Line 8,520: | Line 8,520: | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN lb-f"] = { | ||
combination = { " | combination = { "kN", "lb-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN lbf"] = { | ||
combination = { " | combination = { "kN", "lbf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN LT-f"] = { | ||
combination = { " | combination = { "kN", "LT-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN LT-f ST-f"] = { | ||
combination = { " | combination = { "kN", "LT-f", "ST-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN LTf"] = { | ||
combination = { " | combination = { "kN", "LTf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN LTf STf"] = { | ||
combination = { " | combination = { "kN", "LTf", "STf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN ST-f"] = { | ||
combination = { " | combination = { "kN", "ST-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN ST-f LT-f"] = { | ||
combination = { " | combination = { "kN", "ST-f", "LT-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN STf"] = { | ||
combination = { " | combination = { "kN", "STf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["kN STf LTf"] = { | ||
combination = { " | combination = { "kN", "STf", "LTf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["LT-f ST-f"] = { | ||
combination = { " | combination = { "LT-f", "ST-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["LTf STf"] = { | ||
combination = { " | combination = { "LTf", "STf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["mN gr-f"] = { | ||
combination = { " | combination = { "mN", "gr-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["mN grf"] = { | ||
combination = { " | combination = { "mN", "grf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN LT-f"] = { | ||
combination = { " | combination = { "MN", "LT-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN LT-f ST-f"] = { | ||
combination = { " | combination = { "MN", "LT-f", "ST-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN LTf"] = { | ||
combination = { " | combination = { "MN", "LTf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN LTf STf"] = { | ||
combination = { " | combination = { "MN", "LTf", "STf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["mN oz-f"] = { | ||
combination = { " | combination = { "mN", "oz-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["mN ozf"] = { | ||
combination = { " | combination = { "mN", "ozf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN ST-f"] = { | ||
combination = { " | combination = { "MN", "ST-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN ST-f LT-f"] = { | ||
combination = { " | combination = { "MN", "ST-f", "LT-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN STf"] = { | ||
combination = { " | combination = { "MN", "STf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["MN STf LTf"] = { | ||
combination = { " | combination = { "MN", "STf", "LTf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["N lb-f"] = { | ||
combination = { " | combination = { "N", "lb-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["N lbf"] = { | ||
combination = { " | combination = { "N", "lbf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["N oz-f"] = { | ||
combination = { " | combination = { "N", "oz-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["N ozf"] = { | ||
combination = { " | combination = { "N", "ozf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["nN gr-f"] = { | ||
combination = { " | combination = { "nN", "gr-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["nN grf"] = { | ||
combination = { " | combination = { "nN", "grf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["ST-f LT-f"] = { | ||
combination = { " | combination = { "ST-f", "LT-f" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["STf LTf"] = { | ||
combination = { " | combination = { "STf", "LTf" }, | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
Line 8,672: | Line 8,672: | ||
utype = "force", | utype = "force", | ||
}, | }, | ||
[" | ["impgal/mi U.S.gal/mi"] = { | ||
combination = { " | combination = { "impgal/mi", "U.S.gal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["impgal/mi USgal/mi"] = { | ||
combination = { " | combination = { "impgal/mi", "USgal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["L | ["km/L mpgimp"] = { | ||
combination = { "L | combination = { "km/L", "mpgimp" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["km/l mpgimp"] = { | ||
combination = { " | combination = { "km/l", "mpgimp" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["L | ["km/L mpgU.S."] = { | ||
combination = { "L | combination = { "km/L", "mpgU.S." }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["km/l mpgU.S."] = { | ||
combination = { " | combination = { "km/l", "mpgU.S." }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["km/L mpgUS"] = { | ||
combination = { "L | combination = { "km/L", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["km/L mpgus"] = { | ||
combination = { "L | combination = { "km/L", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["km/l mpgUS"] = { | ||
combination = { " | combination = { "km/l", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["km/l mpgus"] = { | ||
combination = { " | combination = { "km/l", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["L/100 km mpgimp"] = { | ||
combination = { " | combination = { "L/100 km", "mpgimp" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["l/100 km mpgimp"] = { | ||
combination = { " | combination = { "l/100 km", "mpgimp" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km | ["L/100 km mpgU.S."] = { | ||
combination = { "km | combination = { "L/100 km", "mpgU.S." }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km | ["l/100 km mpgU.S."] = { | ||
combination = { "km | combination = { "l/100 km", "mpgU.S." }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km | ["L/100 km mpgUS"] = { | ||
combination = { "km | combination = { "L/100 km", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km | ["L/100 km mpgus"] = { | ||
combination = { "km | combination = { "L/100 km", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km | ["l/100 km mpgUS"] = { | ||
combination = { "km | combination = { "l/100 km", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km | ["l/100 km mpgus"] = { | ||
combination = { "km | combination = { "l/100 km", "mpgus" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km/ | ["L/km impgal/mi"] = { | ||
combination = { "km | combination = { "L/km", "impgal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["km/ | ["l/km impgal/mi"] = { | ||
combination = { "km | combination = { "l/km", "impgal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["L/km U.S.gal/mi"] = { | ||
combination = { " | combination = { "L/km", "U.S.gal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["l/ | ["l/km U.S.gal/mi"] = { | ||
combination = { "l/ | combination = { "l/km", "U.S.gal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["L/km USgal/mi"] = { | ||
combination = { " | combination = { "L/km", "USgal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
[" | ["L/km usgal/mi"] = { | ||
combination = { "L/km", "usgal/mi" }, | |||
combination = { " | |||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["l/km USgal/mi"] = { | ["l/km USgal/mi"] = { | ||
combination = { "l/km", "USgal/mi" }, | combination = { "l/km", "USgal/mi" }, | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
Line 8,784: | Line 8,776: | ||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["mpgimp L/100 km"] = { | |||
combination = { "mpgimp", "L/100 km" }, | |||
["mpgimp L/100 km"] = { | |||
combination = { "mpgimp", "L/100 km" }, | |||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
Line 8,806: | Line 8,790: | ||
["mpgimp mpgus"] = { | ["mpgimp mpgus"] = { | ||
combination = { "mpgimp", "mpgus" }, | combination = { "mpgimp", "mpgus" }, | ||
utype = "fuel efficiency", | |||
}, | |||
["mpgU.S. mpgimp"] = { | |||
combination = { "mpgU.S.", "mpgimp" }, | |||
utype = "fuel efficiency", | |||
}, | |||
["mpgUS mpgimp"] = { | |||
combination = { "mpgus", "mpgimp" }, | |||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
["mpgus mpgimp"] = { | ["mpgus mpgimp"] = { | ||
combination = { "mpgus", "mpgimp" }, | combination = { "mpgus", "mpgimp" }, | ||
utype = "fuel efficiency", | |||
}, | |||
["U.S.gal/mi impgal/mi"] = { | |||
combination = { "U.S.gal/mi", "impgal/mi" }, | |||
utype = "fuel efficiency", | |||
}, | |||
["USgal/mi impgal/mi"] = { | |||
combination = { "USgal/mi", "impgal/mi" }, | |||
utype = "fuel efficiency", | utype = "fuel efficiency", | ||
}, | }, | ||
Line 8,908: | Line 8,908: | ||
utype = "length", | utype = "length", | ||
}, | }, | ||
[" | ["g gr"] = { | ||
combination = { " | combination = { "g", "gr" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["g oz"] = { | ||
combination = { " | combination = { "g", "oz" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["gr mg"] = { | ||
combination = { " | combination = { "gr", "mg" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["kg lb"] = { | ||
combination = { " | combination = { "kg", "lb" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["kg lb st"] = { | ||
combination = { " | combination = { "kg", "lb", "st" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["kg Scwt"] = { | ||
combination = { " | combination = { "kg", "Scwt" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["kg st"] = { | ||
combination = { " | combination = { "kg", "st" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["kg st lb"] = { | ||
combination = { " | combination = { "kg", "st", "lb" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["kg stlb"] = { | ||
combination = { " | combination = { "kg", "stlb" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["lb kg"] = { | ||
combination = { " | combination = { "lb", "kg" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["lb kg st"] = { | ||
combination = { " | combination = { "lb", "kg", "st" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["lb ozt"] = { | ||
combination = { " | combination = { "lb", "ozt" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["lb st"] = { | ||
combination = { " | combination = { "lb", "st" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["lb st kg"] = { | ||
combination = { " | combination = { "lb", "st", "kg" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["lb stlb"] = { | ||
combination = { " | combination = { "lb", "stlb" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["LT MT"] = { | ||
combination = { " | combination = { "LT", "MT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
["ST | ["LT MT ST"] = { | ||
combination = { " | combination = { "LT", "MT", "ST" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
["ST | ["LT ST"] = { | ||
combination = { " | combination = { "LT", "ST" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["LT ST MT"] = { | ||
combination = { " | combination = { "LT", "ST", "MT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["LT ST t"] = { | ||
combination = { " | combination = { "LT", "ST", "t" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["LT t"] = { | ||
combination = { " | combination = { "LT", "t" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["LT t ST"] = { | ||
combination = { " | combination = { "LT", "t", "ST" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["mg gr"] = { | ||
combination = { " | combination = { "mg", "gr" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["MT LT"] = { | ||
combination = { " | combination = { "MT", "LT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["MT LT ST"] = { | ||
combination = { " | combination = { "MT", "LT", "ST" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["MT ST"] = { | ||
combination = { " | combination = { "MT", "ST" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["MT ST LT"] = { | ||
combination = { " | combination = { "MT", "ST", "LT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
Line 9,076: | Line 9,048: | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["ST LT"] = { | ||
combination = { " | combination = { "ST", "LT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["ST LT MT"] = { | ||
combination = { " | combination = { "ST", "LT", "MT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
["t | ["ST LT t"] = { | ||
combination = { " | combination = { "ST", "LT", "t" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["ST MT"] = { | ||
combination = { | combination = { "ST", "MT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["ST MT LT"] = { | ||
combination = { " | combination = { "ST", "MT", "LT" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
[" | ["ST t"] = { | ||
combination = { " | combination = { "ST", "t" }, | ||
utype = "mass", | utype = "mass", | ||
}, | }, | ||
["/acre /ha"] = { | ["ST t LT"] = { | ||
combination = { "/acre", "/ha" }, | combination = { "ST", "t", "LT" }, | ||
utype = "mass", | |||
}, | |||
["t LT"] = { | |||
combination = { "t", "LT" }, | |||
utype = "mass", | |||
}, | |||
["t LT ST"] = { | |||
combination = { "t", "LT", "ST" }, | |||
utype = "mass", | |||
}, | |||
["t Scwt"] = { | |||
combination = { "t", "Scwt" }, | |||
utype = "mass", | |||
}, | |||
["t ST"] = { | |||
combination = { "t", "ST" }, | |||
utype = "mass", | |||
}, | |||
["t ST LT"] = { | |||
combination = { "t", "ST", "LT" }, | |||
utype = "mass", | |||
}, | |||
["ton"] = { | |||
combination = { "LT", "ST" }, | |||
utype = "mass", | |||
}, | |||
["/acre /ha"] = { | |||
combination = { "/acre", "/ha" }, | |||
utype = "per unit area", | utype = "per unit area", | ||
}, | }, | ||
Line 9,132: | Line 9,132: | ||
utype = "population density", | utype = "population density", | ||
}, | }, | ||
[" | ["kW bhp"] = { | ||
combination = { " | combination = { "kW", "bhp" }, | ||
utype = "power", | utype = "power", | ||
}, | }, | ||
[" | ["kW hp"] = { | ||
combination = { " | combination = { "kW", "hp" }, | ||
utype = "power", | utype = "power", | ||
}, | }, | ||
Line 9,144: | Line 9,144: | ||
utype = "power", | utype = "power", | ||
}, | }, | ||
[" | ["PS bhp"] = { | ||
combination = { " | combination = { "PS", "bhp" }, | ||
utype = "power", | utype = "power", | ||
}, | }, | ||
[" | ["PS hp"] = { | ||
combination = { " | combination = { "PS", "hp" }, | ||
utype = "power", | utype = "power", | ||
}, | }, | ||
["bar kPa"] = { | ["bar kPa"] = { | ||
Line 9,182: | Line 9,162: | ||
["inHg psi"] = { | ["inHg psi"] = { | ||
combination = { "inHg", "psi" }, | combination = { "inHg", "psi" }, | ||
utype = "pressure", | utype = "pressure", | ||
}, | }, | ||
Line 9,214: | Line 9,190: | ||
["kPa psi"] = { | ["kPa psi"] = { | ||
combination = { "kPa", "psi" }, | combination = { "kPa", "psi" }, | ||
utype = "pressure", | |||
}, | |||
["kPa Torr"] = { | |||
combination = { "kPa", "Torr" }, | |||
utype = "pressure", | utype = "pressure", | ||
}, | }, | ||
["mmHg psi"] = { | ["mmHg psi"] = { | ||
combination = { "mmHg", "psi" }, | combination = { "mmHg", "psi" }, | ||
utype = "pressure", | |||
}, | |||
["MPa kg-f/cm2"] = { | |||
combination = { "MPa", "kg-f/cm2" }, | |||
utype = "pressure", | |||
}, | |||
["MPa kgf/cm2"] = { | |||
combination = { "MPa", "kgf/cm2" }, | |||
utype = "pressure", | |||
}, | |||
["MPa ksi"] = { | |||
combination = { "MPa", "ksi" }, | |||
utype = "pressure", | |||
}, | |||
["MPa psi"] = { | |||
combination = { "MPa", "psi" }, | |||
utype = "pressure", | |||
}, | |||
["Torr psi"] = { | |||
combination = { "Torr", "psi" }, | |||
utype = "pressure", | utype = "pressure", | ||
}, | }, | ||
Line 9,572: | Line 9,572: | ||
utype = "torque", | utype = "torque", | ||
}, | }, | ||
["L | ["cc L"] = { | ||
combination = { " | combination = { "cc", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["L | ["cm3 L"] = { | ||
combination = { " | combination = { "cm3", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["cuft m3"] = { | ||
combination = { " | combination = { "cuft", "m3" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["cuin USoz USpt"] = { | ||
combination = { " | combination = { "cuin", "USoz", "USpt" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["cuyd m3"] = { | ||
combination = { " | combination = { "cuyd", "m3" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["floz"] = { | ||
combination = { " | combination = { "impoz", "USoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL impgal"] = { | ||
combination = { " | combination = { "hL", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl impgal"] = { | ||
combination = { " | combination = { "hl", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL impgal U.S.gal"] = { | ||
combination = { " | combination = { "hL", "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl impgal U.S.gal"] = { | ||
combination = { " | combination = { "hl", "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL impgal USgal"] = { | ||
combination = { " | combination = { "hL", "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl impgal USgal"] = { | ||
combination = { " | combination = { "hl", "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL U.S.gal"] = { | ||
combination = { " | combination = { "hL", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl U.S.gal"] = { | ||
combination = { " | combination = { "hl", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL U.S.gal impgal"] = { | ||
combination = { " | combination = { "hL", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl U.S.gal impgal"] = { | ||
combination = { " | combination = { "hl", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL USgal"] = { | ||
combination = { " | combination = { "hL", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl USgal"] = { | ||
combination = { " | combination = { "hl", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hL USgal impgal"] = { | ||
combination = { " | combination = { "hL", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["hl USgal impgal"] = { | ||
combination = { " | combination = { "hl", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impfloz U.S.floz"] = { | ||
combination = { " | combination = { "impfloz", "U.S.floz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal cuyd"] = { | ||
combination = { " | combination = { "impgal", "cuyd" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal L"] = { | ||
combination = { " | combination = { "impgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal l"] = { | ||
combination = { " | combination = { "impgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S.drygal | ["impgal L U.S.drygal"] = { | ||
combination = { "U.S.drygal | combination = { "impgal", "L", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S.drygal | ["impgal l U.S.drygal"] = { | ||
combination = { " | combination = { "impgal", "l", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S. | ["impgal L U.S.gal"] = { | ||
combination = { " | combination = { "impgal", "L", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S. | ["impgal l U.S.gal"] = { | ||
combination = { "U.S. | combination = { "impgal", "l", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal L USdrygal"] = { | ||
combination = { " | combination = { "impgal", "L", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal l USdrygal"] = { | ||
combination = { " | combination = { "impgal", "l", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal L USgal"] = { | ||
combination = { " | combination = { "impgal", "L", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal l USgal"] = { | ||
combination = { " | combination = { "impgal", "l", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal U.S.drygal"] = { | ||
combination = { " | combination = { "impgal", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S. | ["impgal U.S.drygal L"] = { | ||
combination = { "U.S. | combination = { "impgal", "U.S.drygal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S. | ["impgal U.S.drygal l"] = { | ||
combination = { "U.S. | combination = { "impgal", "U.S.drygal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S.gal | ["impgal U.S.gal"] = { | ||
combination = { "U.S.gal | combination = { "impgal", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S.gal | ["impgal U.S.gal L"] = { | ||
combination = { "U.S.gal", " | combination = { "impgal", "U.S.gal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["U.S.gal l | ["impgal U.S.gal l"] = { | ||
combination = { "U.S.gal", "l | combination = { "impgal", "U.S.gal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal USdrygal"] = { | ||
combination = { " | combination = { "impgal", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal USdrygal L"] = { | ||
combination = { " | combination = { "impgal", "USdrygal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal USdrygal l"] = { | ||
combination = { " | combination = { "impgal", "USdrygal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal USgal"] = { | ||
combination = { " | combination = { "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal usgal"] = { | ||
combination = { " | combination = { "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal USgal L"] = { | ||
combination = { " | combination = { "impgal", "USgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal USgal l"] = { | ||
combination = { " | combination = { "impgal", "USgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impgal yd3"] = { | ||
combination = { | combination = { "impgal", "cuyd" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impoz mL"] = { | ||
combination = { " | combination = { "impoz", "mL" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impoz ml"] = { | ||
combination = { " | combination = { "impoz", "ml" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impoz U.S.oz"] = { | ||
combination = { " | combination = { "impoz", "U.S.oz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impoz USoz"] = { | ||
combination = { " | combination = { "impoz", "USoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impoz usoz"] = { | ||
combination = { " | combination = { "impoz", "USoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["imppt USpt"] = { | ||
combination = { " | combination = { "imppt", "USpt" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["impqt l"] = { | ||
combination = { " | combination = { "impqt", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L cuin"] = { | ||
combination = { " | combination = { "L", "cuin" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L drygal"] = { | ||
combination = { " | combination = { "L", "drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l drygal"] = { | ||
combination = { " | combination = { "l", "drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal"] = { | ||
combination = { " | combination = { "L", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal"] = { | ||
combination = { " | combination = { "l", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal drygal"] = { | ||
combination = { " | combination = { "L", "impgal", "drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal drygal"] = { | ||
combination = { " | combination = { "l", "impgal", "drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal U.S.drygal"] = { | ||
combination = { " | combination = { "L", "impgal", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal U.S.drygal"] = { | ||
combination = { " | combination = { "l", "impgal", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal U.S.gal"] = { | ||
combination = { " | combination = { "L", "impgal", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal U.S.gal"] = { | ||
combination = { " | combination = { "l", "impgal", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal USdrygal"] = { | ||
combination = { " | combination = { "L", "impgal", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal usdrygal"] = { | ||
combination = { " | combination = { "L", "impgal", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal USdrygal"] = { | ||
combination = { " | combination = { "l", "impgal", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal usdrygal"] = { | ||
combination = { " | combination = { "l", "impgal", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impgal USgal"] = { | ||
combination = { " | combination = { "L", "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l impgal USgal"] = { | ||
combination = { " | combination = { "l", "impgal", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L imppt"] = { | ||
combination = { " | combination = { "L", "imppt" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l imppt"] = { | ||
combination = { " | combination = { "l", "imppt" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L impqt"] = { | ||
combination = { " | combination = { "L", "impqt" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L U.S.drygal"] = { | ||
combination = { " | combination = { "L", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l U.S.drygal"] = { | ||
combination = { " | combination = { "l", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L U.S.drygal impgal"] = { | ||
combination = { " | combination = { "L", "U.S.drygal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l U.S.drygal impgal"] = { | ||
combination = { " | combination = { "l", "U.S.drygal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L U.S.gal"] = { | ||
combination = { " | combination = { "L", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l U.S.gal"] = { | ||
combination = { " | combination = { "l", "U.S.gal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L U.S.gal impgal"] = { | ||
combination = { " | combination = { "L", "U.S.gal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l U.S.gal impgal"] = { | ||
combination = { " | combination = { "l", "U.S.gal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L USdrygal"] = { | ||
combination = { " | combination = { "L", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L usdrygal"] = { | ||
combination = { " | combination = { "L", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l USdrygal"] = { | ||
combination = { " | combination = { "l", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l usdrygal"] = { | ||
combination = { " | combination = { "l", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L USdrygal impgal"] = { | ||
combination = { " | combination = { "L", "USdrygal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal | ["l USdrygal impgal"] = { | ||
combination = { " | combination = { "l", "USdrygal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L USgal"] = { | ||
combination = { " | combination = { "L", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["L usgal"] = { | ||
combination = { " | combination = { "L", "usgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l USgal"] = { | ||
combination = { " | combination = { "l", "USgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l usgal"] = { | ||
combination = { " | combination = { "l", "usgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal | ["L USgal impgal"] = { | ||
combination = { " | combination = { "L", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal | ["L usgal impgal"] = { | ||
combination = { " | combination = { "L", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal | ["l USgal impgal"] = { | ||
combination = { " | combination = { "l", "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["l USpt"] = { | ||
combination = { " | combination = { "l", "USpt" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal | ["m3 impgal"] = { | ||
combination = { " | combination = { "m3", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["ml impoz"] = { | ||
combination = { " | combination = { "ml", "impoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["mL U.S.oz"] = { | ||
combination = { " | combination = { "mL", "U.S.floz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["ml U.S.oz"] = { | ||
combination = { " | combination = { "ml", "U.S.floz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["ml USoz"] = { | ||
combination = { " | combination = { "ml", "USoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["ml usoz"] = { | ||
combination = { " | combination = { "ml", "USoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.drygal impgal"] = { | ||
combination = { | combination = { "U.S.drygal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.drygal impgal L"] = { | ||
combination = { " | combination = { "U.S.drygal", "impgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal l | ["U.S.drygal impgal l"] = { | ||
combination = { " | combination = { "U.S.drygal", "impgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.drygal L"] = { | ||
combination = { " | combination = { "U.S.drygal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.drygal l"] = { | ||
combination = { " | combination = { "U.S.drygal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["impgal | ["U.S.drygal L impgal"] = { | ||
combination = { " | combination = { "U.S.drygal", "L", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.drygal l impgal"] = { | ||
combination = { | combination = { "U.S.drygal", "l", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.floz impfloz"] = { | ||
combination = { " | combination = { "U.S.floz", "impfloz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal impgal"] = { | ||
combination = { " | combination = { "U.S.gal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal impgal L"] = { | ||
combination = { " | combination = { "U.S.gal", "impgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal impgal l"] = { | ||
combination = { " | combination = { "U.S.gal", "impgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal L"] = { | ||
combination = { " | combination = { "U.S.gal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal l"] = { | ||
combination = { " | combination = { "U.S.gal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal L impgal"] = { | ||
combination = { | combination = { "U.S.gal", "L", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal l impgal"] = { | ||
combination = { | combination = { "U.S.gal", "l", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.gal U.S.drygal"] = { | ||
combination = { " | combination = { "U.S.flgal", "U.S.drygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.oz impoz"] = { | ||
combination = { | combination = { "U.S.oz", "impoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.oz mL"] = { | ||
combination = { " | combination = { "U.S.oz", "mL" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["U.S.oz ml"] = { | ||
combination = { " | combination = { "U.S.oz", "ml" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USdrygal impgal"] = { | ||
combination = { " | combination = { "USdrygal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USdrygal impgal L"] = { | ||
combination = { " | combination = { "USdrygal", "impgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["l | ["USdrygal impgal l"] = { | ||
combination = { " | combination = { "USdrygal", "impgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USdrygal L"] = { | ||
combination = { " | combination = { "USdrygal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["l | ["USdrygal l"] = { | ||
combination = { " | combination = { "USdrygal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USdrygal L impgal"] = { | ||
combination = { " | combination = { "USdrygal", "L", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["l impgal | ["USdrygal l impgal"] = { | ||
combination = { " | combination = { "USdrygal", "l", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USfloz impfloz"] = { | ||
combination = { " | combination = { "USfloz", "impfloz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal impgal"] = { | ||
combination = { " | combination = { "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["usgal impgal"] = { | ||
combination = { " | combination = { "USgal", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal impgal L"] = { | ||
combination = { " | combination = { "USgal", "impgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["l | ["USgal impgal l"] = { | ||
combination = { " | combination = { "USgal", "impgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal L"] = { | ||
combination = { " | combination = { "USgal", "L" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
["l | ["USgal l"] = { | ||
combination = { " | combination = { "USgal", "l" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal L impgal"] = { | ||
combination = { " | combination = { "USgal", "L", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal l impgal"] = { | ||
combination = { " | combination = { "USgal", "l", "impgal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal m3"] = { | ||
combination = { " | combination = { "USgal", "m3" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USgal USdrygal"] = { | ||
combination = { " | combination = { "USflgal", "USdrygal" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USoz impoz"] = { | ||
combination = { " | combination = { "USoz", "impoz" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USoz mL"] = { | ||
combination = { " | combination = { "USoz", "mL" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, | ||
[" | ["USoz ml"] = { | ||
combination = { " | combination = { "USoz", "ml" }, | ||
utype = "volume", | utype = "volume", | ||
}, | }, |
Revision as of 09:44, 12 March 2013
Documentation for this module may be created at Module:Convert/data/doc
--[[ Conversion data used by Module:Convert.
Use mw.loadData() to obtain read-only access to this module so that
it is loaded only once per page.
These data tables follow:
SIprefixes prefixes like 'M' (mega, 10^6)
units all properties for a unit, including default output
default_exceptions exceptions for default output ('kg' and 'g' have different defaults)
link_exceptions exceptions for links ('kg' and 'g' have different links)
SIprefixes is maintained by editing this file.
However, the other tables are generated by a script which reads the wikitext
of a wiki page that documents the required properties of each unit.
The wiki page is currently:
http://en.wikipedia.org/wiki/User:Johnuniq/Conversion_data
]]
local SIprefixes = {
-- The prefix field is what the prefix should be.
['Y'] = { exponent = 24, prefix = 'Y' , name = 'yotta', name_us = 'yotta' },
['Z'] = { exponent = 21, prefix = 'Z' , name = 'zetta', name_us = 'zetta' },
['E'] = { exponent = 18, prefix = 'E' , name = 'exa' , name_us = 'exa' },
['P'] = { exponent = 15, prefix = 'P' , name = 'peta' , name_us = 'peta' },
['T'] = { exponent = 12, prefix = 'T' , name = 'tera' , name_us = 'tera' },
['G'] = { exponent = 9, prefix = 'G' , name = 'giga' , name_us = 'giga' },
['M'] = { exponent = 6, prefix = 'M' , name = 'mega' , name_us = 'mega' },
['k'] = { exponent = 3, prefix = 'k' , name = 'kilo' , name_us = 'kilo' },
['h'] = { exponent = 2, prefix = 'h' , name = 'hecto', name_us = 'hecto' },
['da']= { exponent = 1, prefix = 'da', name = 'deca' , name_us = 'deka' },
['d'] = { exponent = -1, prefix = 'd' , name = 'deci' , name_us = 'deci' },
['c'] = { exponent = -2, prefix = 'c' , name = 'centi', name_us = 'centi' },
['m'] = { exponent = -3, prefix = 'm' , name = 'milli', name_us = 'milli' },
['μ'] = { exponent = -6, prefix = 'µ' , name = 'micro', name_us = 'micro' }, -- key = 'GREEK SMALL LETTER MU' (U+03BC) utf-8 CE BC
['µ'] = { exponent = -6, prefix = 'µ' , name = 'micro', name_us = 'micro' }, -- key = 'MICRO SIGN' (U+00B5) utf-8 C2 B5
['u'] = { exponent = -6, prefix = 'µ' , name = 'micro', name_us = 'micro' }, -- not an SI prefix, but allow for people typing this
['n'] = { exponent = -9, prefix = 'n' , name = 'nano' , name_us = 'nano' },
['p'] = { exponent =-12, prefix = 'p' , name = 'pico' , name_us = 'pico' },
['f'] = { exponent =-15, prefix = 'f' , name = 'femto', name_us = 'femto' },
['a'] = { exponent =-18, prefix = 'a' , name = 'atto' , name_us = 'atto' },
['z'] = { exponent =-21, prefix = 'z' , name = 'zepto', name_us = 'zepto' },
['y'] = { exponent =-24, prefix = 'y' , name = 'yocto', name_us = 'yocto' },
}
---------------------------------------------------------------------------
-- Do not change the data in this table because it is created by running --
-- a script that reads the wikitext from a wiki page (see note above). --
---------------------------------------------------------------------------
local units = {
["cm/s2"] = {
name1 = "centimetre per second squared",
name1_us = "centimeter per second squared",
name2 = "centimetres per second squared",
name2_us = "centimeters per second squared",
symbol = "cm/s<sup>2</sup>",
sym_us = "cm/s<sup>2</sup>",
utype = "acceleration",
scale = 0.01,
default = "ft/s2",
link = "Gal (unit)",
},
["ft/s2"] = {
name1 = "foot per second squared",
name1_us = "foot per second squared",
name2 = "feet per second squared",
name2_us = "feet per second squared",
symbol = "ft/s<sup>2</sup>",
sym_us = "ft/s<sup>2</sup>",
utype = "acceleration",
scale = 0.3048,
default = "m/s2",
link = "Foot per second squared",
},
["g0"] = {
name1 = "standard gravity",
name1_us = "standard gravity",
name2 = "standard gravities",
name2_us = "standard gravities",
symbol = "''g<sub>0</sub>''",
sym_us = "''g<sub>0</sub>''",
utype = "acceleration",
scale = 9.80665,
default = "m/s2",
link = "Standard gravity",
},
["km/hs"] = {
name1 = "kilometre per hour per second",
name1_us = "kilometer per hour per second",
name2 = "kilometres per hour per second",
name2_us = "kilometers per hour per second",
symbol = "km/(h·s)",
sym_us = "km/(h·s)",
utype = "acceleration",
scale = 5/18,
default = "mph/s",
link = "Acceleration",
},
["m/s2"] = {
name1 = "metre per second squared",
name1_us = "meter per second squared",
name2 = "metres per second squared",
name2_us = "meters per second squared",
symbol = "m/s<sup>2</sup>",
sym_us = "m/s<sup>2</sup>",
utype = "acceleration",
scale = 1,
default = "ft/s2",
link = "Metre per second squared",
},
["mph/s"] = {
name1 = "mile per hour per second",
name1_us = "mile per hour per second",
name2 = "miles per hour per second",
name2_us = "miles per hour per second",
symbol = "mph/s",
sym_us = "mph/s",
utype = "acceleration",
scale = 0.44704,
default = "km/hs",
link = "Acceleration",
},
["km/h/s"] = {
target = "km/hs",
},
["a"] = {
name1 = "%sare",
name1_us = "%sare",
name2 = "%sares",
name2_us = "%sares",
symbol = "a",
sym_us = "a",
utype = "area",
scale = 100,
prefixes = 1,
default = "sqft",
link = "Hectare#Are",
},
["acre"] = {
name1 = "acre",
name1_us = "acre",
name2 = "acres",
name2_us = "acres",
symbol = "acre",
sym_us = "acre",
usename = 1,
utype = "area",
scale = 4046.8564224,
default = "ha",
link = "Acre",
},
["acre-sing"] = {
name1 = "acre",
name1_us = "acre",
name2 = "acres",
name2_us = "acres",
symbol = "acre",
sym_us = "acre",
utype = "area",
scale = 4046.856422,
default = "ha",
link = "Acre",
},
["arpent"] = {
name1 = "arpent",
name1_us = "arpent",
name2 = "arpents",
name2_us = "arpents",
symbol = "arpent",
sym_us = "arpent",
utype = "area",
scale = 3418.89,
default = "ha",
link = "Arpent",
},
["Cypriot donum"] = {
name1 = "donum",
name1_us = "donum",
name2 = "donums",
name2_us = "donums",
symbol = "donum",
sym_us = "donum",
usename = 1,
utype = "area",
scale = 1337.803776,
default = "km2 sqmi",
link = "Dunam",
},
["Cypriot dunam"] = {
name1 = "dunam",
name1_us = "dunam",
name2 = "dunams",
name2_us = "dunams",
symbol = "dunam",
sym_us = "dunam",
usename = 1,
utype = "area",
scale = 1337.803776,
default = "km2 sqmi",
link = "Dunam",
},
["Cypriot dunum"] = {
name1 = "dunum",
name1_us = "dunum",
name2 = "dunums",
name2_us = "dunums",
symbol = "dunum",
sym_us = "dunum",
usename = 1,
utype = "area",
scale = 1337.803776,
default = "km2 sqmi",
link = "Dunam",
},
["Cypriot dönüm"] = {
name1 = "dönüm",
name1_us = "dönüm",
name2 = "dönüms",
name2_us = "dönüms",
symbol = "dönüm",
sym_us = "dönüm",
usename = 1,
utype = "area",
scale = 1337.803776,
default = "km2 sqmi",
link = "Dunam",
},
["daa"] = {
name1 = "decare",
name1_us = "decare",
name2 = "decares",
name2_us = "decares",
symbol = "daa",
sym_us = "daa",
utype = "area",
scale = 1000,
default = "km2 sqmi",
link = "Decare",
},
["donum"] = {
name1 = "donum",
name1_us = "donum",
name2 = "donums",
name2_us = "donums",
symbol = "donum",
sym_us = "donum",
usename = 1,
utype = "area",
scale = 1000,
default = "km2 sqmi",
link = "Dunam",
},
["dunam"] = {
name1 = "dunam",
name1_us = "dunam",
name2 = "dunams",
name2_us = "dunams",
symbol = "dunam",
sym_us = "dunam",
usename = 1,
utype = "area",
scale = 1000,
default = "km2 sqmi",
link = "Dunam",
},
["dunum"] = {
name1 = "dunum",
name1_us = "dunum",
name2 = "dunums",
name2_us = "dunums",
symbol = "dunum",
sym_us = "dunum",
usename = 1,
utype = "area",
scale = 1000,
default = "km2 sqmi",
link = "Dunam",
},
["dönüm"] = {
name1 = "dönüm",
name1_us = "dönüm",
name2 = "dönüms",
name2_us = "dönüms",
symbol = "dönüm",
sym_us = "dönüm",
usename = 1,
utype = "area",
scale = 1000,
default = "km2 sqmi",
link = "Dunam",
},
["foot2"] = {
name1 = "square foot",
name1_us = "square foot",
name2 = "square foot",
name2_us = "square foot",
symbol = "sq ft",
sym_us = "sq ft",
utype = "area",
scale = 0.09290304,
default = "m2",
link = "Square foot",
},
["ha"] = {
name1 = "hectare",
name1_us = "hectare",
name2 = "hectares",
name2_us = "hectares",
symbol = "ha",
sym_us = "ha",
utype = "area",
scale = 10000,
default = "acre",
link = "Hectare",
},
["Iraqi donum"] = {
name1 = "donum",
name1_us = "donum",
name2 = "donums",
name2_us = "donums",
symbol = "donum",
sym_us = "donum",
usename = 1,
utype = "area",
scale = 2500,
default = "km2 sqmi",
link = "Dunam",
},
["Iraqi dunam"] = {
name1 = "dunam",
name1_us = "dunam",
name2 = "dunams",
name2_us = "dunams",
symbol = "dunam",
sym_us = "dunam",
usename = 1,
utype = "area",
scale = 2500,
default = "km2 sqmi",
link = "Dunam",
},
["Iraqi dunum"] = {
name1 = "dunum",
name1_us = "dunum",
name2 = "dunums",
name2_us = "dunums",
symbol = "dunum",
sym_us = "dunum",
usename = 1,
utype = "area",
scale = 2500,
default = "km2 sqmi",
link = "Dunam",
},
["Iraqi dönüm"] = {
name1 = "dönüm",
name1_us = "dönüm",
name2 = "dönüms",
name2_us = "dönüms",
symbol = "dönüm",
sym_us = "dönüm",
usename = 1,
utype = "area",
scale = 2500,
default = "km2 sqmi",
link = "Dunam",
},
["Irish acre"] = {
name1 = "Irish acre",
name1_us = "Irish acre",
name2 = "Irish acres",
name2_us = "Irish acres",
symbol = "Irish acres",
sym_us = "Irish acres",
utype = "area",
scale = 6555.2385024,
default = "ha",
link = "Acre (Irish)",
},
["m2"] = {
name1 = "square %smetre",
name1_us = "square %smeter",
name2 = "square %smetres",
name2_us = "square %smeters",
symbol = "m<sup>2</sup>",
sym_us = "m<sup>2</sup>",
utype = "area",
scale = 1,
prefixes = 2,
default = "sqft",
link = "Square metre",
},
["old donum"] = {
name1 = "donum",
name1_us = "donum",
name2 = "donums",
name2_us = "donums",
symbol = "donum",
sym_us = "donum",
usename = 1,
utype = "area",
scale = 919.3,
default = "km2 sqmi",
link = "Dunam",
},
["old dunam"] = {
name1 = "dunam",
name1_us = "dunam",
name2 = "dunams",
name2_us = "dunams",
symbol = "dunam",
sym_us = "dunam",
usename = 1,
utype = "area",
scale = 919.3,
default = "km2 sqmi",
link = "Dunam",
},
["old dunum"] = {
name1 = "dunum",
name1_us = "dunum",
name2 = "dunums",
name2_us = "dunums",
symbol = "dunum",
sym_us = "dunum",
usename = 1,
utype = "area",
scale = 919.3,
default = "km2 sqmi",
link = "Dunam",
},
["old dönüm"] = {
name1 = "dönüm",
name1_us = "dönüm",
name2 = "dönüms",
name2_us = "dönüms",
symbol = "dönüm",
sym_us = "dönüm",
usename = 1,
utype = "area",
scale = 919.3,
default = "km2 sqmi",
link = "Dunam",
},
["pondemaat"] = {
name1 = "pondemaat",
name1_us = "pondemaat",
name2 = "pondemaat",
name2_us = "pondemaat",
symbol = "pond",
sym_us = "pond",
utype = "area",
scale = 3674.363358816,
default = "m2",
link = ":nl:pondemaat",
},
["pyeong"] = {
name1 = "pyeong",
name1_us = "pyeong",
name2 = "pyeong",
name2_us = "pyeong",
symbol = "pyeong",
sym_us = "pyeong",
usename = 1,
utype = "area",
scale = 400/121,
default = "m2",
link = "Pyeong",
},
["rood"] = {
name1 = "rood",
name1_us = "rood",
name2 = "roods",
name2_us = "roods",
symbol = "rood",
sym_us = "rood",
utype = "area",
scale = 1011.7141056,
default = "sqft sqm",
link = "Rood (unit)",
},
["sqfoot"] = {
name1 = "square foot",
name1_us = "square foot",
name2 = "square foot",
name2_us = "square foot",
symbol = "sq ft",
sym_us = "sq ft",
utype = "area",
scale = 0.09290304,
default = "m2",
link = "Square foot",
},
["sqft"] = {
name1 = "square foot",
name1_us = "square foot",
name2 = "square feet",
name2_us = "square feet",
symbol = "sq ft",
sym_us = "sq ft",
utype = "area",
scale = 0.09290304,
default = "m2",
link = "Square foot",
},
["sqin"] = {
name1 = "square inch",
name1_us = "square inch",
name2 = "square inches",
name2_us = "square inches",
symbol = "sq in",
sym_us = "sq in",
utype = "area",
scale = 0.00064516,
default = "cm2",
link = "Square inch",
},
["sqmi"] = {
name1 = "square mile",
name1_us = "square mile",
name2 = "square miles",
name2_us = "square miles",
symbol = "sq mi",
sym_us = "sq mi",
utype = "area",
scale = 2589988.110336,
default = "km2",
link = "Square mile",
},
["sqnmi"] = {
name1 = "square nautical mile",
name1_us = "square nautical mile",
name2 = "square nautical miles",
name2_us = "square nautical miles",
symbol = "sq nmi",
sym_us = "sq nmi",
utype = "area",
scale = 3429904,
default = "km2 sqmi",
link = "Nautical mile",
},
["sqverst"] = {
name1 = "square verst",
name1_us = "square verst",
name2 = "square versts",
name2_us = "square versts",
symbol = "square verst",
sym_us = "square verst",
utype = "area",
scale = 1138062.24,
default = "km2 sqmi",
link = "Verst",
},
["sqyd"] = {
name1 = "square yard",
name1_us = "square yard",
name2 = "square yards",
name2_us = "square yards",
symbol = "sq yd",
sym_us = "sq yd",
utype = "area",
scale = 0.83612736,
default = "m2",
link = "Square yard",
},
["tsubo"] = {
name1 = "tsubo",
name1_us = "tsubo",
name2 = "tsubo",
name2_us = "tsubo",
symbol = "tsubo",
sym_us = "tsubo",
usename = 1,
utype = "area",
scale = 400/121,
default = "m2",
link = "Japanese units of measurement#Area",
},
["acres"] = {
target = "acre",
},
["are"] = {
target = "a",
},
["Cypriot donum diaeresis"] = {
target = "Cypriot dönüm",
},
["Cypriot donum dots"] = {
target = "Cypriot dönüm",
},
["decare"] = {
target = "daa",
},
["donum diaeresis"] = {
target = "dönüm",
},
["donum dots"] = {
target = "dönüm",
},
["ft2"] = {
target = "sqft",
},
["in2"] = {
target = "sqin",
},
["Iraqi donum diaeresis"] = {
target = "Iraqi dönüm",
},
["Iraqi donum dots"] = {
target = "Iraqi dönüm",
},
["km²"] = {
target = "km2",
},
["metric donum"] = {
target = "donum",
},
["metric donum diaeresis"] = {
target = "dönüm",
},
["metric donum dots"] = {
target = "dönüm",
},
["metric dunam"] = {
target = "dunam",
},
["metric dönüm"] = {
target = "dönüm",
},
["mi2"] = {
target = "sqmi",
},
["m²"] = {
target = "m2",
},
["nmi2"] = {
target = "sqnmi",
},
["old donum diaeresis"] = {
target = "old dönüm",
},
["old donum dots"] = {
target = "old dönüm",
},
["pond"] = {
target = "pondemaat",
},
["sq arp"] = {
target = "arpent",
},
["sqkm"] = {
target = "km2",
},
["sqm"] = {
target = "m2",
},
["square verst"] = {
target = "sqverst",
},
["verst2"] = {
target = "sqverst",
},
["yd2"] = {
target = "sqyd",
},
["A.h"] = {
name1 = "ampere-hour",
name1_us = "ampere-hour",
name2 = "ampere-hours",
name2_us = "ampere-hours",
symbol = "A·h",
sym_us = "A·h",
utype = "charge",
scale = 3600,
default = "coulomb",
link = "Ampere-hour",
},
["coulomb"] = {
name1 = "coulomb",
name1_us = "coulomb",
name2 = "coulombs",
name2_us = "coulombs",
symbol = "C",
sym_us = "C",
utype = "charge",
scale = 1,
default = "e",
link = "Coulomb",
},
["e"] = {
name1 = "elementary charge",
name1_us = "elementary charge",
name2 = "elementary charges",
name2_us = "elementary charges",
symbol = "''e''",
sym_us = "''e''",
utype = "charge",
scale = 1.602176487e-19,
default = "coulomb",
link = "Elementary charge",
},
["A·h"] = {
target = "A.h",
},
["$/acre"] = {
name1 = "dollar per acre",
name1_us = "dollar per acre",
name2 = "dollars per acre",
name2_us = "dollars per acre",
symbol = "$/acre",
sym_us = "$/acre",
utype = "cost $ per unit area",
scale = 1/4046.8564224,
default = "$/ha",
link = "Acre",
},
["$/ha"] = {
name1 = "dollar per hectare",
name1_us = "dollar per hectare",
name2 = "dollars per hectare",
name2_us = "dollars per hectare",
symbol = "$/ha",
sym_us = "$/ha",
utype = "cost $ per unit area",
scale = 0.0001,
default = "$/acre",
link = "Hectare",
},
["$/m2"] = {
name1 = "dollar per square metre",
name1_us = "dollar per square meter",
name2 = "dollars per square metre",
name2_us = "dollars per square meter",
symbol = "$/m2",
sym_us = "$/m2",
utype = "cost $ per unit area",
scale = 1,
default = "$/sqft",
link = "Square metre",
},
["$/sqft"] = {
name1 = "dollar per square foot",
name1_us = "dollar per square foot",
name2 = "dollars per square foot",
name2_us = "dollars per square foot",
symbol = "$/sqft",
sym_us = "$/sqft",
utype = "cost $ per unit area",
scale = 1/0.09290304,
default = "$/m2",
link = "Square foot",
},
["$/kg"] = {
name1 = "dollar per kilogram",
name1_us = "dollar per kilogram",
name2 = "dollars per kilogram",
name2_us = "dollars per kilogram",
symbol = "$/kg",
sym_us = "$/kg",
utype = "cost $ per unit mass",
scale = 1,
default = "$/lb",
link = "Kilogram",
},
["$/lb"] = {
name1 = "dollar per pound",
name1_us = "dollar per pound",
name2 = "dollars per pound",
name2_us = "dollars per pound",
symbol = "$/lb",
sym_us = "$/lb",
utype = "cost $ per unit mass",
scale = 1/0.45359237,
default = "$/kg",
link = "Pound",
},
["$/ozt"] = {
name1 = "dollar per troy ounce",
name1_us = "dollar per troy ounce",
name2 = "dollars per troy ounce",
name2_us = "dollars per troy ounce",
symbol = "$/ozt",
sym_us = "$/ozt",
utype = "cost $ per unit mass",
scale = 1/0.0311034768,
default = "$/kg",
link = "Troy ounce",
},
["£/acre"] = {
name1 = "pound per acre",
name1_us = "pound per acre",
name2 = "pounds per acre",
name2_us = "pounds per acre",
symbol = "£/acre",
sym_us = "£/acre",
utype = "cost £ per unit area",
scale = 1/4046.8564224,
default = "£/ha",
link = "Acre",
},
["£/ha"] = {
name1 = "pound per hectare",
name1_us = "pound per hectare",
name2 = "pounds per hectare",
name2_us = "pounds per hectare",
symbol = "£/ha",
sym_us = "£/ha",
utype = "cost £ per unit area",
scale = 0.0001,
default = "£/acre",
link = "Hectare",
},
["g/cm3"] = {
name1 = "gram per cubic centimetre",
name1_us = "gram per cubic centimeter",
name2 = "grams per cubic centimetre",
name2_us = "grams per cubic centimeter",
symbol = "g/cm<sup>3</sup>",
sym_us = "g/cm<sup>3</sup>",
utype = "density",
scale = 1000,
default = "lb/cuin",
link = "Gram",
},
["g/dm3"] = {
name1 = "gram per cubic decimetre",
name1_us = "gram per cubic decimeter",
name2 = "grams per cubic decimetre",
name2_us = "grams per cubic decimeter",
symbol = "g/dm<sup>3</sup>",
sym_us = "g/dm<sup>3</sup>",
utype = "density",
scale = 1,
default = "kg/m3",
link = "Density",
},
["g/L"] = {
name1 = "gram per litre",
name1_us = "gram per liter",
name2 = "grams per litre",
name2_us = "grams per liter",
symbol = "g/L",
sym_us = "g/L",
utype = "density",
scale = 1,
default = "lb/cuin",
link = "Density",
},
["g/mL"] = {
name1 = "gram per millilitre",
name1_us = "gram per milliliter",
name2 = "grams per millilitre",
name2_us = "grams per milliliter",
symbol = "g/mL",
sym_us = "g/mL",
utype = "density",
scale = 1000,
default = "lb/cuin",
link = "Density",
},
["g/ml"] = {
name1 = "gram per millilitre",
name1_us = "gram per milliliter",
name2 = "grams per millilitre",
name2_us = "grams per milliliter",
symbol = "g/ml",
sym_us = "g/ml",
utype = "density",
scale = 1000,
default = "lb/cuin",
link = "Density",
},
["kg/dm3"] = {
name1 = "kilogram per cubic decimetre",
name1_us = "kilogram per cubic decimeter",
name2 = "kilograms per cubic decimetre",
name2_us = "kilograms per cubic decimeter",
symbol = "kg/dm<sup>3</sup>",
sym_us = "kg/dm<sup>3</sup>",
utype = "density",
scale = 1000,
default = "lb/cuft",
link = "Density",
},
["kg/L"] = {
name1 = "kilogram per litre",
name1_us = "kilogram per liter",
name2 = "kilograms per litre",
name2_us = "kilograms per liter",
symbol = "kg/L",
sym_us = "kg/L",
utype = "density",
scale = 1000,
default = "lb/USgal",
link = "Density",
},
["kg/l"] = {
name1 = "kilogram per litre",
name1_us = "kilogram per liter",
name2 = "kilograms per litre",
name2_us = "kilograms per liter",
symbol = "kg/l",
sym_us = "kg/l",
utype = "density",
scale = 1000,
default = "lb/USgal",
link = "Density",
},
["kg/m3"] = {
name1 = "kilogram per cubic metre",
name1_us = "kilogram per cubic meter",
name2 = "kilograms per cubic metre",
name2_us = "kilograms per cubic meter",
symbol = "kg/m<sup>3</sup>",
sym_us = "kg/m<sup>3</sup>",
utype = "density",
scale = 1,
default = "lb/cuyd",
link = "Density",
},
["lb/cuft"] = {
name1 = "pound per cubic foot",
name1_us = "pound per cubic foot",
name2 = "pounds per cubic foot",
name2_us = "pounds per cubic foot",
symbol = "lb/cu ft",
sym_us = "lb/cu ft",
utype = "density",
scale = 0.45359237/0.028316846592,
default = "g/cm3",
link = "Density",
},
["lb/cuin"] = {
name1 = "pound per cubic inch",
name1_us = "pound per cubic inch",
name2 = "pounds per cubic inch",
name2_us = "pounds per cubic inch",
symbol = "lb/cu in",
sym_us = "lb/cu in",
utype = "density",
scale = 453592.37/16.387064,
default = "g/cm3",
link = "Density",
},
["lb/cuyd"] = {
name1 = "pound per cubic yard",
name1_us = "pound per cubic yard",
name2 = "pounds per cubic yard",
name2_us = "pounds per cubic yard",
symbol = "lb/cu yd",
sym_us = "lb/cu yd",
utype = "density",
scale = 0.45359237/0.764554857984,
default = "kg/m3",
link = "Density",
},
["lb/impgal"] = {
name1 = "pound per imperial gallon",
name1_us = "pound per imperial gallon",
name2 = "pounds per imperial gallon",
name2_us = "pounds per imperial gallon",
symbol = "lb/imp gal",
sym_us = "lb/imp gal",
utype = "density",
scale = 0.45359237/0.00454609,
default = "kg/L",
link = "Density",
},
["lb/in3"] = {
name1 = "pound per cubic inch",
name1_us = "pound per cubic inch",
name2 = "pounds per cubic inch",
name2_us = "pounds per cubic inch",
symbol = "lb/cu in",
sym_us = "lb/cu in",
utype = "density",
scale = 45359237/1638.7064,
default = "g/cm3",
link = "Density",
},
["lb/U.S.gal"] = {
name1 = "pound per U.S. gallon",
name1_us = "pound per U.S. gallon",
name2 = "pounds per U.S. gallon",
name2_us = "pounds per U.S. gallon",
symbol = "lb/U.S. gal",
sym_us = "lb/U.S. gal",
utype = "density",
scale = 589081/4916.1192,
default = "kg/L",
link = "Density",
},
["lb/USbu"] = {
name1 = "pound per US bushel",
name1_us = "pound per US bushel",
name2 = "pounds per US bushel",
name2_us = "pounds per US bushel",
symbol = "lb/US bu",
sym_us = "lb/US bu",
utype = "density",
scale = 0.45359237/0.03523907016688,
default = "kg/m3",
link = "Bushel",
},
["lb/USgal"] = {
name1 = "pound per US gallon",
name1_us = "pound per US gallon",
name2 = "pounds per US gallon",
name2_us = "pounds per US gallon",
symbol = "lb/US gal",
sym_us = "lb/US gal",
utype = "density",
scale = 589081/4916.1192,
default = "kg/L",
link = "Density",
},
["lbm/cuin"] = {
name1 = "pound mass per cubic inch",
name1_us = "pound mass per cubic inch",
name2 = "pounds mass per cubic inch",
name2_us = "pounds mass per cubic inch",
symbol = "lbm/cu in",
sym_us = "lbm/cu in",
utype = "density",
scale = 45359237/1638.7064,
default = "g/cm3",
link = "Density",
},
["mg/L"] = {
name1 = "milligram per litre",
name1_us = "milligram per liter",
name2 = "milligrams per litre",
name2_us = "milligrams per liter",
symbol = "mg/L",
sym_us = "mg/L",
utype = "density",
scale = 0.001,
default = "lb/cuin",
link = "Density",
},
["Mg/m3"] = {
name1 = "megagram per cubic metre",
name1_us = "megagram per cubic meter",
name2 = "megagrams per cubic metre",
name2_us = "megagrams per cubic meter",
symbol = "Mg/m<sup>3</sup>",
sym_us = "Mg/m<sup>3</sup>",
utype = "density",
scale = 1000,
default = "lb/cuft",
link = "Tonne",
},
["oz/cuin"] = {
name1 = "ounce per cubic inch",
name1_us = "ounce per cubic inch",
name2 = "ounces per cubic inch",
name2_us = "ounces per cubic inch",
symbol = "oz/cu in",
sym_us = "oz/cu in",
utype = "density",
scale = 453592.37/16.387064/16,
default = "g/cm3",
link = "Density",
},
["µg/dL"] = {
name1 = "microgram per decilitre",
name1_us = "microgram per deciliter",
name2 = "micrograms per decilitre",
name2_us = "micrograms per deciliter",
symbol = "µg/dL",
sym_us = "µg/dL",
utype = "density",
scale = 0.00001,
default = "lb/cuin",
link = "Microgram",
},
["lb/ft3"] = {
target = "lb/cuft",
},
["lb/yd3"] = {
target = "lb/cuyd",
},
["lbm/in3"] = {
target = "lbm/cuin",
},
["mcg/dL"] = {
target = "µg/dL",
},
["oz/in3"] = {
target = "oz/cuin",
},
["ug/dL"] = {
target = "µg/dL",
},
["μg/dL"] = {
target = "µg/dL",
},
["B.O.T.U."] = {
name1 = "Board of Trade Unit",
name1_us = "Board of Trade Unit",
name2 = "Board of Trade Units",
name2_us = "Board of Trade Units",
symbol = "B.O.T.U.",
sym_us = "B.O.T.U.",
utype = "energy",
scale = 3600000,
default = "MJ",
link = "Watt-hour",
},
["bboe"] = {
name1 = "barrel of oil equivalent",
name1_us = "barrel of oil equivalent",
name2 = "barrels of oil equivalent",
name2_us = "barrels of oil equivalent",
symbol = "bboe",
sym_us = "bboe",
utype = "energy",
scale = 6117863200,
default = "GJ",
link = "Barrel of oil equivalent",
},
["BOE"] = {
name1 = "barrel of oil equivalent",
name1_us = "barrel of oil equivalent",
name2 = "barrels of oil equivalent",
name2_us = "barrels of oil equivalent",
symbol = "BOE",
sym_us = "BOE",
utype = "energy",
scale = 6117863200,
default = "GJ",
link = "Barrel of oil equivalent",
},
["BTU"] = {
name1 = "British thermal unit",
name1_us = "British thermal unit",
name2 = "British thermal units",
name2_us = "British thermal units",
symbol = "BTU",
sym_us = "BTU",
utype = "energy",
scale = 1055.05585262,
default = "kJ",
link = "British thermal unit",
},
["Btu"] = {
name1 = "British thermal unit",
name1_us = "British thermal unit",
name2 = "British thermal units",
name2_us = "British thermal units",
symbol = "Btu",
sym_us = "Btu",
utype = "energy",
scale = 1055.05585262,
default = "kJ",
link = "British thermal unit",
},
["BTU-39F"] = {
name1 = "British thermal unit (39°F)",
name1_us = "British thermal unit (39°F)",
name2 = "British thermal units (39°F)",
name2_us = "British thermal units (39°F)",
symbol = "BTU<sub>39°F</sub>",
sym_us = "BTU<sub>39°F</sub>",
utype = "energy",
scale = 1059.67,
default = "kJ",
link = "British thermal unit",
},
["Btu-39F"] = {
name1 = "British thermal unit (39°F)",
name1_us = "British thermal unit (39°F)",
name2 = "British thermal units (39°F)",
name2_us = "British thermal units (39°F)",
symbol = "Btu<sub>39°F</sub>",
sym_us = "Btu<sub>39°F</sub>",
utype = "energy",
scale = 1059.67,
default = "kJ",
link = "British thermal unit",
},
["BTU-59F"] = {
name1 = "British thermal unit (59°F)",
name1_us = "British thermal unit (59°F)",
name2 = "British thermal units (59°F)",
name2_us = "British thermal units (59°F)",
symbol = "BTU<sub>59°F</sub>",
sym_us = "BTU<sub>59°F</sub>",
utype = "energy",
scale = 1054.804,
default = "kJ",
link = "British thermal unit",
},
["Btu-59F"] = {
name1 = "British thermal unit (59°F)",
name1_us = "British thermal unit (59°F)",
name2 = "British thermal units (59°F)",
name2_us = "British thermal units (59°F)",
symbol = "Btu<sub>59°F</sub>",
sym_us = "Btu<sub>59°F</sub>",
utype = "energy",
scale = 1054.804,
default = "kJ",
link = "British thermal unit",
},
["BTU-60F"] = {
name1 = "British thermal unit (60°F)",
name1_us = "British thermal unit (60°F)",
name2 = "British thermal units (60°F)",
name2_us = "British thermal units (60°F)",
symbol = "BTU<sub>60°F</sub>",
sym_us = "BTU<sub>60°F</sub>",
utype = "energy",
scale = 1054.68,
default = "kJ",
link = "British thermal unit",
},
["Btu-60F"] = {
name1 = "British thermal unit (60°F)",
name1_us = "British thermal unit (60°F)",
name2 = "British thermal units (60°F)",
name2_us = "British thermal units (60°F)",
symbol = "Btu<sub>60°F</sub>",
sym_us = "Btu<sub>60°F</sub>",
utype = "energy",
scale = 1054.68,
default = "kJ",
link = "British thermal unit",
},
["BTU-63F"] = {
name1 = "British thermal unit (63°F)",
name1_us = "British thermal unit (63°F)",
name2 = "British thermal units (63°F)",
name2_us = "British thermal units (63°F)",
symbol = "BTU<sub>63°F</sub>",
sym_us = "BTU<sub>63°F</sub>",
utype = "energy",
scale = 1054.6,
default = "kJ",
link = "British thermal unit",
},
["Btu-63F"] = {
name1 = "British thermal unit (63°F)",
name1_us = "British thermal unit (63°F)",
name2 = "British thermal units (63°F)",
name2_us = "British thermal units (63°F)",
symbol = "Btu<sub>63°F</sub>",
sym_us = "Btu<sub>63°F</sub>",
utype = "energy",
scale = 1054.6,
default = "kJ",
link = "British thermal unit",
},
["BTU-ISO"] = {
name1 = "British thermal unit (ISO)",
name1_us = "British thermal unit (ISO)",
name2 = "British thermal units (ISO)",
name2_us = "British thermal units (ISO)",
symbol = "BTU<sub>ISO</sub>",
sym_us = "BTU<sub>ISO</sub>",
utype = "energy",
scale = 1055.056,
default = "kJ",
link = "British thermal unit",
},
["Btu-ISO"] = {
name1 = "British thermal unit (ISO)",
name1_us = "British thermal unit (ISO)",
name2 = "British thermal units (ISO)",
name2_us = "British thermal units (ISO)",
symbol = "BTU<sub>ISO</sub>",
sym_us = "BTU<sub>ISO</sub>",
utype = "energy",
scale = 1055.056,
default = "kJ",
link = "British thermal unit",
},
["BTU-IT"] = {
name1 = "British thermal unit (IT)",
name1_us = "British thermal unit (IT)",
name2 = "British thermal units (IT)",
name2_us = "British thermal units (IT)",
symbol = "BTU<sub>IT</sub>",
sym_us = "BTU<sub>IT</sub>",
utype = "energy",
scale = 1055.05585262,
default = "kJ",
link = "British thermal unit",
},
["Btu-IT"] = {
name1 = "British thermal unit (IT)",
name1_us = "British thermal unit (IT)",
name2 = "British thermal units (IT)",
name2_us = "British thermal units (IT)",
symbol = "Btu<sub>IT</sub>",
sym_us = "Btu<sub>IT</sub>",
utype = "energy",
scale = 1055.05585262,
default = "kJ",
link = "British thermal unit",
},
["BTU-mean"] = {
name1 = "British thermal unit (mean)",
name1_us = "British thermal unit (mean)",
name2 = "British thermal units (mean)",
name2_us = "British thermal units (mean)",
symbol = "BTU<sub>mean</sub>",
sym_us = "BTU<sub>mean</sub>",
utype = "energy",
scale = 1055.87,
default = "kJ",
link = "British thermal unit",
},
["Btu-mean"] = {
name1 = "British thermal unit (mean)",
name1_us = "British thermal unit (mean)",
name2 = "British thermal units (mean)",
name2_us = "British thermal units (mean)",
symbol = "Btu<sub>mean</sub>",
sym_us = "Btu<sub>mean</sub>",
utype = "energy",
scale = 1055.87,
default = "kJ",
link = "British thermal unit",
},
["BTU-th"] = {
name1 = "British thermal unit (thermochemical)",
name1_us = "British thermal unit (thermochemical)",
name2 = "British thermal units (thermochemical)",
name2_us = "British thermal units (thermochemical)",
symbol = "BTU<sub>th</sub>",
sym_us = "BTU<sub>th</sub>",
utype = "energy",
scale = 1054.35026444,
default = "kJ",
link = "British thermal unit",
},
["Btu-th"] = {
name1 = "British thermal unit (thermochemical)",
name1_us = "British thermal unit (thermochemical)",
name2 = "British thermal units (thermochemical)",
name2_us = "British thermal units (thermochemical)",
symbol = "Btu<sub>th</sub>",
sym_us = "Btu<sub>th</sub>",
utype = "energy",
scale = 1054.35026444,
default = "kJ",
link = "British thermal unit",
},
["Cal"] = {
name1 = "calorie",
name1_us = "calorie",
name2 = "calories",
name2_us = "calories",
symbol = "Cal",
sym_us = "Cal",
utype = "energy",
scale = 4184,
default = "kJ",
link = "Calorie",
},
["cal"] = {
name1 = "calorie",
name1_us = "calorie",
name2 = "calories",
name2_us = "calories",
symbol = "cal",
sym_us = "cal",
utype = "energy",
scale = 4.184,
default = "J",
link = "Calorie",
},
["Cal-15"] = {
name1 = "Calorie (15°C)",
name1_us = "Calorie (15°C)",
name2 = "Calories (15°C)",
name2_us = "Calories (15°C)",
symbol = "Cal<sub>15</sub>",
sym_us = "Cal<sub>15</sub>",
utype = "energy",
scale = 4185.8,
default = "kJ",
link = "Calorie",
},
["cal-15"] = {
name1 = "calorie (15°C)",
name1_us = "calorie (15°C)",
name2 = "calories (15°C)",
name2_us = "calories (15°C)",
symbol = "cal<sub>15</sub>",
sym_us = "cal<sub>15</sub>",
utype = "energy",
scale = 4.1858,
default = "J",
link = "Calorie",
},
["Cal-IT"] = {
name1 = "Calorie (International Steam Table)",
name1_us = "Calorie (International Steam Table)",
name2 = "Calories (International Steam Table)",
name2_us = "Calories (International Steam Table)",
symbol = "Cal<sub>IT</sub>",
sym_us = "Cal<sub>IT</sub>",
utype = "energy",
scale = 4186.8,
default = "kJ",
link = "Calorie",
},
["cal-IT"] = {
name1 = "calorie (International Steam Table)",
name1_us = "calorie (International Steam Table)",
name2 = "calories (International Steam Table)",
name2_us = "calories (International Steam Table)",
symbol = "cal<sub>IT</sub>",
sym_us = "cal<sub>IT</sub>",
utype = "energy",
scale = 4.1868,
default = "J",
link = "Calorie",
},
["Cal-th"] = {
name1 = "Calorie (thermochemical)",
name1_us = "Calorie (thermochemical)",
name2 = "Calories (thermochemical)",
name2_us = "Calories (thermochemical)",
symbol = "Cal<sub>th</sub>",
sym_us = "Cal<sub>th</sub>",
utype = "energy",
scale = 4184,
default = "kJ",
link = "Calorie",
},
["cal-th"] = {
name1 = "calorie (thermochemical)",
name1_us = "calorie (thermochemical)",
name2 = "calories (thermochemical)",
name2_us = "calories (thermochemical)",
symbol = "cal<sub>th</sub>",
sym_us = "cal<sub>th</sub>",
utype = "energy",
scale = 4.184,
default = "J",
link = "Calorie",
},
["ccatm"] = {
name1 = "cubic centimetre-atmosphere",
name1_us = "cubic centimeter-atmosphere",
name2 = "cubic centimetre-atmospheres",
name2_us = "cubic centimeter-atmospheres",
symbol = "cc·atm",
sym_us = "cc·atm",
utype = "energy",
scale = 0.101325,
default = "mJ",
link = "Atmosphere (unit)",
},
["CHU-IT"] = {
name1 = "Celsius heat unit (International Table)",
name1_us = "Celsius heat unit (International Table)",
name2 = "Celsius heat units (International Table)",
name2_us = "Celsius heat units (International Table)",
symbol = "CHU<sub>IT</sub>",
sym_us = "CHU<sub>IT</sub>",
utype = "energy",
scale = 1899.100534716,
default = "kJ",
link = "Conversion of units",
},
["cm3atm"] = {
name1 = "cubic centimetre-atmosphere",
name1_us = "cubic centimeter-atmosphere",
name2 = "cubic centimetre-atmospheres",
name2_us = "cubic centimeter-atmospheres",
symbol = "cm<sup>3</sup>·atm",
sym_us = "cm<sup>3</sup>·atm",
utype = "energy",
scale = 0.101325,
default = "mJ",
link = "Atmosphere (unit)",
},
["cufootatm"] = {
name1 = "cubic foot of atmosphere",
name1_us = "cubic foot of atmosphere",
name2 = "cubic foot of atmosphere",
name2_us = "cubic foot of atmosphere",
symbol = "cu ft atm",
sym_us = "cu ft atm",
utype = "energy",
scale = 2869.2044809344,
default = "kJ",
link = "Atmosphere (unit)",
},
["cufootnaturalgas"] = {
name1 = "cubic foot of natural gas",
name1_us = "cubic foot of natural gas",
name2 = "cubic foot of natural gas",
name2_us = "cubic foot of natural gas",
symbol = "cuftnaturalgas",
sym_us = "cuftnaturalgas",
utype = "energy",
scale = 1055055.85262,
default = "MJ",
link = "Conversion of units",
},
["cuftatm"] = {
name1 = "cubic foot of atmosphere",
name1_us = "cubic foot of atmosphere",
name2 = "cubic feet of atmosphere",
name2_us = "cubic feet of atmosphere",
symbol = "cu ft atm",
sym_us = "cu ft atm",
utype = "energy",
scale = 2869.2044809344,
default = "kJ",
link = "Atmosphere (unit)",
},
["cuftnaturalgas"] = {
name1 = "cubic foot of natural gas",
name1_us = "cubic foot of natural gas",
name2 = "cubic feet of natural gas",
name2_us = "cubic feet of natural gas",
symbol = "cuftnaturalgas",
sym_us = "cuftnaturalgas",
utype = "energy",
scale = 1055055.85262,
default = "MJ",
link = "Conversion of units",
},
["cuydatm"] = {
name1 = "cubic yard of atmosphere",
name1_us = "cubic yard of atmosphere",
name2 = "cubic yards of atmosphere",
name2_us = "cubic yards of atmosphere",
symbol = "cu yd atm",
sym_us = "cu yd atm",
utype = "energy",
scale = 77468.5209852288,
default = "kJ",
link = "Atmosphere (unit)",
},
["e3BTU"] = {
name1 = "BTU",
name1_us = "BTU",
name2 = "British thermal units",
name2_us = "British thermal units",
symbol = "BTU",
sym_us = "BTU",
utype = "energy",
scale = 1055055.85262,
default = "MJ",
link = "British thermal unit",
},
["e6BTU"] = {
name1 = "million British thermal units",
name1_us = "million British thermal units",
name2 = "million British thermal units",
name2_us = "million British thermal units",
symbol = "e6BTU",
sym_us = "e6BTU",
utype = "energy",
scale = 1055055852.62,
default = "GJ",
link = "British thermal unit",
},
["Eh"] = {
name1 = "Hartree",
name1_us = "Hartree",
name2 = "Hartrees",
name2_us = "Hartrees",
symbol = "''E''<sub>h</sub>",
sym_us = "''E''<sub>h</sub>",
utype = "energy",
scale = 4.35974417e-18,
default = "eV",
link = "Hartree",
},
["erg"] = {
name1 = "erg",
name1_us = "erg",
name2 = "ergs",
name2_us = "ergs",
symbol = "erg",
sym_us = "erg",
utype = "energy",
scale = 0.0000001,
default = "µJ",
link = "Erg",
},
["eV"] = {
name1 = "electronvolt",
name1_us = "electronvolt",
name2 = "electronvolts",
name2_us = "electronvolts",
symbol = "eV",
sym_us = "eV",
utype = "energy",
scale = 1.602176487e-19,
default = "aJ",
link = "Electronvolt",
},
["feV"] = {
name1 = "femtoelectronvolt",
name1_us = "femtoelectronvolt",
name2 = "femtoelectronvolts",
name2_us = "femtoelectronvolts",
symbol = "feV",
sym_us = "feV",
utype = "energy",
scale = 1.602176487e-34,
default = "yJ",
link = "Electronvolt",
},
["foe"] = {
name1 = "foe",
name1_us = "foe",
name2 = "foes",
name2_us = "foes",
symbol = "foe",
sym_us = "foe",
utype = "energy",
scale = 1e44,
default = "YJ",
link = "Foe (unit of energy)",
},
["ftlb"] = {
name1 = "foot-pound",
name1_us = "foot-pound",
name2 = "foot-pounds",
name2_us = "foot-pounds",
symbol = "ft·lb",
sym_us = "ft·lb",
utype = "energy",
scale = 1.3558179483314004,
default = "J",
link = "Foot-pound (energy)",
},
["ftlb-f"] = {
name1 = "foot-pound force",
name1_us = "foot-pound force",
name2 = "foot-pounds force",
name2_us = "foot-pounds force",
symbol = "ft·lb<sub>f</sub>",
sym_us = "ft·lb<sub>f</sub>",
utype = "energy",
scale = 1.3558179483314004,
default = "J",
link = "Foot-pound (energy)",
},
["ftlbf"] = {
name1 = "foot-pound force",
name1_us = "foot-pound force",
name2 = "foot-pounds force",
name2_us = "foot-pounds force",
symbol = "ft·lbf",
sym_us = "ft·lbf",
utype = "energy",
scale = 1.3558179483314004,
default = "J",
link = "Foot-pound (energy)",
},
["ftpdl"] = {
name1 = "foot-poundal",
name1_us = "foot-poundal",
name2 = "foot-poundals",
name2_us = "foot-poundals",
symbol = "ft·pdl",
sym_us = "ft·pdl",
utype = "energy",
scale = 0.0421401100938048,
default = "mJ",
link = "Foot-poundal",
},
["GeV"] = {
name1 = "gigaelectronvolt",
name1_us = "gigaelectronvolt",
name2 = "gigaelectronvolts",
name2_us = "gigaelectronvolts",
symbol = "GeV",
sym_us = "GeV",
utype = "energy",
scale = 1.602176487e-10,
default = "nJ",
link = "Electronvolt",
},
["GLatm"] = {
name1 = "gigalitre-atmosphere",
name1_us = "gigaliter-atmosphere",
name2 = "gigalitre-atmospheres",
name2_us = "gigaliter-atmospheres",
symbol = "GL·atm",
sym_us = "GL·atm",
utype = "energy",
scale = 101325000000,
default = "GJ",
link = "Atmosphere (unit)",
},
["Glatm"] = {
name1 = "gigalitre-atmosphere",
name1_us = "gigaliter-atmosphere",
name2 = "gigalitre-atmospheres",
name2_us = "gigaliter-atmospheres",
symbol = "Gl·atm",
sym_us = "Gl·atm",
utype = "energy",
scale = 101325000000,
default = "GJ",
link = "Atmosphere (unit)",
},
["gTNT"] = {
name1 = "gram of TNT",
name1_us = "gram of TNT",
name2 = "grams of TNT",
name2_us = "grams of TNT",
symbol = "gram of TNT",
sym_us = "gram of TNT",
usename = 1,
utype = "energy",
scale = 4184,
default = "kJ",
link = "TNT equivalent",
},
["Gtoe"] = {
name1 = "gigatonne of oil equivalent",
name1_us = "gigatonne of oil equivalent",
name2 = "gigatonnes of oil equivalent",
name2_us = "gigatonnes of oil equivalent",
symbol = "Gtoe",
sym_us = "Gtoe",
utype = "energy",
scale = 4.1868e19,
default = "EJ",
link = "Tonne of oil equivalent",
},
["GtonTNT"] = {
name1 = "gigaton of TNT",
name1_us = "gigaton of TNT",
name2 = "gigatons of TNT",
name2_us = "gigatons of TNT",
symbol = "gigaton of TNT",
sym_us = "gigaton of TNT",
usename = 1,
utype = "energy",
scale = 4.184e18,
default = "EJ",
link = "TNT equivalent",
},
["GtTNT"] = {
name1 = "gigatonne of TNT",
name1_us = "gigatonne of TNT",
name2 = "gigatonnes of TNT",
name2_us = "gigatonnes of TNT",
symbol = "gigatonne of TNT",
sym_us = "gigatonne of TNT",
usename = 1,
utype = "energy",
scale = 4.184e18,
default = "EJ",
link = "TNT equivalent",
},
["GW.h"] = {
name1 = "gigawatt-hour",
name1_us = "gigawatt-hour",
name2 = "gigawatt-hours",
name2_us = "gigawatt-hours",
symbol = "GW·h",
sym_us = "GW·h",
utype = "energy",
scale = 3.6e12,
default = "TJ",
link = "Watt-hour",
},
["GWh"] = {
name1 = "gigawatt-hour",
name1_us = "gigawatt-hour",
name2 = "gigawatt-hours",
name2_us = "gigawatt-hours",
symbol = "GWh",
sym_us = "GWh",
utype = "energy",
scale = 3.6e12,
default = "TJ",
link = "Watt-hour",
},
["hph"] = {
name1 = "horsepower-hour",
name1_us = "horsepower-hour",
name2 = "horsepower-hours",
name2_us = "horsepower-hours",
symbol = "hp·h",
sym_us = "hp·h",
utype = "energy",
scale = 2684519.537696172792,
default = "kWh",
link = "Horsepower",
},
["impgalatm"] = {
name1 = "imperial gallon-atmosphere",
name1_us = "imperial gallon-atmosphere",
name2 = "imperial gallon-atmospheres",
name2_us = "imperial gallon-atmospheres",
symbol = "imp gal·atm",
sym_us = "imp gal·atm",
utype = "energy",
scale = 460.63256925,
default = "J",
link = "Atmosphere (unit)",
},
["inlb"] = {
name1 = "inch-pound",
name1_us = "inch-pound",
name2 = "inch-pounds",
name2_us = "inch-pounds",
symbol = "in·lb",
sym_us = "in·lb",
utype = "energy",
scale = 0.1129848290276167,
default = "mJ",
link = "Foot-pound (energy)",
},
["inlb-f"] = {
name1 = "inch-pound force",
name1_us = "inch-pound force",
name2 = "inch-pounds force",
name2_us = "inch-pounds force",
symbol = "in·lb<sub>f</sub>",
sym_us = "in·lb<sub>f</sub>",
utype = "energy",
scale = 0.1129848290276167,
default = "mJ",
link = "Foot-pound (energy)",
},
["inlbf"] = {
name1 = "inch-pound force",
name1_us = "inch-pound force",
name2 = "inch-pounds force",
name2_us = "inch-pounds force",
symbol = "in·lbf",
sym_us = "in·lbf",
utype = "energy",
scale = 0.1129848290276167,
default = "mJ",
link = "Foot-pound (energy)",
},
["inoz-f"] = {
name1 = "inch-ounce force",
name1_us = "inch-ounce force",
name2 = "inch-ounces force",
name2_us = "inch-ounces force",
symbol = "in·oz<sub>f</sub>",
sym_us = "in·oz<sub>f</sub>",
utype = "energy",
scale = 0.00706155181422604375,
default = "mJ",
link = "Foot-pound (energy)",
},
["inozf"] = {
name1 = "inch-ounce force",
name1_us = "inch-ounce force",
name2 = "inch-ounces force",
name2_us = "inch-ounces force",
symbol = "in·ozf",
sym_us = "in·ozf",
utype = "energy",
scale = 0.00706155181422604375,
default = "mJ",
link = "Foot-pound (energy)",
},
["J"] = {
name1 = "%sjoule",
name1_us = "%sjoule",
name2 = "%sjoules",
name2_us = "%sjoules",
symbol = "J",
sym_us = "J",
utype = "energy",
scale = 1,
prefixes = 1,
default = "cal",
link = "Joule",
},
["kBOE"] = {
name1 = "kilo barrel of oil equivalent",
name1_us = "kilo barrel of oil equivalent",
name2 = "kilo barrels of oil equivalent",
name2_us = "kilo barrels of oil equivalent",
symbol = "kBOE",
sym_us = "kBOE",
utype = "energy",
scale = 6.1178632e12,
default = "TJ",
link = "Barrel of oil equivalent",
},
["kcal"] = {
name1 = "kilocalorie",
name1_us = "kilocalorie",
name2 = "kilocalories",
name2_us = "kilocalories",
symbol = "kcal",
sym_us = "kcal",
utype = "energy",
scale = 4184,
default = "kJ",
link = "Calorie",
},
["kcal-15"] = {
name1 = "kilocalorie (15°C)",
name1_us = "kilocalorie (15°C)",
name2 = "kilocalories (15°C)",
name2_us = "kilocalories (15°C)",
symbol = "kcal<sub>15</sub>",
sym_us = "kcal<sub>15</sub>",
utype = "energy",
scale = 4185.8,
default = "kJ",
link = "Calorie",
},
["kcal-IT"] = {
name1 = "kilocalorie (International Steam Table)",
name1_us = "kilocalorie (International Steam Table)",
name2 = "kilocalories (International Steam Table)",
name2_us = "kilocalories (International Steam Table)",
symbol = "kcal<sub>IT</sub>",
sym_us = "kcal<sub>IT</sub>",
utype = "energy",
scale = 4186.8,
default = "kJ",
link = "Calorie",
},
["kcal-th"] = {
name1 = "kilocalorie (thermochemical)",
name1_us = "kilocalorie (thermochemical)",
name2 = "kilocalories (thermochemical)",
name2_us = "kilocalories (thermochemical)",
symbol = "kcal<sub>th</sub>",
sym_us = "kcal<sub>th</sub>",
utype = "energy",
scale = 4184,
default = "kJ",
link = "Calorie",
},
["kerg"] = {
name1 = "kiloerg",
name1_us = "kiloerg",
name2 = "kiloergs",
name2_us = "kiloergs",
symbol = "kerg",
sym_us = "kerg",
utype = "energy",
scale = 0.0001,
default = "mJ",
link = "Erg",
},
["keV"] = {
name1 = "kiloelectronvolt",
name1_us = "kiloelectronvolt",
name2 = "kiloelectronvolts",
name2_us = "kiloelectronvolts",
symbol = "keV",
sym_us = "keV",
utype = "energy",
scale = 1.602176487e-16,
default = "fJ",
link = "Electronvolt",
},
["kgTNT"] = {
name1 = "kilogram of TNT",
name1_us = "kilogram of TNT",
name2 = "kilograms of TNT",
name2_us = "kilograms of TNT",
symbol = "kilogram of TNT",
sym_us = "kilogram of TNT",
usename = 1,
utype = "energy",
scale = 4184000,
default = "MJ",
link = "TNT equivalent",
},
["kLatm"] = {
name1 = "kilolitre-atmosphere",
name1_us = "kiloliter-atmosphere",
name2 = "kilolitre-atmospheres",
name2_us = "kiloliter-atmospheres",
symbol = "kL·atm",
sym_us = "kL·atm",
utype = "energy",
scale = 101325,
default = "kJ",
link = "Atmosphere (unit)",
},
["klatm"] = {
name1 = "kilolitre-atmosphere",
name1_us = "kiloliter-atmosphere",
name2 = "kilolitre-atmospheres",
name2_us = "kiloliter-atmospheres",
symbol = "kl·atm",
sym_us = "kl·atm",
utype = "energy",
scale = 101325,
default = "kJ",
link = "Atmosphere (unit)",
},
["kt(TNT)"] = {
name1 = "kilotonne",
name1_us = "kiloton",
name2 = "kilotonnes",
name2_us = "kilotons",
symbol = "kt",
sym_us = "kt",
utype = "energy",
scale = 4.184e12,
default = "TJ",
link = "TNT equivalent",
},
["ktoe"] = {
name1 = "kilotonne of oil equivalent",
name1_us = "kilotonne of oil equivalent",
name2 = "kilotonnes of oil equivalent",
name2_us = "kilotonnes of oil equivalent",
symbol = "ktoe",
sym_us = "ktoe",
utype = "energy",
scale = 4.1868e13,
default = "TJ",
link = "Tonne of oil equivalent",
},
["ktonTNT"] = {
name1 = "kiloton of TNT",
name1_us = "kiloton of TNT",
name2 = "kilotons of TNT",
name2_us = "kilotons of TNT",
symbol = "kt",
sym_us = "kt",
utype = "energy",
scale = 4.184e12,
default = "TJ",
link = "TNT equivalent",
},
["ktTNT"] = {
name1 = "kilotonne of TNT",
name1_us = "kilotonne of TNT",
name2 = "kilotonnes of TNT",
name2_us = "kilotonnes of TNT",
symbol = "kilotonne of TNT",
sym_us = "kilotonne of TNT",
usename = 1,
utype = "energy",
scale = 4.184e12,
default = "TJ",
link = "TNT equivalent",
},
["kW.h"] = {
name1 = "kilowatt-hour",
name1_us = "kilowatt-hour",
name2 = "kilowatt-hours",
name2_us = "kilowatt-hours",
symbol = "kW·h",
sym_us = "kW·h",
utype = "energy",
scale = 3600000,
default = "MJ",
link = "Watt-hour",
},
["kWh"] = {
name1 = "kilowatt-hour",
name1_us = "kilowatt-hour",
name2 = "kilowatt-hours",
name2_us = "kilowatt-hours",
symbol = "kWh",
sym_us = "kWh",
utype = "energy",
scale = 3600000,
default = "MJ",
link = "Watt-hour",
},
["Latm"] = {
name1 = "litre-atmosphere",
name1_us = "liter-atmosphere",
name2 = "litre-atmospheres",
name2_us = "liter-atmospheres",
symbol = "L·atm",
sym_us = "L·atm",
utype = "energy",
scale = 101.325,
default = "J",
link = "Atmosphere (unit)",
},
["latm"] = {
name1 = "litre-atmosphere",
name1_us = "liter-atmosphere",
name2 = "litre-atmospheres",
name2_us = "liter-atmospheres",
symbol = "l·atm",
sym_us = "l·atm",
utype = "energy",
scale = 101.325,
default = "J",
link = "Atmosphere (unit)",
},
["m3atm"] = {
name1 = "cubic metre-atmosphere",
name1_us = "cubic meter-atmosphere",
name2 = "cubic metre-atmospheres",
name2_us = "cubic meter-atmospheres",
symbol = "m<sup>3</sup>·atm",
sym_us = "m<sup>3</sup>·atm",
utype = "energy",
scale = 101325,
default = "kJ",
link = "Atmosphere (unit)",
},
["MBtu"] = {
name1 = "thousand British thermal units",
name1_us = "thousand British thermal units",
name2 = "thousand British thermal units",
name2_us = "thousand British thermal units",
symbol = "MBtu",
sym_us = "MBtu",
utype = "energy",
scale = 1055055.85262,
default = "MJ",
link = "British thermal unit",
},
["MBTU-39F"] = {
name1 = "thousand British thermal units (39°F)",
name1_us = "thousand British thermal units (39°F)",
name2 = "thousand British thermal units (39°F)",
name2_us = "thousand British thermal units (39°F)",
symbol = "MBTU<sub>39°F</sub>",
sym_us = "MBTU<sub>39°F</sub>",
utype = "energy",
scale = 1059670,
default = "MJ",
link = "British thermal unit",
},
["MBtu-39F"] = {
name1 = "thousand British thermal units (39°F)",
name1_us = "thousand British thermal units (39°F)",
name2 = "thousand British thermal units (39°F)",
name2_us = "thousand British thermal units (39°F)",
symbol = "MBtu<sub>39°F</sub>",
sym_us = "MBtu<sub>39°F</sub>",
utype = "energy",
scale = 1059670,
default = "MJ",
link = "British thermal unit",
},
["MBTU-59F"] = {
name1 = "thousand British thermal units (59°F)",
name1_us = "thousand British thermal units (59°F)",
name2 = "thousand British thermal units (59°F)",
name2_us = "thousand British thermal units (59°F)",
symbol = "MBTU<sub>59°F</sub>",
sym_us = "MBTU<sub>59°F</sub>",
utype = "energy",
scale = 1054804,
default = "MJ",
link = "British thermal unit",
},
["MBtu-59F"] = {
name1 = "thousand British thermal units (59°F)",
name1_us = "thousand British thermal units (59°F)",
name2 = "thousand British thermal units (59°F)",
name2_us = "thousand British thermal units (59°F)",
symbol = "MBtu<sub>59°F</sub>",
sym_us = "MBtu<sub>59°F</sub>",
utype = "energy",
scale = 1054804,
default = "MJ",
link = "British thermal unit",
},
["MBTU-60F"] = {
name1 = "thousand British thermal units (60°F)",
name1_us = "thousand British thermal units (60°F)",
name2 = "thousand British thermal units (60°F)",
name2_us = "thousand British thermal units (60°F)",
symbol = "MBTU<sub>60°F</sub>",
sym_us = "MBTU<sub>60°F</sub>",
utype = "energy",
scale = 1054680,
default = "MJ",
link = "British thermal unit",
},
["MBtu-60F"] = {
name1 = "thousand British thermal units (60°F)",
name1_us = "thousand British thermal units (60°F)",
name2 = "thousand British thermal units (60°F)",
name2_us = "thousand British thermal units (60°F)",
symbol = "MBtu<sub>60°F</sub>",
sym_us = "MBtu<sub>60°F</sub>",
utype = "energy",
scale = 1054680,
default = "MJ",
link = "British thermal unit",
},
["MBTU-63F"] = {
name1 = "thousand British thermal units (63°F)",
name1_us = "thousand British thermal units (63°F)",
name2 = "thousand British thermal units (63°F)",
name2_us = "thousand British thermal units (63°F)",
symbol = "MBTU<sub>63°F</sub>",
sym_us = "MBTU<sub>63°F</sub>",
utype = "energy",
scale = 1054600,
default = "MJ",
link = "British thermal unit",
},
["MBtu-63F"] = {
name1 = "thousand British thermal units (63°F)",
name1_us = "thousand British thermal units (63°F)",
name2 = "thousand British thermal units (63°F)",
name2_us = "thousand British thermal units (63°F)",
symbol = "MBtu<sub>63°F</sub>",
sym_us = "MBtu<sub>63°F</sub>",
utype = "energy",
scale = 1054600,
default = "MJ",
link = "British thermal unit",
},
["MBTU-ISO"] = {
name1 = "thousand British thermal units (ISO)",
name1_us = "thousand British thermal units (ISO)",
name2 = "thousand British thermal units (ISO)",
name2_us = "thousand British thermal units (ISO)",
symbol = "MBTU<sub>ISO</sub>",
sym_us = "MBTU<sub>ISO</sub>",
utype = "energy",
scale = 1055056,
default = "MJ",
link = "British thermal unit",
},
["MBtu-ISO"] = {
name1 = "thousand British thermal units (ISO)",
name1_us = "thousand British thermal units (ISO)",
name2 = "thousand British thermal units (ISO)",
name2_us = "thousand British thermal units (ISO)",
symbol = "MBtu<sub>ISO</sub>",
sym_us = "MBtu<sub>ISO</sub>",
utype = "energy",
scale = 1055056,
default = "MJ",
link = "British thermal unit",
},
["MBTU-IT"] = {
name1 = "thousand British thermal units (IT)",
name1_us = "thousand British thermal units (IT)",
name2 = "thousand British thermal units (IT)",
name2_us = "thousand British thermal units (IT)",
symbol = "MBTU<sub>IT</sub>",
sym_us = "MBTU<sub>IT</sub>",
utype = "energy",
scale = 1055055.85262,
default = "MJ",
link = "British thermal unit",
},
["MBtu-IT"] = {
name1 = "thousand British thermal units (IT)",
name1_us = "thousand British thermal units (IT)",
name2 = "thousand British thermal units (IT)",
name2_us = "thousand British thermal units (IT)",
symbol = "MBtu<sub>IT</sub>",
sym_us = "MBtu<sub>IT</sub>",
utype = "energy",
scale = 1055055.85262,
default = "MJ",
link = "British thermal unit",
},
["MBTU-mean"] = {
name1 = "thousand British thermal units (mean)",
name1_us = "thousand British thermal units (mean)",
name2 = "thousand British thermal units (mean)",
name2_us = "thousand British thermal units (mean)",
symbol = "MBTU<sub>mean</sub>",
sym_us = "MBTU<sub>mean</sub>",
utype = "energy",
scale = 1055870,
default = "MJ",
link = "British thermal unit",
},
["MBtu-mean"] = {
name1 = "thousand British thermal units (mean)",
name1_us = "thousand British thermal units (mean)",
name2 = "thousand British thermal units (mean)",
name2_us = "thousand British thermal units (mean)",
symbol = "MBtu<sub>mean</sub>",
sym_us = "MBtu<sub>mean</sub>",
utype = "energy",
scale = 1055870,
default = "MJ",
link = "British thermal unit",
},
["MBTU-th"] = {
name1 = "thousand British thermal units (thermochemical)",
name1_us = "thousand British thermal units (thermochemical)",
name2 = "thousand British thermal units (thermochemical)",
name2_us = "thousand British thermal units (thermochemical)",
symbol = "MBTU<sub>th</sub>",
sym_us = "MBTU<sub>th</sub>",
utype = "energy",
scale = 1054350.26444,
default = "MJ",
link = "British thermal unit",
},
["MBtu-th"] = {
name1 = "thousand British thermal units (thermochemical)",
name1_us = "thousand British thermal units (thermochemical)",
name2 = "thousand British thermal units (thermochemical)",
name2_us = "thousand British thermal units (thermochemical)",
symbol = "MBtu<sub>th</sub>",
sym_us = "MBtu<sub>th</sub>",
utype = "energy",
scale = 1054350.26444,
default = "MJ",
link = "British thermal unit",
},
["Mcal"] = {
name1 = "megacalorie",
name1_us = "megacalorie",
name2 = "megacalories",
name2_us = "megacalories",
symbol = "Mcal",
sym_us = "Mcal",
utype = "energy",
scale = 4184000,
default = "MJ",
link = "Calorie",
},
["mcal"] = {
name1 = "millicalorie",
name1_us = "millicalorie",
name2 = "millicalories",
name2_us = "millicalories",
symbol = "mcal",
sym_us = "mcal",
utype = "energy",
scale = 0.004184,
default = "mJ",
link = "Calorie",
},
["Mcal-15"] = {
name1 = "megacalorie (15°C)",
name1_us = "megacalorie (15°C)",
name2 = "megacalories (15°C)",
name2_us = "megacalories (15°C)",
symbol = "Mcal<sub>15</sub>",
sym_us = "Mcal<sub>15</sub>",
utype = "energy",
scale = 4185800,
default = "MJ",
link = "Calorie",
},
["mcal-15"] = {
name1 = "millicalorie (15°C)",
name1_us = "millicalorie (15°C)",
name2 = "millicalories (15°C)",
name2_us = "millicalories (15°C)",
symbol = "mcal<sub>15</sub>",
sym_us = "mcal<sub>15</sub>",
utype = "energy",
scale = 0.0041858,
default = "mJ",
link = "Calorie",
},
["Mcal-IT"] = {
name1 = "megacalorie (International Steam Table)",
name1_us = "megacalorie (International Steam Table)",
name2 = "megacalories (International Steam Table)",
name2_us = "megacalories (International Steam Table)",
symbol = "Mcal<sub>IT</sub>",
sym_us = "Mcal<sub>IT</sub>",
utype = "energy",
scale = 4186800,
default = "MJ",
link = "Calorie",
},
["mcal-IT"] = {
name1 = "millicalorie (International Steam Table)",
name1_us = "millicalorie (International Steam Table)",
name2 = "millicalories (International Steam Table)",
name2_us = "millicalories (International Steam Table)",
symbol = "mcal<sub>IT</sub>",
sym_us = "mcal<sub>IT</sub>",
utype = "energy",
scale = 0.0041868,
default = "mJ",
link = "Calorie",
},
["Mcal-th"] = {
name1 = "megacalorie (thermochemical)",
name1_us = "megacalorie (thermochemical)",
name2 = "megacalories (thermochemical)",
name2_us = "megacalories (thermochemical)",
symbol = "Mcal<sub>th</sub>",
sym_us = "Mcal<sub>th</sub>",
utype = "energy",
scale = 4184000,
default = "MJ",
link = "Calorie",
},
["mcal-th"] = {
name1 = "millicalorie (thermochemical)",
name1_us = "millicalorie (thermochemical)",
name2 = "millicalories (thermochemical)",
name2_us = "millicalories (thermochemical)",
symbol = "mcal<sub>th</sub>",
sym_us = "mcal<sub>th</sub>",
utype = "energy",
scale = 0.004184,
default = "mJ",
link = "Calorie",
},
["Merg"] = {
name1 = "megaerg",
name1_us = "megaerg",
name2 = "megaergs",
name2_us = "megaergs",
symbol = "Merg",
sym_us = "Merg",
utype = "energy",
scale = 0.1,
default = "J",
link = "Erg",
},
["merg"] = {
name1 = "millierg",
name1_us = "millierg",
name2 = "milliergs",
name2_us = "milliergs",
symbol = "merg",
sym_us = "merg",
utype = "energy",
scale = 0.0000000001,
default = "µJ",
link = "Erg",
},
["MeV"] = {
name1 = "megaelectronvolt",
name1_us = "megaelectronvolt",
name2 = "megaelectronvolts",
name2_us = "megaelectronvolts",
symbol = "MeV",
sym_us = "MeV",
utype = "energy",
scale = 1.602176487e-13,
default = "pJ",
link = "Electronvolt",
},
["meV"] = {
name1 = "millielectronvolt",
name1_us = "millielectronvolt",
name2 = "millielectronvolts",
name2_us = "millielectronvolts",
symbol = "meV",
sym_us = "meV",
utype = "energy",
scale = 1.602176487e-22,
default = "zJ",
link = "Electronvolt",
},
["MLatm"] = {
name1 = "megalitre-atmosphere",
name1_us = "megaliter-atmosphere",
name2 = "megalitre-atmospheres",
name2_us = "megaliter-atmospheres",
symbol = "ML·atm",
sym_us = "ML·atm",
utype = "energy",
scale = 101325000,
default = "MJ",
link = "Atmosphere (unit)",
},
["Mlatm"] = {
name1 = "megalitre-atmosphere",
name1_us = "megaliter-atmosphere",
name2 = "megalitre-atmospheres",
name2_us = "megaliter-atmospheres",
symbol = "Ml·atm",
sym_us = "Ml·atm",
utype = "energy",
scale = 101325000,
default = "MJ",
link = "Atmosphere (unit)",
},
["mLatm"] = {
name1 = "millilitre-atmosphere",
name1_us = "milliliter-atmosphere",
name2 = "millilitre-atmospheres",
name2_us = "milliliter-atmospheres",
symbol = "L·atm",
sym_us = "L·atm",
utype = "energy",
scale = 0.101325,
default = "mJ",
link = "Atmosphere (unit)",
},
["mlatm"] = {
name1 = "millilitre-atmosphere",
name1_us = "milliliter-atmosphere",
name2 = "millilitre-atmospheres",
name2_us = "milliliter-atmospheres",
symbol = "l·atm",
sym_us = "l·atm",
utype = "energy",
scale = 0.101325,
default = "mJ",
link = "Atmosphere (unit)",
},
["MMBtu"] = {
name1 = "million British thermal units",
name1_us = "million British thermal units",
name2 = "million British thermal units",
name2_us = "million British thermal units",
symbol = "MMBtu",
sym_us = "MMBtu",
utype = "energy",
scale = 1055055852.62,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-39F"] = {
name1 = "million British thermal units (39°F)",
name1_us = "million British thermal units (39°F)",
name2 = "million British thermal units (39°F)",
name2_us = "million British thermal units (39°F)",
symbol = "MMBTU<sub>39°F</sub>",
sym_us = "MMBTU<sub>39°F</sub>",
utype = "energy",
scale = 1059670000,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-39F"] = {
name1 = "million British thermal units (39°F)",
name1_us = "million British thermal units (39°F)",
name2 = "million British thermal units (39°F)",
name2_us = "million British thermal units (39°F)",
symbol = "MMBtu<sub>39°F</sub>",
sym_us = "MMBtu<sub>39°F</sub>",
utype = "energy",
scale = 1059670000,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-59F"] = {
name1 = "million British thermal units (59°F)",
name1_us = "million British thermal units (59°F)",
name2 = "million British thermal units (59°F)",
name2_us = "million British thermal units (59°F)",
symbol = "MMBTU<sub>59°F</sub>",
sym_us = "MMBTU<sub>59°F</sub>",
utype = "energy",
scale = 1054804000,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-59F"] = {
name1 = "million British thermal units (59°F)",
name1_us = "million British thermal units (59°F)",
name2 = "million British thermal units (59°F)",
name2_us = "million British thermal units (59°F)",
symbol = "MMBtu<sub>59°F</sub>",
sym_us = "MMBtu<sub>59°F</sub>",
utype = "energy",
scale = 1054804000,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-60F"] = {
name1 = "million British thermal units (60°F)",
name1_us = "million British thermal units (60°F)",
name2 = "million British thermal units (60°F)",
name2_us = "million British thermal units (60°F)",
symbol = "MMBTU<sub>60°F</sub>",
sym_us = "MMBTU<sub>60°F</sub>",
utype = "energy",
scale = 1054680000,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-60F"] = {
name1 = "million British thermal units (60°F)",
name1_us = "million British thermal units (60°F)",
name2 = "million British thermal units (60°F)",
name2_us = "million British thermal units (60°F)",
symbol = "MMBtu<sub>60°F</sub>",
sym_us = "MMBtu<sub>60°F</sub>",
utype = "energy",
scale = 1054680000,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-63F"] = {
name1 = "million British thermal units (63°F)",
name1_us = "million British thermal units (63°F)",
name2 = "million British thermal units (63°F)",
name2_us = "million British thermal units (63°F)",
symbol = "MMBTU<sub>63°F</sub>",
sym_us = "MMBTU<sub>63°F</sub>",
utype = "energy",
scale = 1054600000,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-63F"] = {
name1 = "million British thermal units (63°F)",
name1_us = "million British thermal units (63°F)",
name2 = "million British thermal units (63°F)",
name2_us = "million British thermal units (63°F)",
symbol = "MMBtu<sub>63°F</sub>",
sym_us = "MMBtu<sub>63°F</sub>",
utype = "energy",
scale = 1054600000,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-ISO"] = {
name1 = "million British thermal units (ISO)",
name1_us = "million British thermal units (ISO)",
name2 = "million British thermal units (ISO)",
name2_us = "million British thermal units (ISO)",
symbol = "MMBTU<sub>ISO</sub>",
sym_us = "MMBTU<sub>ISO</sub>",
utype = "energy",
scale = 1055056000,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-ISO"] = {
name1 = "million British thermal units (ISO)",
name1_us = "million British thermal units (ISO)",
name2 = "million British thermal units (ISO)",
name2_us = "million British thermal units (ISO)",
symbol = "MMBtu<sub>ISO</sub>",
sym_us = "MMBtu<sub>ISO</sub>",
utype = "energy",
scale = 1055056000,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-IT"] = {
name1 = "million British thermal units (IT)",
name1_us = "million British thermal units (IT)",
name2 = "million British thermal units (IT)",
name2_us = "million British thermal units (IT)",
symbol = "MMBTU<sub>IT</sub>",
sym_us = "MMBTU<sub>IT</sub>",
utype = "energy",
scale = 1055055852.62,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-IT"] = {
name1 = "million British thermal units (IT)",
name1_us = "million British thermal units (IT)",
name2 = "million British thermal units (IT)",
name2_us = "million British thermal units (IT)",
symbol = "MMBtu<sub>IT</sub>",
sym_us = "MMBtu<sub>IT</sub>",
utype = "energy",
scale = 1055055852.62,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-mean"] = {
name1 = "million British thermal units (mean)",
name1_us = "million British thermal units (mean)",
name2 = "million British thermal units (mean)",
name2_us = "million British thermal units (mean)",
symbol = "MMBTU<sub>mean</sub>",
sym_us = "MMBTU<sub>mean</sub>",
utype = "energy",
scale = 1055870000,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-mean"] = {
name1 = "million British thermal units (mean)",
name1_us = "million British thermal units (mean)",
name2 = "million British thermal units (mean)",
name2_us = "million British thermal units (mean)",
symbol = "MMBtu<sub>mean</sub>",
sym_us = "MMBtu<sub>mean</sub>",
utype = "energy",
scale = 1055870000,
default = "GJ",
link = "British thermal unit",
},
["MMBTU-th"] = {
name1 = "million British thermal units (thermochemical)",
name1_us = "million British thermal units (thermochemical)",
name2 = "million British thermal units (thermochemical)",
name2_us = "million British thermal units (thermochemical)",
symbol = "MMBTU<sub>th</sub>",
sym_us = "MMBTU<sub>th</sub>",
utype = "energy",
scale = 1054350264.44,
default = "GJ",
link = "British thermal unit",
},
["MMBtu-th"] = {
name1 = "million British thermal units (thermochemical)",
name1_us = "million British thermal units (thermochemical)",
name2 = "million British thermal units (thermochemical)",
name2_us = "million British thermal units (thermochemical)",
symbol = "MMBtu<sub>th</sub>",
sym_us = "MMBtu<sub>th</sub>",
utype = "energy",
scale = 1054350264.44,
default = "GJ",
link = "British thermal unit",
},
["Mt(TNT)"] = {
name1 = "megatonne",
name1_us = "megaton",
name2 = "megatonnes",
name2_us = "megatons",
symbol = "Mt",
sym_us = "Mt",
utype = "energy",
scale = 4.184e15,
default = "PJ",
link = "TNT equivalent",
},
["Mtoe"] = {
name1 = "megatonne of oil equivalent",
name1_us = "megatonne of oil equivalent",
name2 = "megatonnes of oil equivalent",
name2_us = "megatonnes of oil equivalent",
symbol = "Mtoe",
sym_us = "Mtoe",
utype = "energy",
scale = 4.1868e16,
default = "PJ",
link = "Tonne of oil equivalent",
},
["MtonTNT"] = {
name1 = "megaton of TNT",
name1_us = "megaton of TNT",
name2 = "megatons of TNT",
name2_us = "megatons of TNT",
symbol = "Mt",
sym_us = "Mt",
utype = "energy",
scale = 4.184e15,
default = "PJ",
link = "TNT equivalent",
},
["mtonTNT"] = {
name1 = "milliton of TNT",
name1_us = "milliton of TNT",
name2 = "millitons of TNT",
name2_us = "millitons of TNT",
symbol = "milliton of TNT",
sym_us = "milliton of TNT",
usename = 1,
utype = "energy",
scale = 4184000,
default = "MJ",
link = "TNT equivalent",
},
["MtTNT"] = {
name1 = "megatonne of TNT",
name1_us = "megatonne of TNT",
name2 = "megatonnes of TNT",
name2_us = "megatonnes of TNT",
symbol = "megatonne of TNT",
sym_us = "megatonne of TNT",
usename = 1,
utype = "energy",
scale = 4.184e15,
default = "PJ",
link = "TNT equivalent",
},
["mtTNT"] = {
name1 = "millitonne of TNT",
name1_us = "millitonne of TNT",
name2 = "millitonnes of TNT",
name2_us = "millitonnes of TNT",
symbol = "millitonne of TNT",
sym_us = "millitonne of TNT",
usename = 1,
utype = "energy",
scale = 4184000,
default = "MJ",
link = "TNT equivalent",
},
["MW.h"] = {
name1 = "megawatt-hour",
name1_us = "megawatt-hour",
name2 = "megawatt-hours",
name2_us = "megawatt-hours",
symbol = "MW·h",
sym_us = "MW·h",
utype = "energy",
scale = 3600000000,
default = "GJ",
link = "Watt-hour",
},
["mW.h"] = {
name1 = "milliwatt-hour",
name1_us = "milliwatt-hour",
name2 = "milliwatt-hours",
name2_us = "milliwatt-hours",
symbol = "mW·h",
sym_us = "mW·h",
utype = "energy",
scale = 3.6,
default = "J",
link = "Watt-hour",
},
["MWh"] = {
name1 = "megawatt-hour",
name1_us = "megawatt-hour",
name2 = "megawatt-hours",
name2_us = "megawatt-hours",
symbol = "MWh",
sym_us = "MWh",
utype = "energy",
scale = 3600000000,
default = "GJ",
link = "Watt-hour",
},
["mWh"] = {
name1 = "milliwatt-hour",
name1_us = "milliwatt-hour",
name2 = "milliwatt-hours",
name2_us = "milliwatt-hours",
symbol = "mWh",
sym_us = "mWh",
utype = "energy",
scale = 3.6,
default = "J",
link = "Watt-hour",
},
["neV"] = {
name1 = "nanoelectronvolt",
name1_us = "nanoelectronvolt",
name2 = "nanoelectronvolts",
name2_us = "nanoelectronvolts",
symbol = "neV",
sym_us = "neV",
utype = "energy",
scale = 1.602176487e-28,
default = "yJ",
link = "Electronvolt",
},
["PeV"] = {
name1 = "petaelectronvolt",
name1_us = "petaelectronvolt",
name2 = "petaelectronvolts",
name2_us = "petaelectronvolts",
symbol = "PeV",
sym_us = "PeV",
utype = "energy",
scale = 0.0001602176487,
default = "mJ",
link = "Electronvolt",
},
["peV"] = {
name1 = "picoelectronvolt",
name1_us = "picoelectronvolt",
name2 = "picoelectronvolts",
name2_us = "picoelectronvolts",
symbol = "peV",
sym_us = "peV",
utype = "energy",
scale = 1.602176487e-31,
default = "yJ",
link = "Electronvolt",
},
["quad"] = {
name1 = "quadrillion British thermal units",
name1_us = "quadrillion British thermal units",
name2 = "quadrillion British thermal units",
name2_us = "quadrillion British thermal units",
symbol = "quad",
sym_us = "quad",
utype = "energy",
scale = 1.054804e18,
default = "EJ",
link = "Quad (energy)",
},
["Ry"] = {
name1 = "rydberg",
name1_us = "rydberg",
name2 = "rydbergs",
name2_us = "rydbergs",
symbol = "Ry",
sym_us = "Ry",
utype = "energy",
scale = 2.1798741e-18,
default = "eV",
link = "Rydberg constant",
},
["scc"] = {
name1 = "standard cubic centimetre",
name1_us = "standard cubic centimeter",
name2 = "standard cubic centimetres",
name2_us = "standard cubic centimeters",
symbol = "scc",
sym_us = "scc",
utype = "energy",
scale = 0.101325,
default = "mJ",
link = "Atmosphere (unit)",
},
["scf"] = {
name1 = "standard cubic foot",
name1_us = "standard cubic foot",
name2 = "standard cubic feet",
name2_us = "standard cubic feet",
symbol = "scf",
sym_us = "scf",
utype = "energy",
scale = 2869.2044809344,
default = "kJ",
link = "Atmosphere (unit)",
},
["scfoot"] = {
name1 = "standard cubic foot",
name1_us = "standard cubic foot",
name2 = "standard cubic foot",
name2_us = "standard cubic foot",
symbol = "scf",
sym_us = "scf",
utype = "energy",
scale = 2869.2044809344,
default = "kJ",
link = "Atmosphere (unit)",
},
["scy"] = {
name1 = "standard cubic yard",
name1_us = "standard cubic yard",
name2 = "standard cubic yards",
name2_us = "standard cubic yards",
symbol = "scy",
sym_us = "scy",
utype = "energy",
scale = 77468.5209852288,
default = "kJ",
link = "Atmosphere (unit)",
},
["sl"] = {
name1 = "standard litre",
name1_us = "standard liter",
name2 = "standard litres",
name2_us = "standard liters",
symbol = "sl",
sym_us = "sl",
utype = "energy",
scale = 101.325,
default = "J",
link = "Atmosphere (unit)",
},
["t(TNT)"] = {
name1 = "tonne",
name1_us = "ton",
name2 = "tonnes",
name2_us = "tons",
symbol = "t",
sym_us = "t",
utype = "energy",
scale = 4184000000,
default = "GJ",
link = "TNT equivalent",
},
["TeV"] = {
name1 = "teraelectronvolt",
name1_us = "teraelectronvolt",
name2 = "teraelectronvolts",
name2_us = "teraelectronvolts",
symbol = "TeV",
sym_us = "TeV",
utype = "energy",
scale = 1.602176487e-7,
default = "µJ",
link = "Electronvolt",
},
["th"] = {
name1 = "thermie",
name1_us = "thermie",
name2 = "thermies",
name2_us = "thermies",
symbol = "th",
sym_us = "th",
utype = "energy",
scale = 4186800,
default = "MJ",
link = "Conversion of units",
},
["thm-EC"] = {
name1 = "therm (EC)",
name1_us = "therm (EC)",
name2 = "therms (EC)",
name2_us = "therms (EC)",
symbol = "thm (EC)",
sym_us = "thm (EC)",
utype = "energy",
scale = 105506000,
default = "MJ",
link = "Therm",
},
["thm-UK"] = {
name1 = "therm (UK)",
name1_us = "therm (UK)",
name2 = "therms (UK)",
name2_us = "therms (UK)",
symbol = "thm (UK)",
sym_us = "thm (UK)",
utype = "energy",
scale = 105505585.257348,
default = "MJ",
link = "Therm",
},
["thm-US"] = {
name1 = "therm (US)",
name1_us = "therm (U.S.)",
name2 = "therms (US)",
name2_us = "therms (U.S.)",
symbol = "thm (US)",
sym_us = "thm (U.S.)",
utype = "energy",
scale = 105480400,
default = "MJ",
link = "Therm",
},
["toe"] = {
name1 = "tonne of oil equivalent",
name1_us = "tonne of oil equivalent",
name2 = "tonnes of oil equivalent",
name2_us = "tonnes of oil equivalent",
symbol = "toe",
sym_us = "toe",
utype = "energy",
scale = 41868000000,
default = "GJ",
link = "Tonne of oil equivalent",
},
["tonTNT"] = {
name1 = "ton of TNT",
name1_us = "ton of TNT",
name2 = "tons of TNT",
name2_us = "tons of TNT",
symbol = "ton of TNT",
sym_us = "ton of TNT",
usename = 1,
utype = "energy",
scale = 4184000000,
default = "GJ",
link = "TNT equivalent",
},
["tTNT"] = {
name1 = "tonne of TNT",
name1_us = "tonne of TNT",
name2 = "tonnes of TNT",
name2_us = "tonnes of TNT",
symbol = "tonne of TNT",
sym_us = "tonne of TNT",
usename = 1,
utype = "energy",
scale = 4184000000,
default = "GJ",
link = "TNT equivalent",
},
["TtonTNT"] = {
name1 = "teraton of TNT",
name1_us = "teraton of TNT",
name2 = "teratons of TNT",
name2_us = "teratons of TNT",
symbol = "teraton of TNT",
sym_us = "teraton of TNT",
usename = 1,
utype = "energy",
scale = 4.184e21,
default = "ZJ",
link = "TNT equivalent",
},
["TtTNT"] = {
name1 = "teratonne of TNT",
name1_us = "teratonne of TNT",
name2 = "teratonnes of TNT",
name2_us = "teratonnes of TNT",
symbol = "teratonne of TNT",
sym_us = "teratonne of TNT",
usename = 1,
utype = "energy",
scale = 4.184e21,
default = "ZJ",
link = "TNT equivalent",
},
["TW.h"] = {
name1 = "terawatt-hour",
name1_us = "terawatt-hour",
name2 = "terawatt-hours",
name2_us = "terawatt-hours",
symbol = "TW·h",
sym_us = "TW·h",
utype = "energy",
scale = 3.6e15,
default = "PJ",
link = "Watt-hour",
},
["TWh"] = {
name1 = "terawatt-hour",
name1_us = "terawatt-hour",
name2 = "terawatt-hours",
name2_us = "terawatt-hours",
symbol = "TWh",
sym_us = "TWh",
utype = "energy",
scale = 3.6e15,
default = "PJ",
link = "Watt-hour",
},
["uerg"] = {
name1 = "microerg",
name1_us = "microerg",
name2 = "microergs",
name2_us = "microergs",
symbol = "µerg",
sym_us = "µerg",
utype = "energy",
scale = 1e-13,
default = "nJ",
link = "Erg",
},
["USgalatm"] = {
name1 = "US gallon-atmosphere",
name1_us = "U.S. gallon-atmosphere",
name2 = "US gallon-atmospheres",
name2_us = "U.S. gallon-atmospheres",
symbol = "US gal·atm",
sym_us = "U.S. gal·atm",
utype = "energy",
scale = 383.5568490138,
default = "J",
link = "Atmosphere (unit)",
},
["W.h"] = {
name1 = "watt-hour",
name1_us = "watt-hour",
name2 = "watt-hours",
name2_us = "watt-hours",
symbol = "W·h",
sym_us = "W·h",
utype = "energy",
scale = 3600,
default = "kJ",
link = "Watt-hour",
},
["Wh"] = {
name1 = "watt-hour",
name1_us = "watt-hour",
name2 = "watt-hours",
name2_us = "watt-hours",
symbol = "Wh",
sym_us = "Wh",
utype = "energy",
scale = 3600,
default = "kJ",
link = "Watt-hour",
},
["µerg"] = {
name1 = "microerg",
name1_us = "microerg",
name2 = "microergs",
name2_us = "microergs",
symbol = "µerg",
sym_us = "µerg",
utype = "energy",
scale = 1e-13,
default = "nJ",
link = "Erg",
},
["µeV"] = {
name1 = "microelectronvolt",
name1_us = "microelectronvolt",
name2 = "microelectronvolts",
name2_us = "microelectronvolts",
symbol = "µeV",
sym_us = "µeV",
utype = "energy",
scale = 1.602176487e-25,
default = "yJ",
link = "Electronvolt",
},
["µLatm"] = {
name1 = "microlitre-atmosphere",
name1_us = "microliter-atmosphere",
name2 = "microlitre-atmospheres",
name2_us = "microliter-atmospheres",
symbol = "µL·atm",
sym_us = "µL·atm",
utype = "energy",
scale = 0.000101325,
default = "µJ",
link = "Atmosphere (unit)",
},
["µlatm"] = {
name1 = "microlitre-atmosphere",
name1_us = "microliter-atmosphere",
name2 = "microlitre-atmospheres",
name2_us = "microliter-atmospheres",
symbol = "µl·atm",
sym_us = "µl·atm",
utype = "energy",
scale = 0.000101325,
default = "µJ",
link = "Atmosphere (unit)",
},
["µtonTNT"] = {
name1 = "microton of TNT",
name1_us = "microton of TNT",
name2 = "microtons of TNT",
name2_us = "microtons of TNT",
symbol = "microton of TNT",
sym_us = "microton of TNT",
usename = 1,
utype = "energy",
scale = 4184,
default = "kJ",
link = "TNT equivalent",
},
["µtTNT"] = {
name1 = "microtonne of TNT",
name1_us = "microtonne of TNT",
name2 = "microtonnes of TNT",
name2_us = "microtonnes of TNT",
symbol = "microtonne of TNT",
sym_us = "microtonne of TNT",
usename = 1,
utype = "energy",
scale = 4184,
default = "kJ",
link = "TNT equivalent",
},
["µW.h"] = {
name1 = "microwatt-hour",
name1_us = "microwatt-hour",
name2 = "microwatt-hours",
name2_us = "microwatt-hours",
symbol = "µW·h",
sym_us = "µW·h",
utype = "energy",
scale = 0.0036,
default = "mJ",
link = "Watt-hour",
},
["µWh"] = {
name1 = "microwatt-hour",
name1_us = "microwatt-hour",
name2 = "microwatt-hours",
name2_us = "microwatt-hours",
symbol = "µWh",
sym_us = "µWh",
utype = "energy",
scale = 0.0036,
default = "mJ",
link = "Watt-hour",
},
["btu"] = {
target = "BTU",
},
["Calorie"] = {
target = "Cal",
},
["ft.lbf"] = {
target = "ftlbf",
},
["ft·lb-f"] = {
target = "ftlb-f",
},
["ft·lbf"] = {
target = "ftlbf",
},
["g-cal-15"] = {
target = "cal-15",
},
["g-cal-IT"] = {
target = "cal-IT",
},
["g-cal-th"] = {
target = "cal-th",
},
["g-kcal-15"] = {
target = "kcal-15",
},
["g-kcal-IT"] = {
target = "kcal-IT",
},
["g-kcal-th"] = {
target = "kcal-th",
},
["g-Mcal-15"] = {
target = "Mcal-15",
},
["g-mcal-15"] = {
target = "mcal-15",
},
["g-Mcal-IT"] = {
target = "Mcal-IT",
},
["g-mcal-IT"] = {
target = "mcal-IT",
},
["g-Mcal-th"] = {
target = "Mcal-th",
},
["g-mcal-th"] = {
target = "mcal-th",
},
["GW-h"] = {
target = "GW.h",
},
["GW·h"] = {
target = "GW.h",
},
["Hartree"] = {
target = "Eh",
},
["hp.h"] = {
target = "hph",
},
["hp·h"] = {
target = "hph",
},
["in.lb-f"] = {
target = "inlb-f",
},
["in.lbf"] = {
target = "inlbf",
},
["in.oz-f"] = {
target = "inoz-f",
},
["in.ozf"] = {
target = "inozf",
},
["in·lb-f"] = {
target = "inlb-f",
},
["in·lbf"] = {
target = "inlbf",
},
["in·oz-f"] = {
target = "inoz-f",
},
["in·ozf"] = {
target = "inozf",
},
["kbboe"] = {
target = "kBOE",
},
["kg-cal-15"] = {
target = "Cal-15",
},
["kg-cal-IT"] = {
target = "Cal-IT",
},
["kg-cal-th"] = {
target = "Cal-th",
},
["kW-h"] = {
target = "kW.h",
},
["kW·h"] = {
target = "kW.h",
},
["MW-h"] = {
target = "MW.h",
},
["mW-h"] = {
target = "mW.h",
},
["MW·h"] = {
target = "MW.h",
},
["mW·h"] = {
target = "mW.h",
},
["TW-h"] = {
target = "TW.h",
},
["TW·h"] = {
target = "TW.h",
},
["U.S.galatm"] = {
target = "USgalatm",
sp_us = true,
},
["ueV"] = {
target = "µeV",
},
["uLatm"] = {
target = "µLatm",
},
["ulatm"] = {
target = "µlatm",
},
["usgalatm"] = {
target = "USgalatm",
},
["utonTNT"] = {
target = "µtonTNT",
},
["utTNT"] = {
target = "µtTNT",
},
["uW-h"] = {
target = "µW.h",
},
["uW.h"] = {
target = "µW.h",
},
["uWh"] = {
target = "µWh",
},
["uW·h"] = {
target = "µW.h",
},
["W-h"] = {
target = "W.h",
},
["W·h"] = {
target = "W.h",
},
["µW-h"] = {
target = "µW.h",
},
["µW·h"] = {
target = "µW.h",
},
["μerg"] = {
target = "µerg",
},
["μeV"] = {
target = "µeV",
},
["μLatm"] = {
target = "µLatm",
},
["μlatm"] = {
target = "µlatm",
},
["μtonTNT"] = {
target = "µtonTNT",
},
["μtTNT"] = {
target = "µtTNT",
},
["μW-h"] = {
target = "µW.h",
},
["μW.h"] = {
target = "µW.h",
},
["μWh"] = {
target = "µWh",
},
["μW·h"] = {
target = "µW.h",
},
["BTU/mi"] = {
name1 = "British thermal unit per mile",
name1_us = "British thermal unit per mile",
name2 = "British thermal units per mile",
name2_us = "British thermal units per mile",
symbol = "BTU/mi",
sym_us = "BTU/mi",
utype = "energy per unit length",
scale = 47957.08421/73152,
default = "v > 1525 | M | k | J/km",
link = "British thermal unit",
},
["kJ/km"] = {
name1 = "kilojoule per kilometre",
name1_us = "kilojoule per kilometer",
name2 = "kilojoules per kilometre",
name2_us = "kilojoules per kilometer",
symbol = "kJ/km",
sym_us = "kJ/km",
utype = "energy per unit length",
scale = 1,
default = "BTU/mi",
link = "Kilojoule",
},
["kWh/100 km"] = {
name1 = "kilowatt-hour per 100 kilometres",
name1_us = "kilowatt-hour per 100 kilometers",
name2 = "kilowatt-hours per 100 kilometres",
name2_us = "kilowatt-hours per 100 kilometers",
symbol = "kW·h/100 km",
sym_us = "kW·h/100 km",
utype = "energy per unit length",
scale = 36,
default = "MJ/km kWh/mi",
link = "Watt-hour",
},
["kWh/km"] = {
name1 = "kilowatt-hour per kilometre",
name1_us = "kilowatt-hour per kilometer",
name2 = "kilowatt-hours per kilometre",
name2_us = "kilowatt-hours per kilometer",
symbol = "kW·h/km",
sym_us = "kW·h/km",
utype = "energy per unit length",
scale = 3600,
default = "MJ/km kWh/mi",
link = "Watt-hour",
},
["kWh/mi"] = {
name1 = "kilowatt-hour per mile",
name1_us = "kilowatt-hour per mile",
name2 = "kilowatt-hours per mile",
name2_us = "kilowatt-hours per mile",
symbol = "kW·h/mi",
sym_us = "kW·h/mi",
utype = "energy per unit length",
scale = 10000/4.4704,
default = "kWh/km MJ/km",
link = "Watt-hour",
},
["MJ/100 km"] = {
name1 = "megajoule per 100 kilometres",
name1_us = "megajoule per 100 kilometers",
name2 = "megajoules per 100 kilometres",
name2_us = "megajoules per 100 kilometers",
symbol = "MJ/100 km",
sym_us = "MJ/100 km",
utype = "energy per unit length",
scale = 10,
default = "BTU/mi",
link = "British thermal unit",
},
["MJ/km"] = {
name1 = "megajoule per kilometre",
name1_us = "megajoule per kilometer",
name2 = "megajoules per kilometre",
name2_us = "megajoules per kilometer",
symbol = "MJ/km",
sym_us = "MJ/km",
utype = "energy per unit length",
scale = 1000,
default = "BTU/mi",
link = "British thermal unit",
},
["BTU/lb"] = {
name1 = "British thermal unit per pound",
name1_us = "British thermal unit per pound",
name2 = "British thermal units per pound",
name2_us = "British thermal units per pound",
symbol = "BTU/lb",
sym_us = "BTU/lb",
utype = "energy per unit mass",
scale = (0.947817120/2.20462262)*1000,
default = "kJ/kg",
link = "British thermal unit",
},
["Cal/g"] = {
name1 = "calorie",
name1_us = "calorie",
name2 = "calories",
name2_us = "calories",
symbol = "Cal",
sym_us = "Cal",
utype = "energy per unit mass",
scale = 4184000,
default = "kJ/g",
link = "Calorie",
},
["cal/g"] = {
name1 = "calorie per gram",
name1_us = "calorie per gram",
name2 = "calories per gram",
name2_us = "calories per gram",
symbol = "cal/g",
sym_us = "cal/g",
utype = "energy per unit mass",
scale = 4184,
default = "J/g",
link = "Calorie per gram",
},
["GJ/kg"] = {
name1 = "gigajoule per kilogram",
name1_us = "gigajoule per kilogram",
name2 = "gigajoules per kilogram",
name2_us = "gigajoules per kilogram",
symbol = "GJ/kg",
sym_us = "GJ/kg",
utype = "energy per unit mass",
scale = 1e9,
default = "ktTNT/t",
link = "Joule",
},
["J/g"] = {
name1 = "joule per gram",
name1_us = "joule per gram",
name2 = "joules per gram",
name2_us = "joules per gram",
symbol = "J/g",
sym_us = "J/g",
utype = "energy per unit mass",
scale = 1000,
default = "kcal/g",
link = "Joule",
},
["kcal/g"] = {
name1 = "kilocalorie per gram",
name1_us = "kilocalorie per gram",
name2 = "kilocalories per gram",
name2_us = "kilocalories per gram",
symbol = "kcal/g",
sym_us = "kcal/g",
utype = "energy per unit mass",
scale = 4184000,
default = "kJ/g",
link = "Kilocalorie per gram",
},
["kJ/g"] = {
name1 = "kilojoule per gram",
name1_us = "kilojoule per gram",
name2 = "kilojoules per gram",
name2_us = "kilojoules per gram",
symbol = "kJ/g",
sym_us = "kJ/g",
utype = "energy per unit mass",
scale = 1000000,
default = "kcal/g",
link = "Joule",
},
["kJ/kg"] = {
name1 = "kilojoule per kilogram",
name1_us = "kilojoule per kilogram",
name2 = "kilojoules per kilogram",
name2_us = "kilojoules per kilogram",
symbol = "kJ/kg",
sym_us = "kJ/kg",
utype = "energy per unit mass",
scale = 1000,
default = "BTU/lb",
link = "Kilojoule per kilogram",
},
["ktonTNT/MT"] = {
name1 = "kiloton of TNT per metric ton",
name1_us = "kiloton of TNT per metric ton",
name2 = "kilotons of TNT per metric ton",
name2_us = "kilotons of TNT per metric ton",
symbol = "kiloton of TNT per metric ton",
sym_us = "kiloton of TNT per metric ton",
utype = "energy per unit mass",
scale = 4184000000,
default = "GJ/kg",
link = "TNT equivalent",
},
["ktTNT/t"] = {
name1 = "kilotonne of TNT per tonne",
name1_us = "kilotonne of TNT per tonne",
name2 = "kilotonnes of TNT per tonne",
name2_us = "kilotonnes of TNT per tonne",
symbol = "kilotonne of TNT per tonne",
sym_us = "kilotonne of TNT per tonne",
utype = "energy per unit mass",
scale = 4184000000,
default = "GJ/kg",
link = "TNT equivalent",
},
["MtonTNT/MT"] = {
name1 = "megaton of TNT per metric ton",
name1_us = "megaton of TNT per metric ton",
name2 = "megatons of TNT per metric ton",
name2_us = "megatons of TNT per metric ton",
symbol = "megaton of TNT per metric ton",
sym_us = "megaton of TNT per metric ton",
utype = "energy per unit mass",
scale = 4.184e12,
default = "TJ/kg",
link = "TNT equivalent",
},
["MtTNT/MT"] = {
name1 = "megatonne of TNT per tonne",
name1_us = "megatonne of TNT per tonne",
name2 = "megatonnes of TNT per tonne",
name2_us = "megatonnes of TNT per tonne",
symbol = "megatonne of TNT per tonne",
sym_us = "megatonne of TNT per tonne",
utype = "energy per unit mass",
scale = 4.184e12,
default = "TJ/kg",
link = "TNT equivalent",
},
["TJ/kg"] = {
name1 = "terajoule per kilogram",
name1_us = "terajoule per kilogram",
name2 = "terajoules per kilogram",
name2_us = "terajoules per kilogram",
symbol = "TJ/kg",
sym_us = "TJ/kg",
utype = "energy per unit mass",
scale = 1e12,
default = "MtTNT/MT",
link = "Joule",
},
["BTU/cuft"] = {
name1 = "British thermal unit per cubic foot",
name1_us = "British thermal unit per cubic foot",
name2 = "British thermal units per cubic foot",
name2_us = "British thermal units per cubic foot",
symbol = "BTU/cuft",
sym_us = "BTU/cuft",
utype = "energy per unit volume",
scale = 1000000/26.839192,
default = "kJ/L",
link = "British thermal unit",
},
["Cal/USoz"] = {
name1 = "calorie per US ounce",
name1_us = "calorie per U.S. ounce",
name2 = "calories per US ounce",
name2_us = "calories per U.S. ounce",
symbol = "Cal/USoz",
sym_us = "Cal/USoz",
utype = "energy per unit volume",
scale = 4184/0.0000295735295625,
default = "kJ/ml",
link = "Calorie",
},
["kJ/L"] = {
name1 = "kilojoule per litre",
name1_us = "kilojoule per liter",
name2 = "kilojoules per litre",
name2_us = "kilojoules per liter",
symbol = "kJ/L",
sym_us = "kJ/L",
utype = "energy per unit volume",
scale = 1000000,
default = "BTU/cuft",
link = "Joule",
},
["kJ/l"] = {
name1 = "kilojoule per litre",
name1_us = "kilojoule per liter",
name2 = "kilojoules per litre",
name2_us = "kilojoules per liter",
symbol = "kJ/l",
sym_us = "kJ/l",
utype = "energy per unit volume",
scale = 1000000,
default = "BTU/cuft",
link = "Joule",
},
["kJ/ml"] = {
name1 = "kilojoule per millilitre",
name1_us = "kilojoule per milliliter",
name2 = "kilojoules per millilitre",
name2_us = "kilojoules per milliliter",
symbol = "kJ/ml",
sym_us = "kJ/ml",
utype = "energy per unit volume",
scale = 1000000000,
default = "Cal/USoz",
link = "Kilojoule",
},
["g/km"] = {
name1 = "gram per kilometre",
name1_us = "gram per kilometer",
name2 = "grams per kilometre",
name2_us = "grams per kilometer",
symbol = "g/km",
sym_us = "g/km",
utype = "exhaust emission",
scale = 1e-6,
default = "oz/mi",
link = "Exhaust gas",
},
["g/mi"] = {
name1 = "gram per mile",
name1_us = "gram per mile",
name2 = "grams per mile",
name2_us = "grams per mile",
symbol = "g/mi",
sym_us = "g/mi",
utype = "exhaust emission",
scale = 0.001/1609.344,
default = "g/km",
link = "Exhaust gas",
},
["gCO2/km"] = {
name1 = "gram of CO<sub>2</sub> per kilometre",
name1_us = "gram of CO<sub>2</sub> per kilometer",
name2 = "grams of CO<sub>2</sub> per kilometre",
name2_us = "grams of CO<sub>2</sub> per kilometer",
symbol = "g(CO<sub>2</sub>)/km",
sym_us = "g(CO<sub>2</sub>)/km",
utype = "exhaust emission",
scale = 1e-6,
default = "ozCO2/mi",
link = "Exhaust gas",
},
["gCO2/mi"] = {
name1 = "gram of CO<sub>2</sub> per mile",
name1_us = "gram of CO<sub>2</sub> per mile",
name2 = "grams of CO<sub>2</sub> per mile",
name2_us = "grams of CO<sub>2</sub> per mile",
symbol = "g(CO<sub>2</sub>)/mi",
sym_us = "g(CO<sub>2</sub>)/mi",
utype = "exhaust emission",
scale = 0.001/1609.344,
default = "gCO2/km",
link = "Exhaust gas",
},
["kg/km"] = {
name1 = "kilogram per kilometre",
name1_us = "kilogram per kilometer",
name2 = "kilograms per kilometre",
name2_us = "kilograms per kilometer",
symbol = "kg/km",
sym_us = "kg/km",
utype = "exhaust emission",
scale = 0.001,
default = "lb/mi",
link = "Exhaust gas",
},
["kgCO2/km"] = {
name1 = "kilogram of CO<sub>2</sub> per kilometre",
name1_us = "kilogram of CO<sub>2</sub> per kilometer",
name2 = "kilograms of CO<sub>2</sub> per kilometre",
name2_us = "kilograms of CO<sub>2</sub> per kilometer",
symbol = "kg(CO<sub>2</sub>)/km",
sym_us = "kg(CO<sub>2</sub>)/km",
utype = "exhaust emission",
scale = 0.001,
default = "lbCO2/mi",
link = "Exhaust gas",
},
["lb/mi"] = {
name1 = "pound per mile",
name1_us = "pound per mile",
name2 = "pounds per mile",
name2_us = "pounds per mile",
symbol = "lb/mi",
sym_us = "lb/mi",
utype = "exhaust emission",
scale = 0.45359237/1609.344,
default = "kg/km",
link = "Exhaust gas",
},
["lbCO2/mi"] = {
name1 = "pound of CO<sub>2</sub> per mile",
name1_us = "pound of CO<sub>2</sub> per mile",
name2 = "pounds of CO<sub>2</sub> per mile",
name2_us = "pounds of CO<sub>2</sub> per mile",
symbol = "lb(CO<sub>2</sub>)/mi",
sym_us = "lb(CO<sub>2</sub>)/mi",
utype = "exhaust emission",
scale = 0.45359237/1609.344,
default = "kgCO2/km",
link = "Exhaust gas",
},
["oz/mi"] = {
name1 = "ounce per mile",
name1_us = "ounce per mile",
name2 = "ounces per mile",
name2_us = "ounces per mile",
symbol = "oz/mi",
sym_us = "oz/mi",
utype = "exhaust emission",
scale = 0.028349523125/1609.344,
default = "g/km",
link = "Exhaust gas",
},
["ozCO2/mi"] = {
name1 = "ounce of CO<sub>2</sub> per mile",
name1_us = "ounce of CO<sub>2</sub> per mile",
name2 = "ounces of CO<sub>2</sub> per mile",
name2_us = "ounces of CO<sub>2</sub> per mile",
symbol = "oz(CO<sub>2</sub>)/mi",
sym_us = "oz(CO<sub>2</sub>)/mi",
utype = "exhaust emission",
scale = 0.028349523125/1609.344,
default = "gCO2/km",
link = "Exhaust gas",
},
["cuft/a"] = {
name1 = "cubic foot per annum",
name1_us = "cubic foot per annum",
name2 = "cubic feet per annum",
name2_us = "cubic feet per annum",
symbol = "cu ft/a",
sym_us = "cu ft/a",
utype = "flow",
scale = 2.048383/2282812500,
default = "m3/a",
link = "Cubic foot per annum",
},
["cuft/d"] = {
name1 = "cubic foot per day",
name1_us = "cubic foot per day",
name2 = "cubic feet per day",
name2_us = "cubic feet per day",
symbol = "cu ft/d",
sym_us = "cu ft/d",
utype = "flow",
scale = 0.00000032774128,
default = "m3/d",
link = "Cubic foot per second",
},
["cuft/h"] = {
name1 = "cubic foot per hour",
name1_us = "cubic foot per hour",
name2 = "cubic feet per hour",
name2_us = "cubic feet per hour",
symbol = "cu ft/h",
sym_us = "cu ft/h",
utype = "flow",
scale = 0.00000786579072,
default = "m3/h",
link = "Cubic foot per second",
},
["cuft/min"] = {
name1 = "cubic foot per minute",
name1_us = "cubic foot per minute",
name2 = "cubic feet per minute",
name2_us = "cubic feet per minute",
symbol = "cu ft/min",
sym_us = "cu ft/min",
utype = "flow",
scale = 0.0004719474432,
default = "m3/min",
link = "Cubic foot#cubic foot per second",
},
["cuft/s"] = {
name1 = "cubic foot per second",
name1_us = "cubic foot per second",
name2 = "cubic feet per second",
name2_us = "cubic feet per second",
symbol = "cu ft/s",
sym_us = "cu ft/s",
utype = "flow",
scale = 0.028316846592,
default = "m3/s",
link = "Cubic foot per second",
},
["cumi/a"] = {
name1 = "cubic mile per annum",
name1_us = "cubic mile per annum",
name2 = "cubic miles per annum",
name2_us = "cubic miles per annum",
symbol = "cu mi/a",
sym_us = "cu mi/a",
utype = "flow",
scale = (1609.344^3)/(365.25*24*3600),
default = "km3/a",
link = "Cubic foot per second",
},
["cuyd/h"] = {
name1 = "cubic yard per hour",
name1_us = "cubic yard per hour",
name2 = "cubic yards per hour",
name2_us = "cubic yards per hour",
symbol = "cuyd/h",
sym_us = "cuyd/h",
utype = "flow",
scale = 1/3600/1.3079506193143922,
default = "m3/h",
link = "Cubic foot per minute",
},
["cuyd/s"] = {
name1 = "cubic yard per second",
name1_us = "cubic yard per second",
name2 = "cubic yards per second",
name2_us = "cubic yards per second",
symbol = "cu yd/s",
sym_us = "cu yd/s",
utype = "flow",
scale = 0.764554857984,
default = "m3/s",
link = "Cubic yard per second",
},
["Gcuft/a"] = {
name1 = "billion cubic feet per annum",
name1_us = "billion cubic feet per annum",
name2 = "billion cubic feet per annum",
name2_us = "billion cubic feet per annum",
symbol = "× 10<sup>9</sup> cu ft/a",
sym_us = "× 10<sup>9</sup> cu ft/a",
utype = "flow",
scale = 2048383/2282812.5,
default = "m3/a",
link = "Cubic foot per second",
},
["Gcuft/d"] = {
name1 = "cubic foot per day",
name1_us = "cubic foot per day",
name2 = "cubic feet per day",
name2_us = "cubic feet per day",
symbol = "cu ft/d",
sym_us = "cu ft/d",
utype = "flow",
scale = 327.74128,
default = "km3/a",
link = "Cubic foot per second",
},
["impgal/h"] = {
name1 = "imperial gallon per hour",
name1_us = "imperial gallon per hour",
name2 = "imperial gallons per hour",
name2_us = "imperial gallons per hour",
symbol = "imp gal/h",
sym_us = "imp gal/h",
utype = "flow",
scale = 4.54609/3600000,
default = "m3/h",
link = "Gallon",
},
["impgal/min"] = {
name1 = "imperial gallon per minute",
name1_us = "imperial gallon per minute",
name2 = "imperial gallons per minute",
name2_us = "imperial gallons per minute",
symbol = "imp gal/min",
sym_us = "imp gal/min",
utype = "flow",
scale = 4.54609/60000,
default = "m3/s",
link = "Gallon",
},
["impgal/s"] = {
name1 = "imperial gallon per second",
name1_us = "imperial gallon per second",
name2 = "imperial gallons per second",
name2_us = "imperial gallons per second",
symbol = "impgal/s",
sym_us = "impgal/s",
utype = "flow",
scale = 0.00454609188,
default = "m3/s",
link = "Imperial gallons per second",
},
["kcuft/a"] = {
name1 = "cubic foot per annum",
name1_us = "cubic foot per annum",
name2 = "cubic feet per annum",
name2_us = "cubic feet per annum",
symbol = "cu ft/a",
sym_us = "cu ft/a",
utype = "flow",
scale = 20.48383/22828125,
default = "km3/a",
link = "Cubic foot per second",
},
["kcuft/d"] = {
name1 = "cubic foot per day",
name1_us = "cubic foot per day",
name2 = "cubic feet per day",
name2_us = "cubic feet per day",
symbol = "cu ft/d",
sym_us = "cu ft/d",
utype = "flow",
scale = 0.00032774128,
default = "km3/a",
link = "Cubic foot per second",
},
["kcuft/s"] = {
name1 = "cubic foot per second",
name1_us = "cubic foot per second",
name2 = "cubic feet per second",
name2_us = "cubic feet per second",
symbol = "cu ft/s",
sym_us = "cu ft/s",
utype = "flow",
scale = 28.316846592,
default = "km3/a",
link = "Cubic foot per second",
},
["km3/a"] = {
name1 = "cubic kilometre per annum",
name1_us = "cubic kilometer per annum",
name2 = "cubic kilometres per annum",
name2_us = "cubic kilometers per annum",
symbol = "km<sup>3</sup>/a",
sym_us = "km<sup>3</sup>/a",
utype = "flow",
scale = 100/3.15576,
default = "cumi/a",
link = "Cubic metre per second",
},
["L/h"] = {
name1 = "litre per hour",
name1_us = "liter per hour",
name2 = "litres per hour",
name2_us = "liters per hour",
symbol = "L/h",
sym_us = "L/h",
utype = "flow",
scale = 0.001/3600,
default = "impgal/h USgal/h",
link = "Cubic metre per second",
},
["L/min"] = {
name1 = "litre per minute",
name1_us = "liter per minute",
name2 = "litres per minute",
name2_us = "liters per minute",
symbol = "L/min",
sym_us = "L/min",
utype = "flow",
scale = 1/60000,
default = "impgal/min USgal/min",
link = "Cubic metre per second",
},
["L/s"] = {
name1 = "litre per second",
name1_us = "liter per second",
name2 = "litres per second",
name2_us = "liters per second",
symbol = "L/s",
sym_us = "L/s",
utype = "flow",
scale = 0.001,
default = "cuft/s",
link = "Cubic metre per second",
},
["m3/a"] = {
name1 = "cubic metre per annum",
name1_us = "cubic meter per annum",
name2 = "cubic metres per annum",
name2_us = "cubic meters per annum",
symbol = "m<sup>3</sup>/a",
sym_us = "m<sup>3</sup>/a",
utype = "flow",
scale = 1/31557600,
default = "cuft/a",
link = "Cubic metre per second",
},
["m3/d"] = {
name1 = "cubic metre per day",
name1_us = "cubic meter per day",
name2 = "cubic metres per day",
name2_us = "cubic meters per day",
symbol = "m<sup>3</sup>/d",
sym_us = "m<sup>3</sup>/d",
utype = "flow",
scale = 1/86400,
default = "cuft/d",
link = "Cubic metre per second",
},
["m3/h"] = {
name1 = "cubic metre per hour",
name1_us = "cubic meter per hour",
name2 = "cubic metres per hour",
name2_us = "cubic meters per hour",
symbol = "m<sup>3</sup>/h",
sym_us = "m<sup>3</sup>/h",
utype = "flow",
scale = 1/3600,
default = "cuft/h",
link = "Cubic metre per second",
},
["m3/min"] = {
name1 = "cubic metre per minute",
name1_us = "cubic meter per minute",
name2 = "cubic metres per minute",
name2_us = "cubic meters per minute",
symbol = "m<sup>3</sup>/min",
sym_us = "m<sup>3</sup>/min",
utype = "flow",
scale = 1/60,
default = "cuft/min",
link = "Cubic metre per second",
},
["m3/s"] = {
name1 = "cubic metre per second",
name1_us = "cubic meter per second",
name2 = "cubic metres per second",
name2_us = "cubic meters per second",
symbol = "m<sup>3</sup>/s",
sym_us = "m<sup>3</sup>/s",
utype = "flow",
scale = 1,
default = "cuft/s",
link = "Cubic metre per second",
},
["Mcuft/a"] = {
name1 = "cubic foot per annum",
name1_us = "cubic foot per annum",
name2 = "cubic feet per annum",
name2_us = "cubic feet per annum",
symbol = "cu ft/a",
sym_us = "cu ft/a",
utype = "flow",
scale = 20483.83/22828125,
default = "km3/a",
link = "Cubic foot per second",
},
["Mcuft/d"] = {
name1 = "cubic foot per day",
name1_us = "cubic foot per day",
name2 = "cubic feet per day",
name2_us = "cubic feet per day",
symbol = "cu ft/d",
sym_us = "cu ft/d",
utype = "flow",
scale = 0.32774128,
default = "km3/a",
link = "Cubic foot per second",
},
["Mcuft/s"] = {
name1 = "cubic foot per second",
name1_us = "cubic foot per second",
name2 = "cubic feet per second",
name2_us = "cubic feet per second",
symbol = "cu ft/s",
sym_us = "cu ft/s",
utype = "flow",
scale = 28316.846592,
default = "km3/a",
link = "Cubic foot per second",
},
["Tcuft/a"] = {
name1 = "cubic foot per annum",
name1_us = "cubic foot per annum",
name2 = "cubic feet per annum",
name2_us = "cubic feet per annum",
symbol = "cu ft/a",
sym_us = "cu ft/a",
utype = "flow",
scale = 2048383/2282.8125,
default = "km3/a",
link = "Cubic foot per second",
},
["Tcuft/d"] = {
name1 = "cubic foot per day",
name1_us = "cubic foot per day",
name2 = "cubic feet per day",
name2_us = "cubic feet per day",
symbol = "cu ft/d",
sym_us = "cu ft/d",
utype = "flow",
scale = 327741.28,
default = "km3/a",
link = "Cubic foot per second",
},
["USgal/d"] = {
name1 = "US gallon per day",
name1_us = "US gallon per day",
name2 = "US gallons per day",
name2_us = "US gallons per day",
symbol = "US gal/d",
sym_us = "US gal/d",
utype = "flow",
scale = 4.73176473/108000000,
default = "m3/s",
link = "US gallon per day",
},
["USgal/h"] = {
name1 = "gallon per hour",
name1_us = "gallon per hour",
name2 = "gallons per hour",
name2_us = "gallons per hour",
symbol = "gal/h",
sym_us = "gal/h",
utype = "flow",
scale = 1.57725491/1500000,
default = "m3/h",
link = "Gallon",
},
["USgal/min"] = {
name1 = "US gallon per minute",
name1_us = "US gallon per minute",
name2 = "US gallons per minute",
name2_us = "US gallons per minute",
symbol = "US gal/min",
sym_us = "US gal/min",
utype = "flow",
scale = 1.57725491/25000,
default = "m3/s",
link = "Gallon",
},
["USgal/s"] = {
name1 = "US gallon per second",
name1_us = "U.S. gallon per second",
name2 = "US gallons per second",
name2_us = "U.S. gallons per second",
symbol = "USgal/s",
sym_us = "USgal/s",
utype = "flow",
scale = 0.00378541178,
default = "m3/s",
link = "US gallons per second",
},
["ft3/a"] = {
target = "cuft/a",
},
["ft3/d"] = {
target = "cuft/d",
},
["ft3/h"] = {
target = "cuft/h",
},
["ft3/s"] = {
target = "cuft/s",
},
["m³/s"] = {
target = "m3/s",
},
["dyn"] = {
name1 = "dyne",
name1_us = "dyne",
name2 = "dynes",
name2_us = "dynes",
symbol = "dyn",
sym_us = "dyn",
utype = "force",
scale = 0.00001,
default = "gr-f",
link = "Dyne",
},
["g-f"] = {
name1 = "gram-force",
name1_us = "gram-force",
name2 = "grams-force",
name2_us = "grams-force",
symbol = "g<sub>f</sub>",
sym_us = "g<sub>f</sub>",
utype = "force",
scale = 0.00980665,
default = "mN ozf",
link = "Kilogram-force",
},
["gf"] = {
name1 = "gram-force",
name1_us = "gram-force",
name2 = "grams-force",
name2_us = "grams-force",
symbol = "gf",
sym_us = "gf",
utype = "force",
scale = 0.00980665,
default = "mN ozf",
link = "Kilogram-force",
},
["gr-f"] = {
name1 = "grain-force",
name1_us = "grain-force",
name2 = "grains-force",
name2_us = "grains-force",
symbol = "gr<sub>f</sub>",
sym_us = "gr<sub>f</sub>",
utype = "force",
scale = 0.0006354602307515,
default = "µN",
link = "Pound-force",
},
["grf"] = {
name1 = "grain-force",
name1_us = "grain-force",
name2 = "grains-force",
name2_us = "grains-force",
symbol = "grf",
sym_us = "grf",
utype = "force",
scale = 0.0006354602307515,
default = "µN",
link = "Pound-force",
},
["kdyn"] = {
name1 = "kilodyne",
name1_us = "kilodyne",
name2 = "kilodynes",
name2_us = "kilodynes",
symbol = "kdyn",
sym_us = "kdyn",
utype = "force",
scale = 0.01,
default = "oz-f",
link = "Dyne",
},
["kg-f"] = {
name1 = "kilogram-force",
name1_us = "kilogram-force",
name2 = "kilograms-force",
name2_us = "kilograms-force",
symbol = "kg<sub>f</sub>",
sym_us = "kg<sub>f</sub>",
utype = "force",
scale = 9.80665,
default = "N lb-f",
link = "Kilogram-force",
},
["kgf"] = {
name1 = "kilogram-force",
name1_us = "kilogram-force",
name2 = "kilograms-force",
name2_us = "kilograms-force",
symbol = "kgf",
sym_us = "kgf",
utype = "force",
scale = 9.80665,
default = "N lbf",
link = "Kilogram-force",
},
["kp"] = {
name1 = "kilopond",
name1_us = "kilopond",
name2 = "kiloponds",
name2_us = "kiloponds",
symbol = "kp",
sym_us = "kp",
utype = "force",
scale = 9.80665,
default = "N lbf",
link = "Kilogram-force",
},
["lb-f"] = {
name1 = "pound-force",
name1_us = "pound-force",
name2 = "pounds-force",
name2_us = "pounds-force",
symbol = "lb<sub>f</sub>",
sym_us = "lb<sub>f</sub>",
utype = "force",
scale = 4.4482216152605,
default = "N",
link = "Pound-force",
},
["lbf"] = {
name1 = "pound-force",
name1_us = "pound-force",
name2 = "pounds-force",
name2_us = "pounds-force",
symbol = "lbf",
sym_us = "lbf",
utype = "force",
scale = 4.4482216152605,
default = "N",
link = "Pound-force",
},
["LT-f"] = {
name1 = "long ton-force",
name1_us = "long ton-force",
name2 = "long tons-force",
name2_us = "long tons-force",
symbol = "LT<sub>f</sub>",
sym_us = "LT<sub>f</sub>",
utype = "force",
scale = 9964.01641818352,
default = "kN",
link = "Ton#Units of force",
},
["LTf"] = {
name1 = "long ton-force",
name1_us = "long ton-force",
name2 = "long tons-force",
name2_us = "long tons-force",
symbol = "LTf",
sym_us = "LTf",
utype = "force",
scale = 9964.01641818352,
default = "kN",
link = "Ton#Units of force",
},
["Mdyn"] = {
name1 = "megadyne",
name1_us = "megadyne",
name2 = "megadynes",
name2_us = "megadynes",
symbol = "Mdyn",
sym_us = "Mdyn",
utype = "force",
scale = 10,
default = "lb-f",
link = "Dyne",
},
["mdyn"] = {
name1 = "millidyne",
name1_us = "millidyne",
name2 = "millidynes",
name2_us = "millidynes",
symbol = "mdyn",
sym_us = "mdyn",
utype = "force",
scale = 0.00000001,
default = "gr-f",
link = "Dyne",
},
["mg-f"] = {
name1 = "milligram-force",
name1_us = "milligram-force",
name2 = "milligrams-force",
name2_us = "milligrams-force",
symbol = "mg<sub>f</sub>",
sym_us = "mg<sub>f</sub>",
utype = "force",
scale = 0.00000980665,
default = "µN gr-f",
link = "Kilogram-force",
},
["mgf"] = {
name1 = "milligram-force",
name1_us = "milligram-force",
name2 = "milligrams-force",
name2_us = "milligrams-force",
symbol = "mgf",
sym_us = "mgf",
utype = "force",
scale = 0.00000980665,
default = "µN grf",
link = "Kilogram-force",
},
["Mp"] = {
name1 = "megapond",
name1_us = "megapond",
name2 = "megaponds",
name2_us = "megaponds",
symbol = "Mp",
sym_us = "Mp",
utype = "force",
scale = 9806.65,
default = "kN LTf STf",
link = "Kilogram-force",
},
["mp"] = {
name1 = "millipond",
name1_us = "millipond",
name2 = "milliponds",
name2_us = "milliponds",
symbol = "mp",
sym_us = "mp",
utype = "force",
scale = 0.00000980665,
default = "µN grf",
link = "Kilogram-force",
},
["N"] = {
name1 = "%snewton",
name1_us = "%snewton",
name2 = "%snewtons",
name2_us = "%snewtons",
symbol = "N",
sym_us = "N",
utype = "force",
scale = 1,
prefixes = 1,
default = "lb-f",
link = "Newton (unit)",
},
["oz-f"] = {
name1 = "ounce-force",
name1_us = "ounce-force",
name2 = "ounces-force",
name2_us = "ounces-force",
symbol = "oz<sub>f</sub>",
sym_us = "oz<sub>f</sub>",
utype = "force",
scale = 0.2780138203095378125,
default = "mN",
link = "Pound-force",
},
["ozf"] = {
name1 = "ounce-force",
name1_us = "ounce-force",
name2 = "ounces-force",
name2_us = "ounces-force",
symbol = "ozf",
sym_us = "ozf",
utype = "force",
scale = 0.2780138203095378125,
default = "mN",
link = "Pound-force",
},
["p"] = {
name1 = "pond",
name1_us = "pond",
name2 = "ponds",
name2_us = "ponds",
symbol = "p",
sym_us = "p",
utype = "force",
scale = 0.00980665,
default = "mN ozf",
link = "Kilogram-force",
},
["pdl"] = {
name1 = "poundal",
name1_us = "poundal",
name2 = "poundals",
name2_us = "poundals",
symbol = "pdl",
sym_us = "pdl",
utype = "force",
scale = 0.138254954376,
default = "N",
link = "Poundal",
},
["ST-f"] = {
name1 = "short ton-force",
name1_us = "short ton-force",
name2 = "short tons-force",
name2_us = "short tons-force",
symbol = "ST<sub>f</sub>",
sym_us = "ST<sub>f</sub>",
utype = "force",
scale = 8896.443230521,
default = "kN",
link = "Ton#Units of force",
},
["STf"] = {
name1 = "short ton-force",
name1_us = "short ton-force",
name2 = "short tons-force",
name2_us = "short tons-force",
symbol = "STf",
sym_us = "STf",
utype = "force",
scale = 8896.443230521,
default = "kN",
link = "Ton#Units of force",
},
["t-f"] = {
name1 = "tonne-force",
name1_us = "tonne-force",
name2 = "tonnes-force",
name2_us = "tonnes-force",
symbol = "t<sub>f</sub>",
sym_us = "t<sub>f</sub>",
utype = "force",
scale = 9806.65,
default = "kN LTf STf",
link = "Kilogram-force",
},
["tf"] = {
name1 = "tonne-force",
name1_us = "tonne-force",
name2 = "tonnes-force",
name2_us = "tonnes-force",
symbol = "tf",
sym_us = "tf",
utype = "force",
scale = 9806.65,
default = "kN LTf STf",
link = "Kilogram-force",
},
["dyne"] = {
target = "dyn",
},
["newtons"] = {
target = "N",
},
["impgal/mi"] = {
name1 = "imperial gallon per mile",
name1_us = "imperial gallon per mile",
name2 = "imperial gallons per mile",
name2_us = "imperial gallons per mile",
symbol = "imp gal/mi",
sym_us = "imp gal/mi",
utype = "fuel efficiency",
scale = 4.54609/1.609344,
invert = 1,
default = "l/km USgal/mi",
link = "Fuel economy in automobiles",
},
["km/L"] = {
name1 = "kilometre per litre",
name1_us = "kilometer per liter",
name2 = "kilometres per litre",
name2_us = "kilometers per liter",
symbol = "km/L",
sym_us = "km/L",
utype = "fuel efficiency",
scale = 1,
invert = -1,
default = "mpgimp mpgus",
link = "Fuel economy in automobiles",
},
["km/l"] = {
name1 = "kilometre per litre",
name1_us = "kilometer per liter",
name2 = "kilometres per litre",
name2_us = "kilometers per liter",
symbol = "km/l",
sym_us = "km/l",
utype = "fuel efficiency",
scale = 1,
invert = -1,
default = "mpgimp mpgus",
link = "Fuel economy in automobiles",
},
["L/100 km"] = {
name1 = "litre per 100 kilometres",
name1_us = "liter per 100 kilometers",
name2 = "litres per 100 kilometres",
name2_us = "liters per 100 kilometers",
symbol = "L/100 km",
sym_us = "L/100 km",
utype = "fuel efficiency",
scale = 0.01,
invert = 1,
default = "mpgimp mpgus",
link = "Fuel economy in automobiles",
},
["l/100 km"] = {
name1 = "litre per 100 kilometres",
name1_us = "liter per 100 kilometers",
name2 = "litres per 100 kilometres",
name2_us = "liters per 100 kilometers",
symbol = "l/100 km",
sym_us = "l/100 km",
utype = "fuel efficiency",
scale = 0.01,
invert = 1,
default = "mpgimp mpgus",
link = "Fuel economy in automobiles",
},
["L/km"] = {
name1 = "litre per kilometre",
name1_us = "liter per kilometer",
name2 = "litres per kilometre",
name2_us = "liters per kilometer",
symbol = "L/km",
sym_us = "L/km",
utype = "fuel efficiency",
scale = 1,
invert = 1,
default = "mpgimp mpgus",
link = "Fuel economy in automobiles",
},
["l/km"] = {
name1 = "litre per kilometre",
name1_us = "liter per kilometer",
name2 = "litres per kilometre",
name2_us = "liters per kilometer",
symbol = "l/km",
sym_us = "l/km",
utype = "fuel efficiency",
scale = 1,
invert = 1,
default = "mpgimp mpgus",
link = "Fuel economy in automobiles",
},
["mpgimp"] = {
name1 = "mile per imperial gallon",
name1_us = "mile per imperial gallon",
name2 = "miles per imperial gallon",
name2_us = "miles per imperial gallon",
symbol = "mpg<sub><small>-imp</small></sub>",
sym_us = "mpg<sub><small>-imp</small></sub>",
utype = "fuel efficiency",
scale = 1.609344/4.54609,
invert = -1,
default = "L/100 km mpgus",
link = "Fuel economy in automobiles",
},
["mpgus"] = {
name1 = "mile per US gallon",
name1_us = "mile per U.S. gallon",
name2 = "miles per US gallon",
name2_us = "miles per U.S. gallon",
symbol = "mpg<sub><small>-US</small></sub>",
sym_us = "mpg<sub><small>-U.S.</small></sub>",
utype = "fuel efficiency",
scale = 1.609344/3.785411784,
invert = -1,
default = "L/100 km mpgimp",
link = "Fuel economy in automobiles",
},
["usgal/mi"] = {
name1 = "US gallon per mile",
name1_us = "U.S. gallon per mile",
name2 = "US gallons per mile",
name2_us = "U.S. gallons per mile",
symbol = "US gal/mi",
sym_us = "U.S. gal/mi",
utype = "fuel efficiency",
scale = 3.785411784/1.609344,
invert = 1,
default = "l/km impgal/mi",
link = "Fuel economy in automobiles",
},
["L/100km"] = {
target = "L/100 km",
},
["l/100km"] = {
target = "l/100 km",
},
["mpgU.S."] = {
target = "mpgus",
sp_us = true,
},
["mpgu.s."] = {
target = "mpgus",
sp_us = true,
},
["mpgUS"] = {
target = "mpgus",
},
["U.S.gal/mi"] = {
target = "usgal/mi",
sp_us = true,
},
["USgal/mi"] = {
target = "usgal/mi",
},
["cm/km"] = {
name1 = "centimetre per kilometre",
name1_us = "centimeter per kilometer",
name2 = "centimetres per kilometre",
name2_us = "centimeters per kilometer",
symbol = "cm/km",
sym_us = "cm/km",
utype = "gradient",
scale = 0.00001,
default = "ft/mi",
link = "Grade (slope)",
},
["ft/mi"] = {
name1 = "foot per mile",
name1_us = "foot per mile",
name2 = "feet per mile",
name2_us = "feet per mile",
symbol = "ft/mi",
sym_us = "ft/mi",
utype = "gradient",
scale = 1/5280,
default = "v < 5.28 | c | | m/km",
link = "Grade (slope)",
},
["ft/nmi"] = {
name1 = "foot per nautical mile",
name1_us = "foot per nautical mile",
name2 = "feet per nautical mile",
name2_us = "feet per nautical mile",
symbol = "ft/nmi",
sym_us = "ft/nmi",
utype = "gradient",
scale = 1.524/9260,
default = "v < 6.076 | c | | m/km",
link = "Grade (slope)",
},
["in/ft"] = {
name1 = "inch per foot",
name1_us = "inch per foot",
name2 = "inches per foot",
name2_us = "inches per foot",
symbol = "in/ft",
sym_us = "in/ft",
utype = "gradient",
scale = 1/12,
default = "mm/m",
link = "Grade (slope)",
},
["in/mi"] = {
name1 = "inch per mile",
name1_us = "inch per mile",
name2 = "inches per mile",
name2_us = "inches per mile",
symbol = "in/mi",
sym_us = "in/mi",
utype = "gradient",
scale = 1/63360,
default = "v < 0.6336 | m | c | m/km",
link = "Grade (slope)",
},
["m/km"] = {
name1 = "metre per kilometre",
name1_us = "meter per kilometer",
name2 = "metres per kilometre",
name2_us = "meters per kilometer",
symbol = "m/km",
sym_us = "m/km",
utype = "gradient",
scale = 0.001,
default = "ft/mi",
link = "Grade (slope)",
},
["mm/km"] = {
name1 = "millimetre per kilometre",
name1_us = "millimeter per kilometer",
name2 = "millimetres per kilometre",
name2_us = "millimeters per kilometer",
symbol = "mm/km",
sym_us = "mm/km",
utype = "gradient",
scale = 0.000001,
default = "in/mi",
link = "Grade (slope)",
},
["mm/m"] = {
name1 = "millimetre per metre",
name1_us = "millimeter per meter",
name2 = "millimetres per metre",
name2_us = "millimeters per meter",
symbol = "mm/m",
sym_us = "mm/m",
utype = "gradient",
scale = 0.001,
default = "in/ft",
link = "Grade (slope)",
},
["admi"] = {
name1 = "admiralty mile",
name1_us = "admiralty mile",
name2 = "admiralty miles",
name2_us = "admiralty miles",
symbol = "nmi (admiralty)",
sym_us = "nmi (admiralty)",
utype = "length",
scale = 1853.184,
default = "km mi",
link = "Nautical mile",
},
["AU"] = {
name1 = "astronomical unit",
name1_us = "astronomical unit",
name2 = "astronomical units",
name2_us = "astronomical units",
symbol = "AU",
sym_us = "AU",
utype = "length",
scale = 149597870700,
default = "km mi",
link = "Astronomical unit",
},
["Brnmi"] = {
name1 = "British nautical mile",
name1_us = "British nautical mile",
name2 = "British nautical miles",
name2_us = "British nautical miles",
symbol = "(Brit) nmi",
sym_us = "(Brit) nmi",
utype = "length",
scale = 1853.184,
default = "km mi",
link = "Nautical mile",
},
["bu"] = {
name1 = "bu",
name1_us = "bu",
name2 = "bu",
name2_us = "bu",
symbol = "bu",
sym_us = "bu",
utype = "length",
scale = 1/330,
default = "mm",
link = "Japanese units of measurement#Length",
},
["chain"] = {
name1 = "chain",
name1_us = "chain",
name2 = "chains",
name2_us = "chains",
symbol = "chain",
sym_us = "chain",
usename = 1,
utype = "length",
scale = 20.1168,
default = "ft m",
link = "Chain (unit)",
},
["fathom"] = {
name1 = "fathom",
name1_us = "fathom",
name2 = "fathoms",
name2_us = "fathoms",
symbol = "fathom",
sym_us = "fathom",
usename = 1,
utype = "length",
scale = 1.8288,
default = "ft m",
link = "Fathom",
},
["foot"] = {
name1 = "foot",
name1_us = "foot",
name2 = "foot",
name2_us = "foot",
symbol = "ft",
sym_us = "ft",
utype = "length",
scale = 0.3048,
default = "m",
link = "Foot (unit)",
},
["ft"] = {
name1 = "foot",
name1_us = "foot",
name2 = "feet",
name2_us = "feet",
symbol = "ft",
sym_us = "ft",
utype = "length",
scale = 0.3048,
default = "m",
link = "Foot (unit)",
},
["furlong"] = {
name1 = "furlong",
name1_us = "furlong",
name2 = "furlongs",
name2_us = "furlongs",
symbol = "furlong",
sym_us = "furlong",
usename = 1,
utype = "length",
scale = 201.168,
default = "ft m",
link = "Furlong",
},
["Gly"] = {
name1 = "gigalight-year",
name1_us = "gigalight-year",
name2 = "gigalight-years",
name2_us = "gigalight-years",
symbol = "Gly",
sym_us = "Gly",
utype = "length",
scale = 9.4607304725808e24,
default = "Mpc",
link = "Light-year#Distances in light-years",
},
["Gpc"] = {
name1 = "gigaparsec",
name1_us = "gigaparsec",
name2 = "gigaparsecs",
name2_us = "gigaparsecs",
symbol = "Gpc",
sym_us = "Gpc",
utype = "length",
scale = 3.0856775814671916e25,
default = "Gly",
link = "Parsec#Megaparsecs and gigaparsecs",
},
["hand"] = {
name1 = "hand",
name1_us = "hand",
name2 = "hands",
name2_us = "hands",
symbol = "h",
sym_us = "h",
utype = "length",
scale = 0.1016,
default = "cm",
link = "Hand (unit)",
},
["in"] = {
name1 = "inch",
name1_us = "inch",
name2 = "inches",
name2_us = "inches",
symbol = "in",
sym_us = "in",
utype = "length",
scale = 0.0254,
default = "mm",
link = "Inch",
},
["inabbreviated"] = {
name1 = "in",
name1_us = "in",
name2 = "in",
name2_us = "in",
symbol = "in",
sym_us = "in",
utype = "length",
scale = 0.0254,
default = "mm",
link = "Inch",
},
["kly"] = {
name1 = "kilolight-year",
name1_us = "kilolight-year",
name2 = "kilolight-years",
name2_us = "kilolight-years",
symbol = "kly",
sym_us = "kly",
utype = "length",
scale = 9.4607304725808e18,
default = "pc",
link = "Light-year#Distances in light-years",
},
["kpc"] = {
name1 = "kiloparsec",
name1_us = "kiloparsec",
name2 = "kiloparsecs",
name2_us = "kiloparsecs",
symbol = "kpc",
sym_us = "kpc",
utype = "length",
scale = 3.0856775814671916e19,
default = "kly",
link = "Parsec#Parsecs and kiloparsecs",
},
["LD"] = {
name1 = "lunar distance",
name1_us = "lunar distance",
name2 = "lunar distances",
name2_us = "lunar distances",
symbol = "LD",
sym_us = "LD",
utype = "length",
scale = 384403000,
default = "km mi",
link = "Lunar distance (astronomy)",
},
["ly"] = {
name1 = "light-year",
name1_us = "light-year",
name2 = "light-years",
name2_us = "light-years",
symbol = "ly",
sym_us = "ly",
utype = "length",
scale = 9.4607304725808e15,
default = "AU",
link = "Light-year",
},
["m"] = {
name1 = "%smetre",
name1_us = "%smeter",
name2 = "%smetres",
name2_us = "%smeters",
symbol = "m",
sym_us = "m",
utype = "length",
scale = 1,
prefixes = 1,
default = "v > 0 and v < 3 | ftin | ft",
link = "Metre",
},
["mi"] = {
name1 = "mile",
name1_us = "mile",
name2 = "miles",
name2_us = "miles",
symbol = "mi",
sym_us = "mi",
utype = "length",
scale = 1609.344,
default = "km",
link = "Mile",
},
["mil"] = {
name1 = "mil",
name1_us = "mil",
name2 = "mils",
name2_us = "mils",
symbol = "mil",
sym_us = "mil",
utype = "length",
scale = 0.0000254,
default = "mm",
link = "Thou (unit of length)",
},
["Mly"] = {
name1 = "megalight-year",
name1_us = "megalight-year",
name2 = "megalight-years",
name2_us = "megalight-years",
symbol = "Mly",
sym_us = "Mly",
utype = "length",
scale = 9.4607304725808e21,
default = "kpc",
link = "Light-year#Distances in light-years",
},
["Mpc"] = {
name1 = "megaparsec",
name1_us = "megaparsec",
name2 = "megaparsecs",
name2_us = "megaparsecs",
symbol = "Mpc",
sym_us = "Mpc",
utype = "length",
scale = 3.0856775814671916e22,
default = "Mly",
link = "Parsec#Megaparsecs and gigaparsecs",
},
["NM"] = {
name1 = "nautical mile",
name1_us = "nautical mile",
name2 = "nautical miles",
name2_us = "nautical miles",
symbol = "NM",
sym_us = "NM",
utype = "length",
scale = 1852,
default = "km mi",
link = "Nautical mile",
},
["nmi"] = {
name1 = "nautical mile",
name1_us = "nautical mile",
name2 = "nautical miles",
name2_us = "nautical miles",
symbol = "nmi",
sym_us = "nmi",
utype = "length",
scale = 1852,
default = "km mi",
link = "Nautical mile",
},
["oldUKnmi"] = {
name1 = "nautical mile",
name1_us = "nautical mile",
name2 = "nautical miles",
name2_us = "nautical miles",
symbol = "nmi",
sym_us = "nmi",
utype = "length",
scale = 1853.184,
default = "km mi",
link = "Nautical mile",
},
["oldUSnmi"] = {
name1 = "nautical mile",
name1_us = "nautical mile",
name2 = "nautical miles",
name2_us = "nautical miles",
symbol = "nmi",
sym_us = "nmi",
utype = "length",
scale = 1853.24496,
default = "km mi",
link = "Nautical mile",
},
["pc"] = {
name1 = "parsec",
name1_us = "parsec",
name2 = "parsecs",
name2_us = "parsecs",
symbol = "pc",
sym_us = "pc",
utype = "length",
scale = 3.0856775814671916e16,
default = "ly",
link = "Parsec",
},
["perch"] = {
name1 = "perch",
name1_us = "perch",
name2 = "perches",
name2_us = "perches",
symbol = "perch",
sym_us = "perch",
usename = 1,
utype = "length",
scale = 5.0292,
default = "ft m",
link = "Rod (unit)",
},
["pole"] = {
name1 = "pole",
name1_us = "pole",
name2 = "poles",
name2_us = "poles",
symbol = "pole",
sym_us = "pole",
usename = 1,
utype = "length",
scale = 5.0292,
default = "ft m",
link = "Rod (unit)",
},
["pre1954U.S.nmi"] = {
name1 = "(pre-1954 U.S.) nautical mile",
name1_us = "(pre-1954 U.S.) nautical mile",
name2 = "(pre-1954 U.S.) nautical miles",
name2_us = "(pre-1954 U.S.) nautical miles",
symbol = "(pre-1954 U.S.) nmi",
sym_us = "(pre-1954 U.S.) nmi",
utype = "length",
scale = 1853.24496,
default = "km mi",
link = "Nautical mile",
},
["pre1954USnmi"] = {
name1 = "(pre-1954 US) nautical mile",
name1_us = "(pre-1954 U.S.) nautical mile",
name2 = "(pre-1954 US) nautical miles",
name2_us = "(pre-1954 U.S.) nautical miles",
symbol = "(pre-1954 US) nmi",
sym_us = "(pre-1954 U.S.) nmi",
utype = "length",
scale = 1853.24496,
default = "km mi",
link = "Nautical mile",
},
["rd"] = {
name1 = "rod",
name1_us = "rod",
name2 = "rods",
name2_us = "rods",
symbol = "rd",
sym_us = "rd",
utype = "length",
scale = 5.0292,
default = "ft m",
link = "Rod (unit)",
},
["royal cubit"] = {
name1 = "royal cubit",
name1_us = "royal cubit",
name2 = "royal cubits",
name2_us = "royal cubits",
symbol = "cu",
sym_us = "cu",
utype = "length",
scale = 0.524,
default = "mm",
link = "Royal cubit",
},
["rtkm"] = {
name1 = "route kilometre",
name1_us = "route kilometer",
name2 = "route kilometres",
name2_us = "route kilometers",
symbol = "km",
sym_us = "km",
utype = "length",
scale = 1000,
default = "mi",
link = "Kilometre",
},
["rtmi"] = {
name1 = "route mile",
name1_us = "route mile",
name2 = "route miles",
name2_us = "route miles",
symbol = "mi",
sym_us = "mi",
utype = "length",
scale = 1609.344,
default = "km",
link = "Mile",
},
["shaku"] = {
name1 = "shaku",
name1_us = "shaku",
name2 = "shaku",
name2_us = "shaku",
symbol = "shaku",
sym_us = "shaku",
utype = "length",
scale = 10/33,
default = "m",
link = "Japanese units of measurement#Length",
},
["sm"] = {
name1 = "smoot",
name1_us = "smoot",
name2 = "smoots",
name2_us = "smoots",
symbol = "sm",
sym_us = "sm",
utype = "length",
scale = 1.70180,
default = "m",
link = "Smoot (unit)",
},
["smi"] = {
name1 = "statute mile",
name1_us = "statute mile",
name2 = "statute miles",
name2_us = "statute miles",
symbol = "mi",
sym_us = "mi",
utype = "length",
scale = 1609.344,
default = "km",
link = "Statute mile",
},
["sun"] = {
name1 = "sun",
name1_us = "sun",
name2 = "sun",
name2_us = "sun",
symbol = "sun",
sym_us = "sun",
utype = "length",
scale = 1/33,
default = "mm",
link = "Japanese units of measurement#Length",
},
["thou"] = {
name1 = "thou",
name1_us = "thou",
name2 = "thou",
name2_us = "thou",
symbol = "thou",
sym_us = "thou",
utype = "length",
scale = 0.0000254,
default = "mm",
link = "Thou (unit of length)",
},
["verst"] = {
name1 = "verst",
name1_us = "verst",
name2 = "versts",
name2_us = "versts",
symbol = "verst",
sym_us = "verst",
utype = "length",
scale = 1066.8,
default = "km mi",
link = "Verst",
},
["yd"] = {
name1 = "yard",
name1_us = "yard",
name2 = "yards",
name2_us = "yards",
symbol = "yd",
sym_us = "yd",
utype = "length",
scale = 0.9144,
default = "m",
link = "Yard",
},
["µin"] = {
name1 = "microinch",
name1_us = "microinch",
name2 = "microinches",
name2_us = "microinches",
symbol = "µin",
sym_us = "µin",
utype = "length",
scale = 0.0000000254,
default = "nm",
link = "SI prefix#Non-SI units",
},
["Å"] = {
name1 = "ångström",
name1_us = "ångström",
name2 = "ångströms",
name2_us = "ångströms",
symbol = "Å",
sym_us = "Å",
utype = "length",
scale = 0.0000000001,
default = "in",
link = "Angstrom",
},
["admiralty nmi"] = {
target = "oldUKnmi",
},
["angstrom"] = {
target = "Å",
},
["ch"] = {
target = "chain",
},
["feet"] = {
shouldbe = "ft",
},
["inch"] = {
target = "in",
},
["micrometre"] = {
target = "µm",
},
["miles"] = {
target = "mi",
},
["parsec"] = {
target = "pc",
},
["rod"] = {
target = "rd",
},
["uin"] = {
target = "µin",
},
["yard"] = {
target = "yd",
},
["yards"] = {
target = "yd",
},
["μin"] = {
target = "µin",
},
["kg/cm"] = {
name1 = "kilogram per centimetre",
name1_us = "kilogram per centimeter",
name2 = "kilograms per centimetre",
name2_us = "kilograms per centimeter",
symbol = "kg/cm",
sym_us = "kg/cm",
utype = "linear density",
scale = 100,
default = "lb/yd",
link = "Linear density",
},
["kg/m"] = {
name1 = "kilogram per metre",
name1_us = "kilogram per meter",
name2 = "kilograms per metre",
name2_us = "kilograms per meter",
symbol = "kg/m",
sym_us = "kg/m",
utype = "linear density",
scale = 1,
default = "lb/yd",
link = "Linear density",
},
["lb/ft"] = {
name1 = "pound per foot",
name1_us = "pound per foot",
name2 = "pounds per foot",
name2_us = "pounds per foot",
symbol = "lb/ft",
sym_us = "lb/ft",
utype = "linear density",
scale = 4535.9237/3048,
default = "kg/m",
link = "Linear density",
},
["lb/yd"] = {
name1 = "pound per yard",
name1_us = "pound per yard",
name2 = "pounds per yard",
name2_us = "pounds per yard",
symbol = "lb/yd",
sym_us = "lb/yd",
utype = "linear density",
scale = 4535.9237/9144,
default = "kg/m",
link = "Linear density",
},
["carat"] = {
name1 = "carat",
name1_us = "carat",
name2 = "carats",
name2_us = "carats",
symbol = "carat",
sym_us = "carat",
usename = 1,
utype = "mass",
scale = 0.0002,
default = "g",
link = "Carat (mass)",
},
["drachm"] = {
name1 = "drachm",
name1_us = "dram",
name2 = "drachms",
name2_us = "drams",
symbol = "drachm",
sym_us = "drachm",
usename = 1,
utype = "mass",
scale = 0.001771845195,
default = "g",
link = "Dram (unit)",
},
["dram"] = {
name1 = "drachm",
name1_us = "dram",
name2 = "drachms",
name2_us = "drams",
symbol = "drachm",
sym_us = "drachm",
usename = 1,
utype = "mass",
scale = 0.001771845195,
default = "g",
link = "Dram (unit)",
},
["dwt"] = {
name1 = "pennyweight",
name1_us = "pennyweight",
name2 = "pennyweights",
name2_us = "pennyweights",
symbol = "dwt",
sym_us = "dwt",
utype = "mass",
scale = 0.00155517384,
default = "oz g",
link = "Pennyweight",
},
["DWton"] = {
name1 = "deadweight ton",
name1_us = "deadweight ton",
name2 = "deadweight tons",
name2_us = "deadweight tons",
symbol = "deadweight ton",
sym_us = "deadweight ton",
utype = "mass",
scale = 1016.0469088,
default = "DWtonne",
link = "Tonnage",
},
["DWtonne"] = {
name1 = "deadweight tonne",
name1_us = "deadweight tonne",
name2 = "deadweight tonnes",
name2_us = "deadweight tonnes",
symbol = "deadweight tonne",
sym_us = "deadweight tonne",
utype = "mass",
scale = 1000,
default = "DWton",
link = "Tonnage",
},
["g"] = {
name1 = "%sgram",
name1_us = "%sgram",
name2 = "%sgrams",
name2_us = "%sgrams",
symbol = "g",
sym_us = "g",
utype = "mass",
scale = 0.001,
prefixes = 1,
default = "oz",
link = "Gram",
},
["gr"] = {
name1 = "grain",
name1_us = "grain",
name2 = "grains",
name2_us = "grains",
symbol = "gr",
sym_us = "gr",
utype = "mass",
scale = 0.00006479891,
default = "g",
link = "Grain (unit)",
},
["Gt"] = {
name1 = "gigatonne",
name1_us = "gigatonne",
name2 = "gigatonnes",
name2_us = "gigatonnes",
symbol = "Gt",
sym_us = "Gt",
utype = "mass",
scale = 1000000000000,
default = "LT ST",
link = "Tonne",
},
["kilotonne"] = {
name1 = "kilotonne",
name1_us = "kilotonne",
name2 = "kilotonnes",
name2_us = "kilotonnes",
symbol = "kt",
sym_us = "kt",
utype = "mass",
scale = 1000000,
default = "LT ST",
link = "Tonne",
},
["lb"] = {
name1 = "pound",
name1_us = "pound",
name2 = "pounds",
name2_us = "pounds",
symbol = "lb",
sym_us = "lb",
utype = "mass",
scale = 0.45359237,
default = "kg",
link = "Pound (mass)",
},
["long cwt"] = {
name1 = "long hundredweight",
name1_us = "long hundredweight",
name2 = "long hundredweights",
name2_us = "long hundredweights",
symbol = "long cwt",
sym_us = "long cwt",
utype = "mass",
scale = 50.80234544,
default = "lb kg",
link = "Hundredweight",
},
["long qtr"] = {
name1 = "long quarter",
name1_us = "long quarter",
name2 = "long quarters",
name2_us = "long quarters",
symbol = "long qtr",
sym_us = "long qtr",
utype = "mass",
scale = 12.70058636,
default = "lb kg",
link = "Avoirdupois",
},
["long ton"] = {
name1 = "long ton",
name1_us = "long ton",
name2 = "long tons",
name2_us = "long tons",
symbol = "long ton",
sym_us = "long ton",
utype = "mass",
scale = 1016.0469088,
default = "t",
link = "Long ton",
},
["LT"] = {
name1 = "long ton",
name1_us = "long ton",
name2 = "long tons",
name2_us = "long tons",
symbol = "long ton",
sym_us = "long ton",
usename = 1,
utype = "mass",
scale = 1016.0469088,
default = "t",
link = "Long ton",
},
["lt"] = {
name1 = "long ton",
name1_us = "long ton",
name2 = "long tons",
name2_us = "long tons",
symbol = "LT",
sym_us = "LT",
utype = "mass",
scale = 1016.0469088,
default = "t",
link = "Long ton",
},
["metric ton"] = {
name1 = "metric ton",
name1_us = "metric ton",
name2 = "metric tons",
name2_us = "metric tons",
symbol = "metric ton",
sym_us = "metric ton",
utype = "mass",
scale = 1000,
default = "long ton",
link = "Tonne",
},
["MT"] = {
name1 = "metric ton",
name1_us = "metric ton",
name2 = "metric tons",
name2_us = "metric tons",
symbol = "t",
sym_us = "t",
utype = "mass",
scale = 1000,
default = "LT ST",
link = "Tonne",
},
["Mt"] = {
name1 = "megatonne",
name1_us = "megatonne",
name2 = "megatonnes",
name2_us = "megatonnes",
symbol = "Mt",
sym_us = "Mt",
utype = "mass",
scale = 1000000000,
default = "LT ST",
link = "Tonne",
},
["oz"] = {
name1 = "ounce",
name1_us = "ounce",
name2 = "ounces",
name2_us = "ounces",
symbol = "oz",
sym_us = "oz",
utype = "mass",
scale = 0.028349523125,
default = "g",
link = "Ounce",
},
["ozt"] = {
name1 = "troy ounce",
name1_us = "troy ounce",
name2 = "troy ounces",
name2_us = "troy ounces",
symbol = "ozt",
sym_us = "ozt",
utype = "mass",
scale = 0.0311034768,
default = "oz g",
link = "Troy ounce",
},
["pdr"] = {
name1 = "pounder",
name1_us = "pounder",
name2 = "pounders",
name2_us = "pounders",
symbol = "pdr",
sym_us = "pdr",
utype = "mass",
scale = 0.45359237,
default = "kg",
link = "Pound (mass)",
},
["Scwt"] = {
name1 = "short hundredweight",
name1_us = "short hundredweight",
name2 = "short hundredweight",
name2_us = "short hundredweight",
symbol = "Scwt",
sym_us = "Scwt",
utype = "mass",
scale = 45.359237,
default = "lb",
link = "Hundredweight",
},
["short cwt"] = {
name1 = "short hundredweight",
name1_us = "short hundredweight",
name2 = "short hundredweights",
name2_us = "short hundredweights",
symbol = "short cwt",
sym_us = "short cwt",
utype = "mass",
scale = 45.359237,
default = "lb kg",
link = "Hundredweight",
},
["short qtr"] = {
name1 = "short quarter",
name1_us = "short quarter",
name2 = "short quarters",
name2_us = "short quarters",
symbol = "short qtr",
sym_us = "short qtr",
utype = "mass",
scale = 11.33980925,
default = "lb kg",
link = "Avoirdupois",
},
["shton"] = {
name1 = "ton",
name1_us = "ton",
name2 = "tons",
name2_us = "tons",
symbol = "ton",
sym_us = "ton",
utype = "mass",
scale = 907.18474,
default = "t",
link = "Ton",
},
["solar mass"] = {
name1 = "solar mass",
name1_us = "solar mass",
name2 = "solar masses",
name2_us = "solar masses",
symbol = "M<sub>☉</sub>",
sym_us = "M<sub>☉</sub>",
utype = "mass",
scale = 1.98855e30,
default = "kg",
link = "Solar mass",
},
["ST"] = {
name1 = "short ton",
name1_us = "short ton",
name2 = "short tons",
name2_us = "short tons",
symbol = "short ton",
sym_us = "short ton",
usename = 1,
utype = "mass",
scale = 907.18474,
default = "t",
link = "Short ton",
},
["st"] = {
name1 = "stone",
name1_us = "stone",
name2 = "stone",
name2_us = "stone",
symbol = "st",
sym_us = "st",
utype = "mass",
scale = 6.35029318,
default = "lb kg",
link = "Stone (unit)",
},
["t"] = {
name1 = "tonne",
name1_us = "metric ton",
name2 = "tonnes",
name2_us = "metric tons",
symbol = "t",
sym_us = "t",
utype = "mass",
scale = 1000,
default = "LT ST",
link = "Tonne",
},
["tonne"] = {
name1 = "tonne",
name1_us = "metric ton",
name2 = "tonnes",
name2_us = "metric tons",
symbol = "t",
sym_us = "t",
utype = "mass",
scale = 1000,
default = "shton",
link = "Tonne",
},
["troy pound"] = {
name1 = "troy pound",
name1_us = "troy pound",
name2 = "troy pounds",
name2_us = "troy pounds",
symbol = "troy pound",
sym_us = "troy pound",
usename = 1,
utype = "mass",
scale = 0.3732417216,
default = "lb kg",
link = "Troy weight",
},
["viss"] = {
name1 = "viss",
name1_us = "viss",
name2 = "viss",
name2_us = "viss",
symbol = "viss",
sym_us = "viss",
utype = "mass",
scale = 1.632932532,
default = "kg",
link = "Burmese units of measurement#mass",
},
["lbs"] = {
target = "lb",
},
["mcg"] = {
target = "µg",
},
["stone"] = {
target = "st",
},
["tonnes"] = {
target = "t",
},
["/acre"] = {
name1 = "per acre",
name1_us = "per acre",
name2 = "per acre",
name2_us = "per acre",
symbol = "/acre",
sym_us = "/acre",
utype = "per unit area",
scale = 1000000/4046.8564224,
default = "/ha",
link = "Acre",
},
["/ha"] = {
name1 = "per hectare",
name1_us = "per hectare",
name2 = "per hectare",
name2_us = "per hectare",
symbol = "/ha",
sym_us = "/ha",
utype = "per unit area",
scale = 100,
default = "/acre",
link = "Hectare",
},
["/sqkm"] = {
name1 = "per square kilometre",
name1_us = "per square kilometer",
name2 = "per square kilometre",
name2_us = "per square kilometer",
symbol = "/km<sup>2</sup>",
sym_us = "/km<sup>2</sup>",
utype = "per unit area",
scale = 1,
default = "/sqmi",
link = "Square kilometre",
},
["/sqmi"] = {
name1 = "per square mile",
name1_us = "per square mile",
name2 = "per square mile",
name2_us = "per square mile",
symbol = "/sq mi",
sym_us = "/sq mi",
utype = "per unit area",
scale = 1000000/2589988.110336,
default = "/sqkm",
link = "Square mile",
},
["/km2"] = {
target = "/sqkm",
},
["/l"] = {
name1 = "per litre",
name1_us = "per liter",
name2 = "per litres",
name2_us = "per liters",
symbol = "/l",
sym_us = "/l",
utype = "per unit volume",
scale = 1000,
default = "/usgal",
link = "Per litre",
},
["/USgal"] = {
name1 = "per gallon",
name1_us = "per gallon",
name2 = "per gallons",
name2_us = "per gallons",
symbol = "/gal",
sym_us = "/gal",
utype = "per unit volume",
scale = 264.172052,
default = "/l",
link = "Per gallon",
},
["/usgal"] = {
name1 = "per gallon",
name1_us = "per gallon",
name2 = "per gallons",
name2_us = "per gallons",
symbol = "/gal",
sym_us = "/gal",
utype = "per unit volume",
scale = 264.172052,
default = "/l",
link = "Per gallon",
},
["PD/acre"] = {
name1 = "inhabitants per acre",
name1_us = "inhabitants per acre",
name2 = "inhabitants per acre",
name2_us = "inhabitants per acre",
symbol = "PD/acre",
sym_us = "PD/acre",
utype = "population density",
scale = 1000000/4046.8564224,
default = "PD/ha",
link = "Acre",
},
["PD/ha"] = {
name1 = "inhabitants per hectare",
name1_us = "inhabitants per hectare",
name2 = "inhabitants per hectare",
name2_us = "inhabitants per hectare",
symbol = "PD/ha",
sym_us = "PD/ha",
utype = "population density",
scale = 100,
default = "PD/acre",
link = "Hectare",
},
["PD/sqkm"] = {
name1 = "inhabitants per square kilometre",
name1_us = "inhabitants per square kilometer",
name2 = "inhabitants per square kilometre",
name2_us = "inhabitants per square kilometer",
symbol = "PD/km<sup>2</sup>",
sym_us = "PD/km<sup>2</sup>",
utype = "population density",
scale = 1,
default = "PD/sqmi",
link = "Square kilometre",
},
["PD/sqmi"] = {
name1 = "inhabitants per square mile",
name1_us = "inhabitants per square mile",
name2 = "inhabitants per square mile",
name2_us = "inhabitants per square mile",
symbol = "PD/sq mi",
sym_us = "PD/sq mi",
utype = "population density",
scale = 1000000/2589988.110336,
default = "PD/sqkm",
link = "Square mile",
},
["pd/acre"] = {
target = "PD/acre",
},
["pd/ha"] = {
target = "PD/ha",
},
["PD/km2"] = {
target = "PD/sqkm",
},
["pd/km2"] = {
target = "PD/sqkm",
},
["PD/km²"] = {
target = "PD/sqkm",
},
["pd/sqkm"] = {
target = "PD/sqkm",
},
["pd/sqmi"] = {
target = "PD/sqmi",
},
["bhp"] = {
name1 = "brake horsepower",
name1_us = "brake horsepower",
name2 = "brake horsepower",
name2_us = "brake horsepower",
symbol = "bhp",
sym_us = "bhp",
utype = "power",
scale = 745.69987158227022,
default = "kW",
link = "Horsepower#Brake horsepower",
},
["BTU/h"] = {
name1 = "British thermal unit per hour",
name1_us = "British thermal unit per hour",
name2 = "British thermal units per hour",
name2_us = "British thermal units per hour",
symbol = "BTU/h",
sym_us = "BTU/h",
utype = "power",
scale = 1055.05585262/3600,
default = "W",
link = "British thermal unit",
},
["Btu/h"] = {
name1 = "British thermal unit per hour",
name1_us = "British thermal unit per hour",
name2 = "British thermal units per hour",
name2_us = "British thermal units per hour",
symbol = "Btu/h",
sym_us = "Btu/h",
utype = "power",
scale = 1055.05585262/3600,
default = "W",
link = "British thermal unit",
},
["Cal/d"] = {
name1 = "large calorie per day",
name1_us = "large calorie per day",
name2 = "large calories per day",
name2_us = "large calories per day",
symbol = "Cal/d",
sym_us = "Cal/d",
utype = "power",
scale = 4184/(3600*24),
default = "kJ/d",
link = "Calorie",
},
["Cal/h"] = {
name1 = "calorie per hour",
name1_us = "calorie per hour",
name2 = "calories per hour",
name2_us = "calories per hour",
symbol = "Cal/h",
sym_us = "Cal/h",
utype = "power",
scale = 4184/3600,
default = "kJ/h",
link = "Calorie",
},
["cal/h"] = {
name1 = "calorie per hour",
name1_us = "calorie per hour",
name2 = "calories per hour",
name2_us = "calories per hour",
symbol = "cal/h",
sym_us = "cal/h",
utype = "power",
scale = 4.184/3600,
default = "W",
link = "Calorie",
},
["CV"] = {
name1 = "metric horsepower",
name1_us = "metric horsepower",
name2 = "metric horsepower",
name2_us = "metric horsepower",
symbol = "CV",
sym_us = "CV",
utype = "power",
scale = 735.49875,
default = "kW",
link = "Metric horsepower",
},
["hk"] = {
name1 = "metric horsepower",
name1_us = "metric horsepower",
name2 = "metric horsepower",
name2_us = "metric horsepower",
symbol = "hk",
sym_us = "hk",
utype = "power",
scale = 735.49875,
default = "kW",
link = "Metric horsepower",
},
["hp"] = {
name1 = "horsepower",
name1_us = "horsepower",
name2 = "horsepower",
name2_us = "horsepower",
symbol = "hp",
sym_us = "hp",
utype = "power",
scale = 745.69987158227022,
default = "kW",
link = "Horsepower",
},
["hp-electric"] = {
name1 = "electric horsepower",
name1_us = "electric horsepower",
name2 = "electric horsepower",
name2_us = "electric horsepower",
symbol = "hp",
sym_us = "hp",
utype = "power",
scale = 746,
default = "kW",
link = "Electric horsepower",
},
["hp-electrical"] = {
name1 = "electrical horsepower",
name1_us = "electrical horsepower",
name2 = "electrical horsepower",
name2_us = "electrical horsepower",
symbol = "hp",
sym_us = "hp",
utype = "power",
scale = 746,
default = "kW",
link = "Electrical horsepower",
},
["hp-metric"] = {
name1 = "metric horsepower",
name1_us = "metric horsepower",
name2 = "metric horsepower",
name2_us = "metric horsepower",
symbol = "hp",
sym_us = "hp",
utype = "power",
scale = 735.49875,
default = "kW",
link = "Metric horsepower",
},
["ihp"] = {
name1 = "indicated horsepower",
name1_us = "indicated horsepower",
name2 = "indicated horsepower",
name2_us = "indicated horsepower",
symbol = "ihp",
sym_us = "ihp",
utype = "power",
scale = 745.69987158227022,
default = "kW",
link = "Horsepower#Indicated horsepower",
},
["kcal/h"] = {
name1 = "kilocalorie per hour",
name1_us = "kilocalorie per hour",
name2 = "kilocalories per hour",
name2_us = "kilocalories per hour",
symbol = "kcal/h",
sym_us = "kcal/h",
utype = "power",
scale = 4184/3600,
default = "kW",
link = "Calorie",
},
["kJ/d"] = {
name1 = "kilojoule per day",
name1_us = "kilojoule per day",
name2 = "kilojoules per day",
name2_us = "kilojoules per day",
symbol = "kJ/d",
sym_us = "kJ/d",
utype = "power",
scale = 1000/(3600*24),
default = "Cal/d",
link = "Kilojoule",
},
["kJ/h"] = {
name1 = "kilojoule per hour",
name1_us = "kilojoule per hour",
name2 = "kilojoules per hour",
name2_us = "kilojoules per hour",
symbol = "kJ/h",
sym_us = "kJ/h",
utype = "power",
scale = 1000/3600,
default = "W",
link = "Kilojoule",
},
["PS"] = {
name1 = "metric horsepower",
name1_us = "metric horsepower",
name2 = "metric horsepower",
name2_us = "metric horsepower",
symbol = "PS",
sym_us = "PS",
utype = "power",
scale = 735.49875,
default = "kW",
link = "Metric horsepower",
},
["shp"] = {
name1 = "shaft horsepower",
name1_us = "shaft horsepower",
name2 = "shaft horsepower",
name2_us = "shaft horsepower",
symbol = "shp",
sym_us = "shp",
utype = "power",
scale = 745.69987158227022,
default = "kW",
link = "Horsepower#Shaft horsepower",
},
["W"] = {
name1 = "%swatt",
name1_us = "%swatt",
name2 = "%swatts",
name2_us = "%swatts",
symbol = "W",
sym_us = "W",
utype = "power",
scale = 1,
prefixes = 1,
default = "hp",
link = "Watt",
},
["BHP"] = {
target = "bhp",
},
["btu/h"] = {
target = "BTU/h",
},
["HP"] = {
target = "hp",
},
["Hp"] = {
target = "hp",
},
["hp-mechanical"] = {
target = "hp",
},
["IHP"] = {
target = "ihp",
},
["SHP"] = {
target = "shp",
},
["whp"] = {
target = "hp",
},
["atm"] = {
name1 = "standard atmosphere",
name1_us = "standard atmosphere",
name2 = "standard atmospheres",
name2_us = "standard atmospheres",
symbol = "atm",
sym_us = "atm",
utype = "pressure",
scale = 101325,
default = "kPa",
link = "Atmosphere (unit)",
},
["Ba"] = {
name1 = "barye",
name1_us = "barye",
name2 = "baryes",
name2_us = "baryes",
symbol = "Ba",
sym_us = "Ba",
utype = "pressure",
scale = 0.1,
default = "Pa",
link = "Barye",
},
["bar"] = {
name1 = "bar",
name1_us = "bar",
name2 = "bars",
name2_us = "bars",
symbol = "bar",
sym_us = "bar",
utype = "pressure",
scale = 100000,
default = "kPa",
link = "Bar (unit)",
},
["dbar"] = {
name1 = "decibar",
name1_us = "decibar",
name2 = "decibars",
name2_us = "decibars",
symbol = "dbar",
sym_us = "dbar",
utype = "pressure",
scale = 10000,
default = "kPa",
link = "Bar (unit)",
},
["g/cm2"] = {
name1 = "gram per square centimetre",
name1_us = "gram per square centimeter",
name2 = "grams per square centimetre",
name2_us = "grams per square centimeter",
symbol = "g/m<sup>2</sup>",
sym_us = "g/m<sup>2</sup>",
utype = "pressure",
scale = 10,
default = "lb/sqft",
link = "Density",
},
["g/m2"] = {
name1 = "gram per square metre",
name1_us = "gram per square meter",
name2 = "grams per square metre",
name2_us = "grams per square meter",
symbol = "g/m<sup>2</sup>",
sym_us = "g/m<sup>2</sup>",
utype = "pressure",
scale = 0.001,
default = "lb/sqft",
link = "Square metre",
},
["inHg"] = {
name1 = "inch of mercury",
name1_us = "inch of mercury",
name2 = "inches of mercury",
name2_us = "inches of mercury",
symbol = "inHg",
sym_us = "inHg",
utype = "pressure",
scale = 3386.388640341,
default = "kPa",
link = "Inch of mercury",
},
["kBa"] = {
name1 = "kilobarye",
name1_us = "kilobarye",
name2 = "kilobaryes",
name2_us = "kilobaryes",
symbol = "kBa",
sym_us = "kBa",
utype = "pressure",
scale = 100,
default = "hPa",
link = "Barye",
},
["kg-f/cm2"] = {
name1 = "kilogram-force per square centimetre",
name1_us = "kilogram-force per square centimeter",
name2 = "kilograms-force per square centimetre",
name2_us = "kilograms-force per square centimeter",
symbol = "kg<sub>f</sub>/cm<sup>2</sup>",
sym_us = "kg<sub>f</sub>/cm<sup>2</sup>",
utype = "pressure",
scale = 98066.5,
default = "psi",
link = "Kilogram-force",
},
["kg/cm2"] = {
name1 = "kilogram per square centimetre",
name1_us = "kilogram per square centimeter",
name2 = "kilograms per square centimetre",
name2_us = "kilograms per square centimeter",
symbol = "kg/cm<sup>2</sup>",
sym_us = "kg/cm<sup>2</sup>",
utype = "pressure",
scale = 98066.5,
default = "psi",
link = "Kilogram-force",
},
["kg/m2"] = {
name1 = "kilogram per square metre",
name1_us = "kilogram per square meter",
name2 = "kilograms per square metre",
name2_us = "kilograms per square meter",
symbol = "kg/m<sup>2</sup>",
sym_us = "kg/m<sup>2</sup>",
utype = "pressure",
scale = 1,
default = "lb/sqft",
link = "Square meter",
},
["kgf/cm2"] = {
name1 = "kilogram-force per square centimetre",
name1_us = "kilogram-force per square centimeter",
name2 = "kilograms-force per square centimetre",
name2_us = "kilograms-force per square centimeter",
symbol = "kgf/cm<sup>2</sup>",
sym_us = "kgf/cm<sup>2</sup>",
utype = "pressure",
scale = 98066.5,
default = "psi",
link = "Kilogram-force",
},
["kN/m2"] = {
name1 = "kilonewton per square metre",
name1_us = "kilonewton per square meter",
name2 = "kilonewtons per square metre",
name2_us = "kilonewtons per square meter",
symbol = "kN/m<sup>2</sup>",
sym_us = "kN/m<sup>2</sup>",
utype = "pressure",
scale = 1000,
default = "psi",
link = "Newton (unit)",
},
["ksi"] = {
name1 = "kilopound per square inch",
name1_us = "kilopound per square inch",
name2 = "kilopounds per square inch",
name2_us = "kilopounds per square inch",
symbol = "ksi",
sym_us = "ksi",
utype = "pressure",
scale = 444822161526.05/64516,
default = "MPa",
link = "Pounds per square inch",
},
["lb/1000sqft"] = {
name1 = "pound per thousand square feet",
name1_us = "pound per thousand square feet",
name2 = "pounds per thousand square feet",
name2_us = "pounds per thousand square feet",
symbol = "lb/1000 sq ft",
sym_us = "lb/1000 sq ft",
utype = "pressure",
scale = 45359.237/9290304,
default = "g/m2",
link = "Pounds per square foot",
},
["lb/sqft"] = {
name1 = "pound per square foot",
name1_us = "pound per square foot",
name2 = "pounds per square foot",
name2_us = "pounds per square foot",
symbol = "lb/sq ft",
sym_us = "lb/sq ft",
utype = "pressure",
scale = 45359237/9290304,
default = "kg/m2",
link = "Pounds per square foot",
},
["lb/sqyd"] = {
name1 = "pound per square yard",
name1_us = "pound per square yard",
name2 = "pounds per square yard",
name2_us = "pounds per square yard",
symbol = "lb/sq yd",
sym_us = "lb/sq yd",
utype = "pressure",
scale = 45359237/83612736,
default = "kg/m2",
link = "Pounds per square foot",
},
["lbf/in2"] = {
name1 = "pound-force per square inch",
name1_us = "pound-force per square inch",
name2 = "pounds-force per square inch",
name2_us = "pounds-force per square inch",
symbol = "lbf/in<sup>2</sup>",
sym_us = "lbf/in<sup>2</sup>",
utype = "pressure",
scale = 444822161.52605/64516,
default = "kPa kgf/cm2",
link = "Pounds-force per square inch",
},
["mb"] = {
name1 = "millibar",
name1_us = "millibar",
name2 = "millibars",
name2_us = "millibars",
symbol = "mb",
sym_us = "mb",
utype = "pressure",
scale = 100,
default = "hPa",
link = "Bar (unit)",
},
["mbar"] = {
name1 = "millibar",
name1_us = "millibar",
name2 = "millibars",
name2_us = "millibars",
symbol = "mbar",
sym_us = "mbar",
utype = "pressure",
scale = 100,
default = "hPa",
link = "Bar (unit)",
},
["mmHg"] = {
name1 = "millimetre of mercury",
name1_us = "millimeter of mercury",
name2 = "millimetres of mercury",
name2_us = "millimeters of mercury",
symbol = "mmHg",
sym_us = "mmHg",
utype = "pressure",
scale = 133.322387415,
default = "kPa",
link = "Torr#Manometric units of pressure",
},
["N/cm2"] = {
name1 = "newton per square centimetre",
name1_us = "newton per square centimeter",
name2 = "newtons per square centimetre",
name2_us = "newtons per square centimeter",
symbol = "N/cm<sup>2</sup>",
sym_us = "N/cm<sup>2</sup>",
utype = "pressure",
scale = 10000,
default = "psi",
link = "Newton (unit)",
},
["N/m2"] = {
name1 = "newton per square metre",
name1_us = "newton per square meter",
name2 = "newtons per square metre",
name2_us = "newtons per square meter",
symbol = "N/m<sup>2</sup>",
sym_us = "N/m<sup>2</sup>",
utype = "pressure",
scale = 1,
default = "psi",
link = "Newton (unit)",
},
["oz/sqft"] = {
name1 = "ounce per square foot",
name1_us = "ounce per square foot",
name2 = "ounces per square foot",
name2_us = "ounces per square foot",
symbol = "oz/sq yd",
sym_us = "oz/sq yd",
utype = "pressure",
scale = 45359237/148644864,
default = "g/m2",
link = "Pounds per square foot",
},
["oz/sqyd"] = {
name1 = "ounce per square yard",
name1_us = "ounce per square yard",
name2 = "ounces per square yard",
name2_us = "ounces per square yard",
symbol = "oz/sq yd",
sym_us = "oz/sq yd",
utype = "pressure",
scale = 45359237/1337803776,
default = "g/m2",
link = "Pounds per square foot",
},
["Pa"] = {
name1 = "%spascal",
name1_us = "%spascal",
name2 = "%spascals",
name2_us = "%spascals",
symbol = "Pa",
sym_us = "Pa",
utype = "pressure",
scale = 1,
prefixes = 1,
default = "psi",
link = "Pascal (unit)",
},
["psf"] = {
name1 = "pound per square foot",
name1_us = "pound per square foot",
name2 = "pounds per square foot",
name2_us = "pounds per square foot",
symbol = "psf",
sym_us = "psf",
utype = "pressure",
scale = 444822161.52605/9290304,
default = "kPa",
link = "Pounds per square inch",
},
["psi"] = {
name1 = "pound per square inch",
name1_us = "pound per square inch",
name2 = "pounds per square inch",
name2_us = "pounds per square inch",
symbol = "psi",
sym_us = "psi",
utype = "pressure",
scale = 444822161.52605/64516,
default = "kPa",
link = "Pounds per square inch",
},
["Torr"] = {
name1 = "torr",
name1_us = "torr",
name2 = "torrs",
name2_us = "torrs",
symbol = "Torr",
sym_us = "Torr",
utype = "pressure",
scale = 20265/152,
default = "kPa",
link = "Torr",
},
["torr"] = {
target = "Torr",
},
["Bq"] = {
name1 = "%sbecquerel",
name1_us = "%sbecquerel",
name2 = "%sbecquerels",
name2_us = "%sbecquerels",
symbol = "Bq",
sym_us = "Bq",
utype = "radioactivity",
scale = 1,
prefixes = 1,
default = "pCi",
link = "Becquerel",
},
["Ci"] = {
name1 = "%scurie",
name1_us = "%scurie",
name2 = "%scuries",
name2_us = "%scuries",
symbol = "Ci",
sym_us = "Ci",
utype = "radioactivity",
scale = 3.7e10,
prefixes = 1,
default = "GBq",
link = "Curie",
},
["cm/s"] = {
name1 = "centimetre per second",
name1_us = "centimeter per second",
name2 = "centimetres per second",
name2_us = "centimeters per second",
symbol = "cm/s",
sym_us = "cm/s",
utype = "speed",
scale = 0.01,
default = "in/s",
link = "Metre per second",
},
["cm/year"] = {
name1 = "centimetre per year",
name1_us = "centimeter per year",
name2 = "centimetres per year",
name2_us = "centimeters per year",
symbol = "cm/year",
sym_us = "cm/year",
utype = "speed",
scale = 0.01/365.2425/24/60/60,
default = "in/year",
link = "Orders of magnitude (speed)",
},
["foot/s"] = {
name1 = "foot per second",
name1_us = "foot per second",
name2 = "foot per second",
name2_us = "foot per second",
symbol = "ft/s",
sym_us = "ft/s",
utype = "speed",
scale = 0.3048,
default = "m/s",
link = "Feet per second",
},
["ft/min"] = {
name1 = "foot per minute",
name1_us = "foot per minute",
name2 = "feet per minute",
name2_us = "feet per minute",
symbol = "ft/min",
sym_us = "ft/min",
utype = "speed",
scale = 0.00508,
default = "m/min",
link = "Feet per second",
},
["ft/s"] = {
name1 = "foot per second",
name1_us = "foot per second",
name2 = "feet per second",
name2_us = "feet per second",
symbol = "ft/s",
sym_us = "ft/s",
utype = "speed",
scale = 0.3048,
default = "m/s",
link = "Feet per second",
},
["furlong per fortnight"] = {
name1 = "furlong per fortnight",
name1_us = "furlong per fortnight",
name2 = "furlongs per fortnight",
name2_us = "furlongs per fortnight",
symbol = "furlong per fortnight",
sym_us = "furlong per fortnight",
usename = 1,
utype = "speed",
scale = 1.397/8400,
default = "km/h mph",
link = "FFF System",
},
["in/s"] = {
name1 = "inch per second",
name1_us = "inch per second",
name2 = "inches per second",
name2_us = "inches per second",
symbol = "in/s",
sym_us = "in/s",
utype = "speed",
scale = 0.0254,
default = "cm/s",
link = "Inch",
},
["in/year"] = {
name1 = "inch per year",
name1_us = "inch per year",
name2 = "inches per year",
name2_us = "inches per year",
symbol = "in/year",
sym_us = "in/year",
utype = "speed",
scale = 0.0254/365.2425/24/60/60,
default = "cm/year",
link = "Orders of magnitude (speed)",
},
["km/h"] = {
name1 = "kilometre per hour",
name1_us = "kilometer per hour",
name2 = "kilometres per hour",
name2_us = "kilometers per hour",
symbol = "km/h",
sym_us = "km/h",
utype = "speed",
scale = 10/36,
default = "mph",
link = "Kilometres per hour",
},
["km/s"] = {
name1 = "kilometre per second",
name1_us = "kilometer per second",
name2 = "kilometres per second",
name2_us = "kilometers per second",
symbol = "km/s",
sym_us = "km/s",
utype = "speed",
scale = 1000,
default = "mi/s",
link = "Metre per second",
},
["kn"] = {
name1 = "knot",
name1_us = "knot",
name2 = "knots",
name2_us = "knots",
symbol = "kn",
sym_us = "kn",
utype = "speed",
scale = 4.63/9,
default = "km/h mph",
link = "Knot (unit)",
},
["m/min"] = {
name1 = "metre per minute",
name1_us = "meter per minute",
name2 = "metres per minute",
name2_us = "meters per minute",
symbol = "m/min",
sym_us = "m/min",
utype = "speed",
scale = 1/60,
default = "ft/min",
link = "Metre per second",
},
["m/s"] = {
name1 = "metre per second",
name1_us = "meter per second",
name2 = "metres per second",
name2_us = "meters per second",
symbol = "m/s",
sym_us = "m/s",
utype = "speed",
scale = 1,
default = "ft/s",
link = "Metre per second",
},
["mi/s"] = {
name1 = "mile per second",
name1_us = "mile per second",
name2 = "miles per second",
name2_us = "miles per second",
symbol = "mi/s",
sym_us = "mi/s",
utype = "speed",
scale = 1609.344,
default = "km/s",
link = "Mile",
},
["mph"] = {
name1 = "mile per hour",
name1_us = "mile per hour",
name2 = "miles per hour",
name2_us = "miles per hour",
symbol = "mph",
sym_us = "mph",
utype = "speed",
scale = 0.44704,
default = "km/h",
link = "Miles per hour",
},
["cm/y"] = {
target = "cm/year",
},
["cm/yr"] = {
target = "cm/year",
},
["in/y"] = {
target = "in/year",
},
["in/yr"] = {
target = "in/year",
},
["knot"] = {
target = "kn",
},
["knots"] = {
target = "kn",
},
["kph"] = {
target = "km/h",
},
["C"] = {
name1 = "degree Celsius",
name1_us = "degree Celsius",
name2 = "degrees Celsius",
name2_us = "degrees Celsius",
symbol = "°C",
sym_us = "°C",
utype = "temperature",
scale = 1,
offset = -273.15,
default = "F",
link = "Celsius",
},
["F"] = {
name1 = "degree Fahrenheit",
name1_us = "degree Fahrenheit",
name2 = "degrees Fahrenheit",
name2_us = "degrees Fahrenheit",
symbol = "°F",
sym_us = "°F",
utype = "temperature",
scale = 5/9,
offset = 32-273.15*(9/5),
default = "C",
link = "Fahrenheit",
},
["K"] = {
name1 = "kelvin",
name1_us = "kelvin",
name2 = "kelvins",
name2_us = "kelvins",
symbol = "K",
sym_us = "K",
utype = "temperature",
scale = 1,
offset = 0,
default = "C F",
link = "Kelvin",
},
["R"] = {
name1 = "degree Rankine",
name1_us = "degree Rankine",
name2 = "degrees Rankine",
name2_us = "degrees Rankine",
symbol = "°R",
sym_us = "°R",
utype = "temperature",
scale = 5/9,
offset = 0,
default = "K F C",
link = "Rankine scale",
},
["Celsius"] = {
target = "C",
},
["°C"] = {
target = "C",
},
["°F"] = {
target = "F",
},
["°R"] = {
target = "R",
},
["C-change"] = {
name1 = "degree Celsius",
name1_us = "degree Celsius",
name2 = "degrees Celsius",
name2_us = "degrees Celsius",
symbol = "°C",
sym_us = "°C",
utype = "temperature change",
scale = 1,
default = "F-change",
link = "Celsius",
},
["F-change"] = {
name1 = "degree Fahrenheit",
name1_us = "degree Fahrenheit",
name2 = "degrees Fahrenheit",
name2_us = "degrees Fahrenheit",
symbol = "°F",
sym_us = "°F",
utype = "temperature change",
scale = 5/9,
default = "C-change",
link = "Fahrenheit",
},
["K-change"] = {
name1 = "kelvin",
name1_us = "kelvin",
name2 = "kelvins",
name2_us = "kelvins",
symbol = "K",
sym_us = "K",
utype = "temperature change",
scale = 1,
default = "F-change",
link = "Kelvin",
},
["°C-change"] = {
target = "C-change",
},
["°F-change"] = {
target = "F-change",
},
["g/s.kN"] = {
name1 = "gram of fuel per second-kilonewton",
name1_us = "gram of fuel per second-kilonewton",
name2 = "grams of fuel per second-kilonewton",
name2_us = "grams of fuel per second-kilonewton",
symbol = "g/(s·kN)",
sym_us = "g/(s·kN)",
utype = "thrust specific fuel consumption",
scale = 0.000001,
default = "lb/h.lbf",
link = "Thrust specific fuel consumption",
},
["lb/h.lbf"] = {
name1 = "pound of fuel per hour-pound of thrust",
name1_us = "pound of fuel per hour-pound of thrust",
name2 = "pounds of fuel per hour-pound of thrust",
name2_us = "pounds of fuel per hour-pound of thrust",
symbol = "lb/(h·lbf)",
sym_us = "lb/(h·lbf)",
utype = "thrust specific fuel consumption",
scale = 1/35303.94,
default = "g/s.kN",
link = "Thrust specific fuel consumption",
},
["century"] = {
name1 = "century",
name1_us = "century",
name2 = "centuries",
name2_us = "centuries",
symbol = "century",
sym_us = "century",
utype = "time",
scale = 3155760000,
default = "Gs",
link = "Century",
},
["d"] = {
name1 = "day",
name1_us = "day",
name2 = "days",
name2_us = "days",
symbol = "d",
sym_us = "d",
utype = "time",
scale = 86400,
default = "ks",
link = "Day",
},
["decade"] = {
name1 = "decade",
name1_us = "decade",
name2 = "decades",
name2_us = "decades",
symbol = "decade",
sym_us = "decade",
utype = "time",
scale = 315576000,
default = "Ms",
link = "Decade",
},
["dog year"] = {
name1 = "dog year",
name1_us = "dog year",
name2 = "dog years",
name2_us = "dog years",
symbol = "dog yr",
sym_us = "dog yr",
utype = "time",
scale = 7 * 31557600,
default = "year",
link = "Dog year",
},
["fortnight"] = {
name1 = "fortnight",
name1_us = "fortnight",
name2 = "fortnights",
name2_us = "fortnights",
symbol = "fortnight",
sym_us = "fortnight",
utype = "time",
scale = 1209600,
default = "week",
link = "Fortnight",
},
["h"] = {
name1 = "hour",
name1_us = "hour",
name2 = "hours",
name2_us = "hours",
symbol = "h",
sym_us = "h",
utype = "time",
scale = 3600,
default = "ks",
link = "Hour",
},
["long billion year"] = {
name1 = "billion years",
name1_us = "billion years",
name2 = "billion years",
name2_us = "billion years",
symbol = "Ta",
sym_us = "Ta",
utype = "time",
scale = 31557600000000000000,
default = "Es",
link = "Annum",
},
["millennium"] = {
name1 = "millennium",
name1_us = "millennium",
name2 = "millennia",
name2_us = "millennia",
symbol = "ka",
sym_us = "ka",
utype = "time",
scale = 31557600000,
default = "Gs",
link = "Millennium",
},
["milliard year"] = {
name1 = "milliard years",
name1_us = "milliard years",
name2 = "milliard years",
name2_us = "milliard years",
symbol = "Ga",
sym_us = "Ga",
utype = "time",
scale = 31557600000000000,
default = "Ps",
link = "Annum",
},
["million year"] = {
name1 = "million years",
name1_us = "million years",
name2 = "million years",
name2_us = "million years",
symbol = "Ma",
sym_us = "Ma",
utype = "time",
scale = 31557600000000,
default = "Ts",
link = "Annum",
},
["min"] = {
name1 = "minute",
name1_us = "minute",
name2 = "minutes",
name2_us = "minutes",
symbol = "min",
sym_us = "min",
utype = "time",
scale = 60,
default = "s",
link = "Minute",
},
["month"] = {
name1 = "month",
name1_us = "month",
name2 = "months",
name2_us = "months",
symbol = "mo",
sym_us = "mo",
utype = "time",
scale = 2629800,
default = "year",
link = "Month",
},
["s"] = {
name1 = "%ssecond",
name1_us = "%ssecond",
name2 = "%sseconds",
name2_us = "%sseconds",
symbol = "s",
sym_us = "s",
utype = "time",
scale = 1,
prefixes = 1,
default = "min",
link = "Second",
},
["short billion year"] = {
name1 = "billion years",
name1_us = "billion years",
name2 = "billion years",
name2_us = "billion years",
symbol = "Ga",
sym_us = "Ga",
utype = "time",
scale = 31557600000000000,
default = "Ps",
link = "Annum",
},
["short trillion year"] = {
name1 = "trillion years",
name1_us = "trillion years",
name2 = "trillion years",
name2_us = "trillion years",
symbol = "Ta",
sym_us = "Ta",
utype = "time",
scale = 31557600000000000000,
default = "Es",
link = "Annum",
},
["thousand million year"] = {
name1 = "thousand million years",
name1_us = "thousand million years",
name2 = "thousand million years",
name2_us = "thousand million years",
symbol = "Ga",
sym_us = "Ga",
utype = "time",
scale = 31557600000000000,
default = "Ps",
link = "Annum",
},
["wk"] = {
name1 = "week",
name1_us = "week",
name2 = "weeks",
name2_us = "weeks",
symbol = "wk",
sym_us = "wk",
utype = "time",
scale = 604800,
default = "Ms",
link = "Week",
},
["yr"] = {
name1 = "year",
name1_us = "year",
name2 = "years",
name2_us = "years",
symbol = "yr",
sym_us = "yr",
utype = "time",
scale = 31557600,
default = "Ms",
link = "Annum",
},
["byr"] = {
target = "short billion year",
},
["day"] = {
target = "d",
},
["days"] = {
target = "d",
},
["dog yr"] = {
target = "dog year",
},
["Gyr"] = {
target = "thousand million year",
},
["hour"] = {
target = "h",
},
["hours"] = {
target = "h",
},
["kMyr"] = {
target = "thousand million year",
},
["kmyr"] = {
target = "thousand million year",
},
["kyr"] = {
target = "millennium",
},
["long byr"] = {
target = "long billion year",
},
["minute"] = {
target = "min",
},
["minutes"] = {
target = "min",
},
["months"] = {
target = "month",
},
["mth"] = {
target = "month",
},
["Myr"] = {
target = "million year",
},
["myr"] = {
target = "million year",
},
["second"] = {
target = "s",
},
["seconds"] = {
target = "s",
},
["tmyr"] = {
target = "thousand million year",
},
["tryr"] = {
target = "short trillion year",
},
["week"] = {
target = "wk",
},
["weeks"] = {
target = "wk",
},
["year"] = {
target = "yr",
},
["years"] = {
target = "yr",
},
["kgf.m"] = {
name1 = "kilogram force-metre",
name1_us = "kilogram force-meter",
name2 = "kilogram force-metres",
name2_us = "kilogram force-meters",
symbol = "kgf·m",
sym_us = "kgf·m",
utype = "torque",
scale = 9.80665,
default = "Nm lbfft",
link = "Kilogram metre",
},
["kgm"] = {
name1 = "kilogram metre",
name1_us = "kilogram meter",
name2 = "kilogram metres",
name2_us = "kilogram meters",
symbol = "kg·m",
sym_us = "kg·m",
utype = "torque",
scale = 9.80665,
default = "Nm lbfft",
link = "Kilogram metre",
},
["lb-fft"] = {
name1 = "pound force-foot",
name1_us = "pound force-foot",
name2 = "pound force-feet",
name2_us = "pound force-feet",
symbol = "ft·lb<sub>f</sub>",
sym_us = "ft·lb<sub>f</sub>",
utype = "torque",
scale = 1.3558179483314004,
default = "Nm",
link = "Pound-foot (torque)",
},
["lb.ft"] = {
name1 = "pound force-foot",
name1_us = "pound force-foot",
name2 = "pound force-feet",
name2_us = "pound force-feet",
symbol = "lb·ft",
sym_us = "lb·ft",
utype = "torque",
scale = 1.3558179483314004,
default = "Nm",
link = "Pound-foot (torque)",
},
["lb.in"] = {
name1 = "pound force-inch",
name1_us = "pound force-inch",
name2 = "pound force-inchs",
name2_us = "pound force-inchs",
symbol = "lb·in",
sym_us = "lb·in",
utype = "torque",
scale = 0.1129848290276167,
default = "mN.m",
link = "Pound-foot (torque)",
},
["lbfft"] = {
name1 = "pound force-foot",
name1_us = "pound force-foot",
name2 = "pound force-feet",
name2_us = "pound force-feet",
symbol = "lbf·ft",
sym_us = "lbf·ft",
utype = "torque",
scale = 1.3558179483314004,
default = "Nm",
link = "Pound-foot (torque)",
},
["lbft"] = {
name1 = "pound-foot",
name1_us = "pound-foot",
name2 = "pound-feet",
name2_us = "pound-feet",
symbol = "lb·ft",
sym_us = "lb·ft",
utype = "torque",
scale = 1.3558,
default = "Nm",
link = "Pound-foot (torque)",
},
["mN.m"] = {
name1 = "millinewton metre",
name1_us = "millinewton meter",
name2 = "millinewton metres",
name2_us = "millinewton meters",
symbol = "mN·m",
sym_us = "mN·m",
utype = "torque",
scale = 0.001,
default = "lb.in",
link = "Newton metre",
},
["Nm"] = {
name1 = "newton metre",
name1_us = "newton meter",
name2 = "newton metres",
name2_us = "newton meters",
symbol = "N·m",
sym_us = "N·m",
utype = "torque",
scale = 1,
default = "lbfft",
link = "Newton metre",
},
["N.m"] = {
target = "Nm",
},
["N·m"] = {
target = "Nm",
},
["acre foot"] = {
name1 = "acre foot",
name1_us = "acre foot",
name2 = "acre foot",
name2_us = "acre foot",
symbol = "acre·ft",
sym_us = "acre·ft",
utype = "volume",
scale = 1233.48183754752,
default = "m3",
link = "Acre foot",
},
["acre ft"] = {
name1 = "acre foot",
name1_us = "acre foot",
name2 = "acre feet",
name2_us = "acre feet",
symbol = "acre·ft",
sym_us = "acre·ft",
utype = "volume",
scale = 1233.48183754752,
default = "m3",
link = "Acre foot",
},
["bdft"] = {
name1 = "board foot",
name1_us = "board foot",
name2 = "board feet",
name2_us = "board feet",
symbol = "bd ft",
sym_us = "bd ft",
utype = "volume",
scale = 0.0023597372167,
default = "m3",
link = "Board foot",
},
["board feet"] = {
name1 = "board foot",
name1_us = "board foot",
name2 = "board feet",
name2_us = "board feet",
symbol = "board foot",
sym_us = "board foot",
usename = 1,
utype = "volume",
scale = 0.0023597372167,
default = "m3",
link = "Board foot",
},
["board foot"] = {
name1 = "board foot",
name1_us = "board foot",
name2 = "board foot",
name2_us = "board foot",
symbol = "board foot",
sym_us = "board foot",
usename = 1,
utype = "volume",
scale = 0.0023597372167,
default = "m3",
link = "Board foot",
},
["cc"] = {
name1 = "cubic centimetre",
name1_us = "cubic centimeter",
name2 = "cubic centimetres",
name2_us = "cubic centimeters",
symbol = "cc",
sym_us = "cc",
utype = "volume",
scale = 0.000001,
default = "cuin",
link = "Cubic centimetre",
},
["CID"] = {
name1 = "cubic inch",
name1_us = "cubic inch",
name2 = "cubic inches",
name2_us = "cubic inches",
symbol = "cu in",
sym_us = "cu in",
utype = "volume",
scale = 0.000016387064,
default = "cc",
link = "Cubic inch#Engine displacement",
},
["cord"] = {
name1 = "cord",
name1_us = "cord",
name2 = "cords",
name2_us = "cords",
symbol = "cord",
sym_us = "cord",
utype = "volume",
scale = 3.624556363776,
default = "m3",
link = "Cord (volume)",
},
["cufoot"] = {
name1 = "cubic foot",
name1_us = "cubic foot",
name2 = "cubic foot",
name2_us = "cubic foot",
symbol = "cu ft",
sym_us = "cu ft",
utype = "volume",
scale = 0.028316846592,
default = "m3",
link = "Cubic foot",
},
["cuft"] = {
name1 = "cubic foot",
name1_us = "cubic foot",
name2 = "cubic feet",
name2_us = "cubic feet",
symbol = "cu ft",
sym_us = "cu ft",
utype = "volume",
scale = 0.028316846592,
default = "m3",
link = "Cubic foot",
},
["cuin"] = {
name1 = "cubic inch",
name1_us = "cubic inch",
name2 = "cubic inches",
name2_us = "cubic inches",
symbol = "cu in",
sym_us = "cu in",
utype = "volume",
scale = 0.000016387064,
default = "cm3",
link = "Cubic inch",
},
["cumi"] = {
name1 = "cubic mile",
name1_us = "cubic mile",
name2 = "cubic miles",
name2_us = "cubic miles",
symbol = "cu mi",
sym_us = "cu mi",
utype = "volume",
scale = 4168181825.440579584,
default = "km3",
link = "Cubic mile",
},
["cuyd"] = {
name1 = "cubic yard",
name1_us = "cubic yard",
name2 = "cubic yards",
name2_us = "cubic yards",
symbol = "cu yd",
sym_us = "cu yd",
utype = "volume",
scale = 0.764554857984,
default = "m3",
link = "Cubic yard",
},
["firkin"] = {
name1 = "firkin",
name1_us = "firkin",
name2 = "firkins",
name2_us = "firkins",
symbol = "firkin",
sym_us = "firkin",
usename = 1,
utype = "volume",
scale = 0.04091481,
default = "l impgal USgal",
link = "Firkin",
},
["foot3"] = {
name1 = "cubic foot",
name1_us = "cubic foot",
name2 = "cubic foot",
name2_us = "cubic foot",
symbol = "cu ft",
sym_us = "cu ft",
utype = "volume",
scale = 0.028316846592,
default = "m3",
link = "Cubic foot",
},
["impbbl"] = {
name1 = "imperial barrel",
name1_us = "imperial barrel",
name2 = "imperial barrels",
name2_us = "imperial barrels",
symbol = "imp bbl",
sym_us = "imp bbl",
utype = "volume",
scale = 0.16365924,
default = "l impgal USgal",
link = "Barrel (unit)",
},
["impbsh"] = {
name1 = "imperial bushel",
name1_us = "imperial bushel",
name2 = "imperial bushels",
name2_us = "imperial bushels",
symbol = "imp bsh",
sym_us = "imp bsh",
utype = "volume",
scale = 0.03636872,
default = "l impgal USdrygal",
link = "Imperial bushel",
},
["impbu"] = {
name1 = "imperial bushel",
name1_us = "imperial bushel",
name2 = "imperial bushels",
name2_us = "imperial bushels",
symbol = "imp bu",
sym_us = "imp bu",
utype = "volume",
scale = 0.03636872,
default = "m3",
link = "Imperial bushel",
},
["impgal"] = {
name1 = "imperial gallon",
name1_us = "imperial gallon",
name2 = "imperial gallons",
name2_us = "imperial gallons",
symbol = "imp gal",
sym_us = "imp gal",
utype = "volume",
scale = 0.00454609,
default = "l USgal",
link = "Imperial gallon",
},
["impgi"] = {
name1 = "gill",
name1_us = "gill",
name2 = "gills",
name2_us = "gills",
symbol = "gi",
sym_us = "gi",
utype = "volume",
scale = 0.0001420653125,
default = "ml USoz",
link = "Gill (unit)",
},
["impkenning"] = {
name1 = "imperial kenning",
name1_us = "imperial kenning",
name2 = "imperial kennings",
name2_us = "imperial kennings",
symbol = "kenning",
sym_us = "kenning",
utype = "volume",
scale = 0.01818436,
default = "l USdrygal",
link = "Kenning (unit)",
},
["impoz"] = {
name1 = "imperial fluid ounce",
name1_us = "imperial fluid ounce",
name2 = "imperial fluid ounces",
name2_us = "imperial fluid ounces",
symbol = "imp fl oz",
sym_us = "imp fl oz",
utype = "volume",
scale = 0.0000284130625,
default = "ml USoz",
link = "Imperial fluid ounce",
},
["imppk"] = {
name1 = "imperial peck",
name1_us = "imperial peck",
name2 = "imperial pecks",
name2_us = "imperial pecks",
symbol = "pk",
sym_us = "pk",
utype = "volume",
scale = 0.00909218,
default = "l USdrygal",
link = "Peck",
},
["imppt"] = {
name1 = "imperial pint",
name1_us = "imperial pint",
name2 = "imperial pints",
name2_us = "imperial pints",
symbol = "imp pt",
sym_us = "imp pt",
utype = "volume",
scale = 0.00056826125,
default = "l",
link = "Imperial pint",
},
["impqt"] = {
name1 = "imperial quart",
name1_us = "imperial quart",
name2 = "imperial quarts",
name2_us = "imperial quarts",
symbol = "imp qt",
sym_us = "imp qt",
utype = "volume",
scale = 0.0011365225,
default = "ml USoz",
link = "Imperial quart",
},
["kilderkin"] = {
name1 = "kilderkin",
name1_us = "kilderkin",
name2 = "kilderkins",
name2_us = "kilderkins",
symbol = "kilderkin",
sym_us = "kilderkin",
usename = 1,
utype = "volume",
scale = 0.08182962,
default = "l impgal USgal",
link = "Kilderkin",
},
["L"] = {
name1 = "%slitre",
name1_us = "%sliter",
name2 = "%slitres",
name2_us = "%sliters",
symbol = "L",
sym_us = "L",
utype = "volume",
scale = 0.001,
prefixes = 1,
default = "impgal USgal",
link = "Litre",
},
["l"] = {
name1 = "%slitre",
name1_us = "%sliter",
name2 = "%slitres",
name2_us = "%sliters",
symbol = "l",
sym_us = "l",
utype = "volume",
scale = 0.001,
prefixes = 1,
default = "impgal USgal",
link = "Litre",
},
["m3"] = {
name1 = "cubic %smetre",
name1_us = "cubic %smeter",
name2 = "cubic %smetres",
name2_us = "cubic %smeters",
symbol = "m<sup>3</sup>",
sym_us = "m<sup>3</sup>",
utype = "volume",
scale = 1,
prefixes = 3,
default = "cuft",
link = "Cubic metre",
},
["mm3"] = {
name1 = "cubic millimetre",
name1_us = "cubic millimeter",
name2 = "cubic millimetres",
name2_us = "cubic millimeters",
symbol = "mm<sup>3</sup>",
sym_us = "mm<sup>3</sup>",
utype = "volume",
scale = 0.000000001,
default = "cuin",
link = "Cubic millimetre",
},
["oilbbl"] = {
name1 = "barrel",
name1_us = "barrel",
name2 = "barrels",
name2_us = "barrels",
symbol = "bbl",
sym_us = "bbl",
utype = "volume",
scale = 0.158987294928,
default = "m3",
link = "Barrel (volume)#Oil barrel",
},
["stere"] = {
name1 = "stère",
name1_us = "stère",
name2 = "stères",
name2_us = "stères",
symbol = "stère",
sym_us = "stère",
usename = 1,
utype = "volume",
scale = 1,
default = "cuft",
link = "Stère",
},
["USbbl"] = {
name1 = "US barrel",
name1_us = "U.S. barrel",
name2 = "US barrels",
name2_us = "U.S. barrels",
symbol = "US bbl",
sym_us = "U.S. bbl",
utype = "volume",
scale = 0.119240471196,
default = "l USgal impgal",
link = "Barrel (unit)",
},
["USbeerbbl"] = {
name1 = "US beer barrel",
name1_us = "U.S. beer barrel",
name2 = "US beer barrels",
name2_us = "U.S. beer barrels",
symbol = "US bbl",
sym_us = "U.S. bbl",
utype = "volume",
scale = 0.117347765304,
default = "l USgal impgal",
link = "Barrel (unit)",
},
["USbsh"] = {
name1 = "US bushel",
name1_us = "U.S. bushel",
name2 = "US bushels",
name2_us = "U.S. bushels",
symbol = "US bsh",
sym_us = "U.S. bsh",
utype = "volume",
scale = 0.03523907016688,
default = "l USdrygal impgal",
link = "Bushel",
},
["USbu"] = {
name1 = "US bushel",
name1_us = "U.S. bushel",
name2 = "US bushels",
name2_us = "U.S. bushels",
symbol = "US bu",
sym_us = "U.S. bu",
utype = "volume",
scale = 0.03523907016688,
default = "l USdrygal impgal",
link = "Bushel",
},
["USdrybbl"] = {
name1 = "US dry barrel",
name1_us = "U.S. dry barrel",
name2 = "US dry barrels",
name2_us = "U.S. dry barrels",
symbol = "US dry bbl",
sym_us = "U.S. dry bbl",
utype = "volume",
scale = 0.11562819898508,
default = "m3",
link = "Barrel (unit)",
},
["USdrygal"] = {
name1 = "US dry gallon",
name1_us = "U.S. dry gallon",
name2 = "US dry gallons",
name2_us = "U.S. dry gallons",
symbol = "US dry gal",
sym_us = "U.S. dry gal",
utype = "volume",
scale = 0.00440488377086,
default = "l",
link = "Gallon",
},
["USdrypt"] = {
name1 = "US dry pint",
name1_us = "U.S. dry pint",
name2 = "US dry pints",
name2_us = "U.S. dry pints",
symbol = "US dry pt",
sym_us = "U.S. dry pt",
utype = "volume",
scale = 0.0005506104713575,
default = "ml",
link = "Pint",
},
["USdryqt"] = {
name1 = "US dry quart",
name1_us = "U.S. dry quart",
name2 = "US dry quarts",
name2_us = "U.S. dry quarts",
symbol = "US dry qt",
sym_us = "U.S. dry qt",
utype = "volume",
scale = 0.001101220942715,
default = "ml",
link = "Quart",
},
["USflgal"] = {
name1 = "US gallon",
name1_us = "U.S. gallon",
name2 = "US gallons",
name2_us = "U.S. gallons",
symbol = "US fl gal",
sym_us = "U.S. fl gal",
utype = "volume",
scale = 0.003785411784,
default = "l impgal",
link = "Gallon",
},
["USgal"] = {
name1 = "US gallon",
name1_us = "U.S. gallon",
name2 = "US gallons",
name2_us = "U.S. gallons",
symbol = "US gal",
sym_us = "U.S. gal",
utype = "volume",
scale = 0.003785411784,
default = "l impgal",
link = "US gallon",
},
["USgi"] = {
name1 = "gill",
name1_us = "gill",
name2 = "gills",
name2_us = "gills",
symbol = "gi",
sym_us = "gi",
utype = "volume",
scale = 0.0001182941183,
default = "ml impoz",
link = "Gill (unit)",
},
["USkenning"] = {
name1 = "US kenning",
name1_us = "U.S. kenning",
name2 = "US kennings",
name2_us = "U.S. kennings",
symbol = "US kenning",
sym_us = "U.S. kenning",
utype = "volume",
scale = 0.01761953508344,
default = "l impgal",
link = "Kenning (unit)",
},
["USmin"] = {
name1 = "US minim",
name1_us = "U.S. minim",
name2 = "US minims",
name2_us = "U.S. minims",
symbol = "US min",
sym_us = "U.S. min",
utype = "volume",
scale = 0.000000061611519921875,
default = "ml",
link = "Minim (unit)",
},
["USoz"] = {
name1 = "US fluid ounce",
name1_us = "U.S. fluid ounce",
name2 = "US fluid ounces",
name2_us = "U.S. fluid ounces",
symbol = "US fl oz",
sym_us = "U.S. fl oz",
utype = "volume",
scale = 0.0000295735295625,
default = "ml",
link = "US fluid ounce",
},
["USpk"] = {
name1 = "US peck",
name1_us = "U.S. peck",
name2 = "US pecks",
name2_us = "U.S. pecks",
symbol = "US pk",
sym_us = "U.S. pk",
utype = "volume",
scale = 0.00880976754172,
default = "l impgal",
link = "Peck",
},
["USpt"] = {
name1 = "US pint",
name1_us = "U.S. pint",
name2 = "US pints",
name2_us = "U.S. pints",
symbol = "US pt",
sym_us = "U.S. pt",
utype = "volume",
scale = 0.000473176473,
default = "l imppt",
link = "Pint",
},
["USqt"] = {
name1 = "US quart",
name1_us = "U.S. quart",
name2 = "US quarts",
name2_us = "U.S. quarts",
symbol = "US qt",
sym_us = "U.S. qt",
utype = "volume",
scale = 0.000946352946,
default = "ml",
link = "United States customary units#Fluid volume",
},
["USquart"] = {
name1 = "US quart",
name1_us = "U.S. quart",
name2 = "US quarts",
name2_us = "U.S. quarts",
symbol = "US qt",
sym_us = "U.S. qt",
utype = "volume",
scale = 0.000946352946,
default = "ml impoz",
link = "Quart",
},
["acre feet"] = {
target = "acre ft",
},
["acre-feet"] = {
target = "acre ft",
},
["acre.foot"] = {
target = "acre foot",
},
["acre.ft"] = {
target = "acre ft",
},
["acre·foot"] = {
target = "acre foot",
},
["acre·ft"] = {
target = "acre ft",
},
["cid"] = {
target = "CID",
},
["drybbl"] = {
target = "USdrybbl",
},
["drygal"] = {
target = "USdrygal",
},
["drypt"] = {
target = "USdrypt",
},
["dryqt"] = {
target = "USdryqt",
},
["ft3"] = {
target = "cuft",
},
["gal"] = {
target = "USgal",
},
["impfloz"] = {
target = "impoz",
},
["Impgal"] = {
target = "impgal",
},
["in3"] = {
target = "cuin",
},
["km³"] = {
target = "km3",
},
["liter"] = {
target = "l",
sp_us = true,
},
["liters"] = {
target = "l",
sp_us = true,
},
["litre"] = {
target = "l",
},
["mi3"] = {
target = "cumi",
},
["m³"] = {
target = "m3",
},
["U.S.bbl"] = {
target = "USbbl",
sp_us = true,
},
["U.S.beerbbl"] = {
target = "USbeerbbl",
sp_us = true,
},
["U.S.bsh"] = {
target = "USbsh",
sp_us = true,
},
["U.S.bu"] = {
target = "USbu",
sp_us = true,
},
["U.S.drybbl"] = {
target = "USdrybbl",
sp_us = true,
},
["U.S.drygal"] = {
target = "USdrygal",
sp_us = true,
},
["U.S.drypt"] = {
target = "USdrypt",
sp_us = true,
},
["U.S.dryqt"] = {
target = "USdryqt",
sp_us = true,
},
["U.S.flgal"] = {
target = "USflgal",
sp_us = true,
},
["U.S.floz"] = {
target = "USoz",
sp_us = true,
},
["U.S.gal"] = {
target = "USgal",
sp_us = true,
},
["u.s.gal"] = {
target = "USgal",
sp_us = true,
},
["U.S.gi"] = {
target = "USgi",
sp_us = true,
},
["U.S.kenning"] = {
target = "USkenning",
sp_us = true,
},
["U.S.oz"] = {
target = "USoz",
sp_us = true,
},
["U.S.pk"] = {
target = "USpk",
sp_us = true,
},
["U.S.pt"] = {
target = "USpt",
sp_us = true,
},
["U.S.qt"] = {
target = "USqt",
sp_us = true,
},
["usbbl"] = {
target = "USbbl",
},
["usbeerbbl"] = {
target = "USbeerbbl",
},
["usbsh"] = {
target = "USbsh",
},
["usbu"] = {
target = "USbu",
},
["usdrybbl"] = {
target = "USdrybbl",
},
["usdrygal"] = {
target = "USdrygal",
},
["usdrypt"] = {
target = "USdrypt",
},
["usdryqt"] = {
target = "USdryqt",
},
["USfloz"] = {
target = "USoz",
},
["usfloz"] = {
target = "USoz",
},
["USGAL"] = {
target = "USgal",
},
["usgal"] = {
target = "USgal",
},
["usgi"] = {
target = "USgi",
},
["uskenning"] = {
target = "USkenning",
},
["usoz"] = {
target = "USoz",
},
["uspk"] = {
target = "USpk",
},
["uspt"] = {
target = "USpt",
},
["usqt"] = {
target = "USqt",
},
["yd3"] = {
target = "cuyd",
},
["miydftin"] = {
combination = { "in", "ft", "yd", "mi" },
multiple = { 12, 3, 1760 },
utype = "length",
},
["mift"] = {
combination = { "ft", "mi" },
multiple = { 5280 },
utype = "length",
},
["ydftin"] = {
combination = { "in", "ft", "yd" },
multiple = { 12, 3 },
utype = "length",
},
["ydft"] = {
combination = { "ft", "yd" },
multiple = { 3 },
utype = "length",
},
["ftin"] = {
combination = { "in", "ft" },
multiple = { 12 },
utype = "length",
},
["footin"] = {
combination = { "in", "foot" },
multiple = { 12 },
utype = "length",
},
["handin"] = {
combination = { "in", "hand" },
multiple = { 4 },
utype = "length",
},
["lboz"] = {
combination = { "oz", "lb" },
multiple = { 16 },
utype = "mass",
},
["stlb"] = {
combination = { "lb", "st" },
multiple = { 14 },
utype = "mass",
},
["stlboz"] = {
combination = { "oz", "lb", "st" },
multiple = { 16, 14 },
utype = "mass",
},
["st and lb"] = {
combination = { "lb", "st" },
multiple = { 14 },
utype = "mass",
},
["acre ha"] = {
combination = { "acre", "ha" },
utype = "area",
},
["acre m2"] = {
combination = { "acre", "m2" },
utype = "area",
},
["acre sqm"] = {
combination = { "acre", "sqm" },
utype = "area",
},
["acre sqmi"] = {
combination = { "acre", "sqmi" },
utype = "area",
},
["cm2 in2"] = {
combination = { "cm2", "sqin" },
utype = "area",
},
["cm2 sqin"] = {
combination = { "cm2", "sqin" },
utype = "area",
},
["foot2 m2"] = {
combination = { "foot2", "m2" },
utype = "area",
},
["ft2 m2"] = {
combination = { "ft2", "m2" },
utype = "area",
},
["ha acre"] = {
combination = { "ha", "acre" },
utype = "area",
},
["ha sqmi"] = {
combination = { "ha", "sqmi" },
utype = "area",
},
["in2 cm2"] = {
combination = { "sqin", "cm2" },
utype = "area",
},
["in2 mm2"] = {
combination = { "sqin", "mm2" },
utype = "area",
},
["km2 acre sqmi"] = {
combination = { "km2", "acre", "sqmi" },
utype = "area",
},
["km2 mi2"] = {
combination = { "km2", "sqmi" },
utype = "area",
},
["km2 sqmi"] = {
combination = { "km2", "sqmi" },
utype = "area",
},
["m2 ft2"] = {
combination = { "m2", "ft2" },
utype = "area",
},
["m2 sqft"] = {
combination = { "m2", "sqft" },
utype = "area",
},
["mi2 ha"] = {
combination = { "sqmi", "ha" },
utype = "area",
},
["mi2 km2"] = {
combination = { "sqmi", "km2" },
utype = "area",
},
["mm2 in2"] = {
combination = { "mm2", "sqin" },
utype = "area",
},
["mm2 sqin"] = {
combination = { "mm2", "sqin" },
utype = "area",
},
["sqfoot m2"] = {
combination = { "sqfoot", "m2" },
utype = "area",
},
["sqft m2"] = {
combination = { "sqft", "m2" },
utype = "area",
},
["sqft sqm"] = {
combination = { "sqft", "m2" },
utype = "area",
},
["sqin cm2"] = {
combination = { "sqin", "cm2" },
utype = "area",
},
["sqin mm2"] = {
combination = { "sqin", "mm2" },
utype = "area",
},
["sqmi acre"] = {
combination = { "sqmi", "acre" },
utype = "area",
},
["sqmi ha"] = {
combination = { "sqmi", "ha" },
utype = "area",
},
["sqmi ha km2"] = {
combination = { "sqmi", "ha", "km2" },
utype = "area",
},
["sqmi km2"] = {
combination = { "sqmi", "km2" },
utype = "area",
},
["tsubo sqft"] = {
combination = { "tsubo", "sqft" },
utype = "area",
},
["lb/impgal lb/USgal"] = {
combination = { "lb/impgal", "lb/USgal" },
utype = "density",
},
["kWh/km kWh/mi"] = {
combination = { "kWh/km", "kWh/mi" },
utype = "energy per unit length",
},
["kWh/km MJ/km"] = {
combination = { "kWh/km", "MJ/km" },
utype = "energy per unit length",
},
["MJ/km kWh/km"] = {
combination = { "MJ/km", "kWh/km" },
utype = "energy per unit length",
},
["MJ/km kWh/mi"] = {
combination = { "MJ/km", "kWh/mi" },
utype = "energy per unit length",
},
["impgal/h USgal/h"] = {
combination = { "impgal/h", "USgal/h" },
utype = "flow",
},
["impgal/min USgal/min"] = {
combination = { "impgal/min", "USgal/min" },
utype = "flow",
},
["L/s impgal/min"] = {
combination = { "L/s", "impgal/min" },
utype = "flow",
},
["m3/s impgal/min"] = {
combination = { "m3/s", "impgal/min" },
utype = "flow",
},
["GN LT-f"] = {
combination = { "GN", "LT-f" },
utype = "force",
},
["GN LT-f ST-f"] = {
combination = { "GN", "LT-f", "ST-f" },
utype = "force",
},
["GN LTf"] = {
combination = { "GN", "LTf" },
utype = "force",
},
["GN LTf STf"] = {
combination = { "GN", "LTf", "STf" },
utype = "force",
},
["GN ST-f"] = {
combination = { "GN", "ST-f" },
utype = "force",
},
["GN ST-f LT-f"] = {
combination = { "GN", "ST-f", "LT-f" },
utype = "force",
},
["GN STf"] = {
combination = { "GN", "STf" },
utype = "force",
},
["GN STf LTf"] = {
combination = { "GN", "STf", "LTf" },
utype = "force",
},
["kN lb-f"] = {
combination = { "kN", "lb-f" },
utype = "force",
},
["kN lbf"] = {
combination = { "kN", "lbf" },
utype = "force",
},
["kN LT-f"] = {
combination = { "kN", "LT-f" },
utype = "force",
},
["kN LT-f ST-f"] = {
combination = { "kN", "LT-f", "ST-f" },
utype = "force",
},
["kN LTf"] = {
combination = { "kN", "LTf" },
utype = "force",
},
["kN LTf STf"] = {
combination = { "kN", "LTf", "STf" },
utype = "force",
},
["kN ST-f"] = {
combination = { "kN", "ST-f" },
utype = "force",
},
["kN ST-f LT-f"] = {
combination = { "kN", "ST-f", "LT-f" },
utype = "force",
},
["kN STf"] = {
combination = { "kN", "STf" },
utype = "force",
},
["kN STf LTf"] = {
combination = { "kN", "STf", "LTf" },
utype = "force",
},
["LT-f ST-f"] = {
combination = { "LT-f", "ST-f" },
utype = "force",
},
["LTf STf"] = {
combination = { "LTf", "STf" },
utype = "force",
},
["mN gr-f"] = {
combination = { "mN", "gr-f" },
utype = "force",
},
["mN grf"] = {
combination = { "mN", "grf" },
utype = "force",
},
["MN LT-f"] = {
combination = { "MN", "LT-f" },
utype = "force",
},
["MN LT-f ST-f"] = {
combination = { "MN", "LT-f", "ST-f" },
utype = "force",
},
["MN LTf"] = {
combination = { "MN", "LTf" },
utype = "force",
},
["MN LTf STf"] = {
combination = { "MN", "LTf", "STf" },
utype = "force",
},
["mN oz-f"] = {
combination = { "mN", "oz-f" },
utype = "force",
},
["mN ozf"] = {
combination = { "mN", "ozf" },
utype = "force",
},
["MN ST-f"] = {
combination = { "MN", "ST-f" },
utype = "force",
},
["MN ST-f LT-f"] = {
combination = { "MN", "ST-f", "LT-f" },
utype = "force",
},
["MN STf"] = {
combination = { "MN", "STf" },
utype = "force",
},
["MN STf LTf"] = {
combination = { "MN", "STf", "LTf" },
utype = "force",
},
["N lb-f"] = {
combination = { "N", "lb-f" },
utype = "force",
},
["N lbf"] = {
combination = { "N", "lbf" },
utype = "force",
},
["N oz-f"] = {
combination = { "N", "oz-f" },
utype = "force",
},
["N ozf"] = {
combination = { "N", "ozf" },
utype = "force",
},
["nN gr-f"] = {
combination = { "nN", "gr-f" },
utype = "force",
},
["nN grf"] = {
combination = { "nN", "grf" },
utype = "force",
},
["ST-f LT-f"] = {
combination = { "ST-f", "LT-f" },
utype = "force",
},
["STf LTf"] = {
combination = { "STf", "LTf" },
utype = "force",
},
["uN gr-f"] = {
combination = { "µN", "gr-f" },
utype = "force",
},
["uN grf"] = {
combination = { "µN", "grf" },
utype = "force",
},
["µN gr-f"] = {
combination = { "µN", "gr-f" },
utype = "force",
},
["µN grf"] = {
combination = { "µN", "grf" },
utype = "force",
},
["μN gr-f"] = {
combination = { "µN", "gr-f" },
utype = "force",
},
["μN grf"] = {
combination = { "µN", "grf" },
utype = "force",
},
["impgal/mi U.S.gal/mi"] = {
combination = { "impgal/mi", "U.S.gal/mi" },
utype = "fuel efficiency",
},
["impgal/mi USgal/mi"] = {
combination = { "impgal/mi", "USgal/mi" },
utype = "fuel efficiency",
},
["km/L mpgimp"] = {
combination = { "km/L", "mpgimp" },
utype = "fuel efficiency",
},
["km/l mpgimp"] = {
combination = { "km/l", "mpgimp" },
utype = "fuel efficiency",
},
["km/L mpgU.S."] = {
combination = { "km/L", "mpgU.S." },
utype = "fuel efficiency",
},
["km/l mpgU.S."] = {
combination = { "km/l", "mpgU.S." },
utype = "fuel efficiency",
},
["km/L mpgUS"] = {
combination = { "km/L", "mpgus" },
utype = "fuel efficiency",
},
["km/L mpgus"] = {
combination = { "km/L", "mpgus" },
utype = "fuel efficiency",
},
["km/l mpgUS"] = {
combination = { "km/l", "mpgus" },
utype = "fuel efficiency",
},
["km/l mpgus"] = {
combination = { "km/l", "mpgus" },
utype = "fuel efficiency",
},
["L/100 km mpgimp"] = {
combination = { "L/100 km", "mpgimp" },
utype = "fuel efficiency",
},
["l/100 km mpgimp"] = {
combination = { "l/100 km", "mpgimp" },
utype = "fuel efficiency",
},
["L/100 km mpgU.S."] = {
combination = { "L/100 km", "mpgU.S." },
utype = "fuel efficiency",
},
["l/100 km mpgU.S."] = {
combination = { "l/100 km", "mpgU.S." },
utype = "fuel efficiency",
},
["L/100 km mpgUS"] = {
combination = { "L/100 km", "mpgus" },
utype = "fuel efficiency",
},
["L/100 km mpgus"] = {
combination = { "L/100 km", "mpgus" },
utype = "fuel efficiency",
},
["l/100 km mpgUS"] = {
combination = { "l/100 km", "mpgus" },
utype = "fuel efficiency",
},
["l/100 km mpgus"] = {
combination = { "l/100 km", "mpgus" },
utype = "fuel efficiency",
},
["L/km impgal/mi"] = {
combination = { "L/km", "impgal/mi" },
utype = "fuel efficiency",
},
["l/km impgal/mi"] = {
combination = { "l/km", "impgal/mi" },
utype = "fuel efficiency",
},
["L/km U.S.gal/mi"] = {
combination = { "L/km", "U.S.gal/mi" },
utype = "fuel efficiency",
},
["l/km U.S.gal/mi"] = {
combination = { "l/km", "U.S.gal/mi" },
utype = "fuel efficiency",
},
["L/km USgal/mi"] = {
combination = { "L/km", "USgal/mi" },
utype = "fuel efficiency",
},
["L/km usgal/mi"] = {
combination = { "L/km", "usgal/mi" },
utype = "fuel efficiency",
},
["l/km USgal/mi"] = {
combination = { "l/km", "USgal/mi" },
utype = "fuel efficiency",
},
["l/km usgal/mi"] = {
combination = { "l/km", "usgal/mi" },
utype = "fuel efficiency",
},
["mpgimp L/100 km"] = {
combination = { "mpgimp", "L/100 km" },
utype = "fuel efficiency",
},
["mpgimp mpgU.S."] = {
combination = { "mpgimp", "mpgU.S." },
utype = "fuel efficiency",
},
["mpgimp mpgUS"] = {
combination = { "mpgimp", "mpgus" },
utype = "fuel efficiency",
},
["mpgimp mpgus"] = {
combination = { "mpgimp", "mpgus" },
utype = "fuel efficiency",
},
["mpgU.S. mpgimp"] = {
combination = { "mpgU.S.", "mpgimp" },
utype = "fuel efficiency",
},
["mpgUS mpgimp"] = {
combination = { "mpgus", "mpgimp" },
utype = "fuel efficiency",
},
["mpgus mpgimp"] = {
combination = { "mpgus", "mpgimp" },
utype = "fuel efficiency",
},
["U.S.gal/mi impgal/mi"] = {
combination = { "U.S.gal/mi", "impgal/mi" },
utype = "fuel efficiency",
},
["USgal/mi impgal/mi"] = {
combination = { "USgal/mi", "impgal/mi" },
utype = "fuel efficiency",
},
["cm in"] = {
combination = { "cm", "in" },
utype = "length",
},
["fathom ft"] = {
combination = { "fathom", "ft" },
utype = "length",
},
["foot m"] = {
combination = { "foot", "m" },
utype = "length",
},
["ft km"] = {
combination = { "ft", "km" },
utype = "length",
},
["ft m"] = {
combination = { "ft", "m" },
utype = "length",
},
["ft mi"] = {
combination = { "ft", "mi" },
utype = "length",
},
["in cm"] = {
combination = { "in", "cm" },
utype = "length",
},
["in mm"] = {
combination = { "in", "mm" },
utype = "length",
},
["km ly"] = {
combination = { "km", "ly" },
utype = "length",
},
["km mi"] = {
combination = { "km", "mi" },
utype = "length",
},
["km mi ft"] = {
combination = { "km", "mi", "ft" },
utype = "length",
},
["km nmi"] = {
combination = { "km", "nmi" },
utype = "length",
},
["m foot"] = {
combination = { "m", "foot" },
utype = "length",
},
["m ft"] = {
combination = { "m", "ft" },
utype = "length",
},
["m yd"] = {
combination = { "m", "yd" },
utype = "length",
},
["mi ft"] = {
combination = { "mi", "ft" },
utype = "length",
},
["mi km"] = {
combination = { "mi", "km" },
utype = "length",
},
["mi nmi"] = {
combination = { "mi", "nmi" },
utype = "length",
},
["mm in"] = {
combination = { "mm", "in" },
utype = "length",
},
["nmi km"] = {
combination = { "nmi", "km" },
utype = "length",
},
["nmi mi"] = {
combination = { "nmi", "mi" },
utype = "length",
},
["nmi mi ft"] = {
combination = { "nmi", "mi", "ft" },
utype = "length",
},
["statmi km"] = {
combination = { "smi", "km" },
utype = "length",
},
["yd m"] = {
combination = { "yd", "m" },
utype = "length",
},
["g gr"] = {
combination = { "g", "gr" },
utype = "mass",
},
["g oz"] = {
combination = { "g", "oz" },
utype = "mass",
},
["gr mg"] = {
combination = { "gr", "mg" },
utype = "mass",
},
["kg lb"] = {
combination = { "kg", "lb" },
utype = "mass",
},
["kg lb st"] = {
combination = { "kg", "lb", "st" },
utype = "mass",
},
["kg Scwt"] = {
combination = { "kg", "Scwt" },
utype = "mass",
},
["kg st"] = {
combination = { "kg", "st" },
utype = "mass",
},
["kg st lb"] = {
combination = { "kg", "st", "lb" },
utype = "mass",
},
["kg stlb"] = {
combination = { "kg", "stlb" },
utype = "mass",
},
["lb kg"] = {
combination = { "lb", "kg" },
utype = "mass",
},
["lb kg st"] = {
combination = { "lb", "kg", "st" },
utype = "mass",
},
["lb ozt"] = {
combination = { "lb", "ozt" },
utype = "mass",
},
["lb st"] = {
combination = { "lb", "st" },
utype = "mass",
},
["lb st kg"] = {
combination = { "lb", "st", "kg" },
utype = "mass",
},
["lb stlb"] = {
combination = { "lb", "stlb" },
utype = "mass",
},
["LT MT"] = {
combination = { "LT", "MT" },
utype = "mass",
},
["LT MT ST"] = {
combination = { "LT", "MT", "ST" },
utype = "mass",
},
["LT ST"] = {
combination = { "LT", "ST" },
utype = "mass",
},
["LT ST MT"] = {
combination = { "LT", "ST", "MT" },
utype = "mass",
},
["LT ST t"] = {
combination = { "LT", "ST", "t" },
utype = "mass",
},
["LT t"] = {
combination = { "LT", "t" },
utype = "mass",
},
["LT t ST"] = {
combination = { "LT", "t", "ST" },
utype = "mass",
},
["mg gr"] = {
combination = { "mg", "gr" },
utype = "mass",
},
["MT LT"] = {
combination = { "MT", "LT" },
utype = "mass",
},
["MT LT ST"] = {
combination = { "MT", "LT", "ST" },
utype = "mass",
},
["MT ST"] = {
combination = { "MT", "ST" },
utype = "mass",
},
["MT ST LT"] = {
combination = { "MT", "ST", "LT" },
utype = "mass",
},
["oz g"] = {
combination = { "oz", "g" },
utype = "mass",
},
["oz ozt"] = {
combination = { "oz", "ozt" },
utype = "mass",
},
["ozt g"] = {
combination = { "ozt", "g" },
utype = "mass",
},
["ozt oz"] = {
combination = { "ozt", "oz" },
utype = "mass",
},
["st kg"] = {
combination = { "st", "kg" },
utype = "mass",
},
["st kg lb"] = {
combination = { "st", "kg", "lb" },
utype = "mass",
},
["st lb"] = {
combination = { "st", "lb" },
utype = "mass",
},
["st lb kg"] = {
combination = { "st", "lb", "kg" },
utype = "mass",
},
["ST LT"] = {
combination = { "ST", "LT" },
utype = "mass",
},
["ST LT MT"] = {
combination = { "ST", "LT", "MT" },
utype = "mass",
},
["ST LT t"] = {
combination = { "ST", "LT", "t" },
utype = "mass",
},
["ST MT"] = {
combination = { "ST", "MT" },
utype = "mass",
},
["ST MT LT"] = {
combination = { "ST", "MT", "LT" },
utype = "mass",
},
["ST t"] = {
combination = { "ST", "t" },
utype = "mass",
},
["ST t LT"] = {
combination = { "ST", "t", "LT" },
utype = "mass",
},
["t LT"] = {
combination = { "t", "LT" },
utype = "mass",
},
["t LT ST"] = {
combination = { "t", "LT", "ST" },
utype = "mass",
},
["t Scwt"] = {
combination = { "t", "Scwt" },
utype = "mass",
},
["t ST"] = {
combination = { "t", "ST" },
utype = "mass",
},
["t ST LT"] = {
combination = { "t", "ST", "LT" },
utype = "mass",
},
["ton"] = {
combination = { "LT", "ST" },
utype = "mass",
},
["/acre /ha"] = {
combination = { "/acre", "/ha" },
utype = "per unit area",
},
["/ha /acre"] = {
combination = { "/ha", "/acre" },
utype = "per unit area",
},
["/sqkm /sqmi"] = {
combination = { "/sqkm", "/sqmi" },
utype = "per unit area",
},
["/sqmi /sqkm"] = {
combination = { "/sqmi", "/sqkm" },
utype = "per unit area",
},
["PD/acre PD/ha"] = {
combination = { "PD/acre", "PD/ha" },
utype = "population density",
},
["PD/ha PD/acre"] = {
combination = { "PD/ha", "PD/acre" },
utype = "population density",
},
["PD/sqkm PD/sqmi"] = {
combination = { "PD/sqkm", "PD/sqmi" },
utype = "population density",
},
["PD/sqmi PD/sqkm"] = {
combination = { "PD/sqmi", "PD/sqkm" },
utype = "population density",
},
["kW bhp"] = {
combination = { "kW", "bhp" },
utype = "power",
},
["kW hp"] = {
combination = { "kW", "hp" },
utype = "power",
},
["kW PS"] = {
combination = { "kW", "PS" },
utype = "power",
},
["PS bhp"] = {
combination = { "PS", "bhp" },
utype = "power",
},
["PS hp"] = {
combination = { "PS", "hp" },
utype = "power",
},
["bar kPa"] = {
combination = { "bar", "kPa" },
utype = "pressure",
},
["hPa inHg"] = {
combination = { "hPa", "inHg" },
utype = "pressure",
},
["inHg psi"] = {
combination = { "inHg", "psi" },
utype = "pressure",
},
["kPa inHg"] = {
combination = { "kPa", "inHg" },
utype = "pressure",
},
["kPa kg-f/cm2"] = {
combination = { "kPa", "kg-f/cm2" },
utype = "pressure",
},
["kPa kg/cm2"] = {
combination = { "kPa", "kg/cm2" },
utype = "pressure",
},
["kPa kgf/cm2"] = {
combination = { "kPa", "kgf/cm2" },
utype = "pressure",
},
["kPa lb/in2"] = {
combination = { "kPa", "psi" },
utype = "pressure",
},
["kPa mmHg"] = {
combination = { "kPa", "mmHg" },
utype = "pressure",
},
["kPa psi"] = {
combination = { "kPa", "psi" },
utype = "pressure",
},
["kPa Torr"] = {
combination = { "kPa", "Torr" },
utype = "pressure",
},
["mmHg psi"] = {
combination = { "mmHg", "psi" },
utype = "pressure",
},
["MPa kg-f/cm2"] = {
combination = { "MPa", "kg-f/cm2" },
utype = "pressure",
},
["MPa kgf/cm2"] = {
combination = { "MPa", "kgf/cm2" },
utype = "pressure",
},
["MPa ksi"] = {
combination = { "MPa", "ksi" },
utype = "pressure",
},
["MPa psi"] = {
combination = { "MPa", "psi" },
utype = "pressure",
},
["Torr psi"] = {
combination = { "Torr", "psi" },
utype = "pressure",
},
["foot/s m/s"] = {
combination = { "foot/s", "m/s" },
utype = "speed",
},
["ft/s m/s"] = {
combination = { "ft/s", "m/s" },
utype = "speed",
},
["km/h kn"] = {
combination = { "km/h", "kn" },
utype = "speed",
},
["km/h mph"] = {
combination = { "km/h", "mph" },
utype = "speed",
},
["kn km/h"] = {
combination = { "kn", "km/h" },
utype = "speed",
},
["kn m/s"] = {
combination = { "kn", "m/s" },
utype = "speed",
},
["kn mph"] = {
combination = { "kn", "mph" },
utype = "speed",
},
["m/s foot/s"] = {
combination = { "m/s", "foot/s" },
utype = "speed",
},
["m/s ft/s"] = {
combination = { "m/s", "ft/s" },
utype = "speed",
},
["m/s kn km/h"] = {
combination = { "m/s", "kn", "km/h" },
utype = "speed",
},
["m/s mph"] = {
combination = { "m/s", "mph" },
utype = "speed",
},
["mph km/h"] = {
combination = { "mph", "km/h" },
utype = "speed",
},
["mph kn"] = {
combination = { "mph", "kn" },
utype = "speed",
},
["C F"] = {
combination = { "C", "F" },
utype = "temperature",
},
["C F K"] = {
combination = { "C", "F", "K" },
utype = "temperature",
},
["C F R"] = {
combination = { "C", "F", "R" },
utype = "temperature",
},
["C K"] = {
combination = { "C", "K" },
utype = "temperature",
},
["C K F"] = {
combination = { "C", "K", "F" },
utype = "temperature",
},
["C K R"] = {
combination = { "C", "K", "R" },
utype = "temperature",
},
["C R"] = {
combination = { "C", "R" },
utype = "temperature",
},
["C R F"] = {
combination = { "C", "R", "F" },
utype = "temperature",
},
["C R K"] = {
combination = { "C", "R", "K" },
utype = "temperature",
},
["F C"] = {
combination = { "F", "C" },
utype = "temperature",
},
["F C K"] = {
combination = { "F", "C", "K" },
utype = "temperature",
},
["F C R"] = {
combination = { "F", "C", "R" },
utype = "temperature",
},
["F K"] = {
combination = { "F", "K" },
utype = "temperature",
},
["F K C"] = {
combination = { "F", "K", "C" },
utype = "temperature",
},
["F K R"] = {
combination = { "F", "K", "R" },
utype = "temperature",
},
["F R"] = {
combination = { "F", "R" },
utype = "temperature",
},
["F R C"] = {
combination = { "F", "R", "C" },
utype = "temperature",
},
["F R K"] = {
combination = { "F", "R", "K" },
utype = "temperature",
},
["K C"] = {
combination = { "K", "C" },
utype = "temperature",
},
["K C F"] = {
combination = { "K", "C", "F" },
utype = "temperature",
},
["K C R"] = {
combination = { "K", "C", "R" },
utype = "temperature",
},
["K F"] = {
combination = { "K", "F" },
utype = "temperature",
},
["K F C"] = {
combination = { "K", "F", "C" },
utype = "temperature",
},
["K F R"] = {
combination = { "K", "F", "R" },
utype = "temperature",
},
["K R"] = {
combination = { "K", "R" },
utype = "temperature",
},
["K R C"] = {
combination = { "K", "R", "C" },
utype = "temperature",
},
["K R F"] = {
combination = { "K", "R", "F" },
utype = "temperature",
},
["K °C"] = {
combination = { "K", "°C" },
utype = "temperature",
},
["K °C °F"] = {
combination = { "K", "°C", "°F" },
utype = "temperature",
},
["K °C °R"] = {
combination = { "K", "°C", "°R" },
utype = "temperature",
},
["K °F"] = {
combination = { "K", "°F" },
utype = "temperature",
},
["K °F °C"] = {
combination = { "K", "°F", "°C" },
utype = "temperature",
},
["K °F °R"] = {
combination = { "K", "°F", "°R" },
utype = "temperature",
},
["K °R"] = {
combination = { "K", "°R" },
utype = "temperature",
},
["K °R °C"] = {
combination = { "K", "°R", "°C" },
utype = "temperature",
},
["K °R °F"] = {
combination = { "K", "°R", "°F" },
utype = "temperature",
},
["R C"] = {
combination = { "R", "C" },
utype = "temperature",
},
["R C F"] = {
combination = { "R", "C", "F" },
utype = "temperature",
},
["R C K"] = {
combination = { "R", "C", "K" },
utype = "temperature",
},
["R F"] = {
combination = { "R", "F" },
utype = "temperature",
},
["R F C"] = {
combination = { "R", "F", "C" },
utype = "temperature",
},
["R F K"] = {
combination = { "R", "F", "K" },
utype = "temperature",
},
["R K"] = {
combination = { "R", "K" },
utype = "temperature",
},
["R K C"] = {
combination = { "R", "K", "C" },
utype = "temperature",
},
["R K F"] = {
combination = { "R", "K", "F" },
utype = "temperature",
},
["°C K"] = {
combination = { "°C", "K" },
utype = "temperature",
},
["°C K °F"] = {
combination = { "°C", "K", "°F" },
utype = "temperature",
},
["°C K °R"] = {
combination = { "°C", "K", "°R" },
utype = "temperature",
},
["°C °F"] = {
combination = { "°C", "°F" },
utype = "temperature",
},
["°C °F K"] = {
combination = { "°C", "°F", "K" },
utype = "temperature",
},
["°C °F °R"] = {
combination = { "°C", "°F", "°R" },
utype = "temperature",
},
["°C °R"] = {
combination = { "°C", "°R" },
utype = "temperature",
},
["°C °R K"] = {
combination = { "°C", "°R", "K" },
utype = "temperature",
},
["°C °R °F"] = {
combination = { "°C", "°R", "°F" },
utype = "temperature",
},
["°F K"] = {
combination = { "°F", "K" },
utype = "temperature",
},
["°F K °C"] = {
combination = { "°F", "K", "°C" },
utype = "temperature",
},
["°F K °R"] = {
combination = { "°F", "K", "°R" },
utype = "temperature",
},
["°F R"] = {
combination = { "F", "R" },
utype = "temperature",
},
["°F °C"] = {
combination = { "°F", "°C" },
utype = "temperature",
},
["°F °C K"] = {
combination = { "°F", "°C", "K" },
utype = "temperature",
},
["°F °C °R"] = {
combination = { "°F", "°C", "°R" },
utype = "temperature",
},
["°F °R"] = {
combination = { "°F", "°R" },
utype = "temperature",
},
["°F °R K"] = {
combination = { "°F", "°R", "K" },
utype = "temperature",
},
["°F °R °C"] = {
combination = { "°F", "°R", "°C" },
utype = "temperature",
},
["°R K"] = {
combination = { "°R", "K" },
utype = "temperature",
},
["°R K °C"] = {
combination = { "°R", "K", "°C" },
utype = "temperature",
},
["°R K °F"] = {
combination = { "°R", "K", "°F" },
utype = "temperature",
},
["°R °C"] = {
combination = { "°R", "°C" },
utype = "temperature",
},
["°R °C K"] = {
combination = { "°R", "°C", "K" },
utype = "temperature",
},
["°R °C °F"] = {
combination = { "°R", "°C", "°F" },
utype = "temperature",
},
["°R °F"] = {
combination = { "°R", "°F" },
utype = "temperature",
},
["°R °F K"] = {
combination = { "°R", "°F", "K" },
utype = "temperature",
},
["°R °F °C"] = {
combination = { "°R", "°F", "°C" },
utype = "temperature",
},
["Nm lbfft"] = {
combination = { "Nm", "lbfft" },
utype = "torque",
},
["Nm lbft"] = {
combination = { "Nm", "lbft" },
utype = "torque",
},
["cc L"] = {
combination = { "cc", "L" },
utype = "volume",
},
["cm3 L"] = {
combination = { "cm3", "L" },
utype = "volume",
},
["cuft m3"] = {
combination = { "cuft", "m3" },
utype = "volume",
},
["cuin USoz USpt"] = {
combination = { "cuin", "USoz", "USpt" },
utype = "volume",
},
["cuyd m3"] = {
combination = { "cuyd", "m3" },
utype = "volume",
},
["floz"] = {
combination = { "impoz", "USoz" },
utype = "volume",
},
["hL impgal"] = {
combination = { "hL", "impgal" },
utype = "volume",
},
["hl impgal"] = {
combination = { "hl", "impgal" },
utype = "volume",
},
["hL impgal U.S.gal"] = {
combination = { "hL", "impgal", "USgal" },
utype = "volume",
},
["hl impgal U.S.gal"] = {
combination = { "hl", "impgal", "USgal" },
utype = "volume",
},
["hL impgal USgal"] = {
combination = { "hL", "impgal", "USgal" },
utype = "volume",
},
["hl impgal USgal"] = {
combination = { "hl", "impgal", "USgal" },
utype = "volume",
},
["hL U.S.gal"] = {
combination = { "hL", "USgal" },
utype = "volume",
},
["hl U.S.gal"] = {
combination = { "hl", "USgal" },
utype = "volume",
},
["hL U.S.gal impgal"] = {
combination = { "hL", "USgal", "impgal" },
utype = "volume",
},
["hl U.S.gal impgal"] = {
combination = { "hl", "USgal", "impgal" },
utype = "volume",
},
["hL USgal"] = {
combination = { "hL", "USgal" },
utype = "volume",
},
["hl USgal"] = {
combination = { "hl", "USgal" },
utype = "volume",
},
["hL USgal impgal"] = {
combination = { "hL", "USgal", "impgal" },
utype = "volume",
},
["hl USgal impgal"] = {
combination = { "hl", "USgal", "impgal" },
utype = "volume",
},
["impfloz U.S.floz"] = {
combination = { "impfloz", "U.S.floz" },
utype = "volume",
},
["impgal cuyd"] = {
combination = { "impgal", "cuyd" },
utype = "volume",
},
["impgal L"] = {
combination = { "impgal", "L" },
utype = "volume",
},
["impgal l"] = {
combination = { "impgal", "l" },
utype = "volume",
},
["impgal L U.S.drygal"] = {
combination = { "impgal", "L", "U.S.drygal" },
utype = "volume",
},
["impgal l U.S.drygal"] = {
combination = { "impgal", "l", "U.S.drygal" },
utype = "volume",
},
["impgal L U.S.gal"] = {
combination = { "impgal", "L", "U.S.gal" },
utype = "volume",
},
["impgal l U.S.gal"] = {
combination = { "impgal", "l", "U.S.gal" },
utype = "volume",
},
["impgal L USdrygal"] = {
combination = { "impgal", "L", "USdrygal" },
utype = "volume",
},
["impgal l USdrygal"] = {
combination = { "impgal", "l", "USdrygal" },
utype = "volume",
},
["impgal L USgal"] = {
combination = { "impgal", "L", "USgal" },
utype = "volume",
},
["impgal l USgal"] = {
combination = { "impgal", "l", "USgal" },
utype = "volume",
},
["impgal U.S.drygal"] = {
combination = { "impgal", "U.S.drygal" },
utype = "volume",
},
["impgal U.S.drygal L"] = {
combination = { "impgal", "U.S.drygal", "L" },
utype = "volume",
},
["impgal U.S.drygal l"] = {
combination = { "impgal", "U.S.drygal", "l" },
utype = "volume",
},
["impgal U.S.gal"] = {
combination = { "impgal", "U.S.gal" },
utype = "volume",
},
["impgal U.S.gal L"] = {
combination = { "impgal", "U.S.gal", "L" },
utype = "volume",
},
["impgal U.S.gal l"] = {
combination = { "impgal", "U.S.gal", "l" },
utype = "volume",
},
["impgal USdrygal"] = {
combination = { "impgal", "USdrygal" },
utype = "volume",
},
["impgal USdrygal L"] = {
combination = { "impgal", "USdrygal", "L" },
utype = "volume",
},
["impgal USdrygal l"] = {
combination = { "impgal", "USdrygal", "l" },
utype = "volume",
},
["impgal USgal"] = {
combination = { "impgal", "USgal" },
utype = "volume",
},
["impgal usgal"] = {
combination = { "impgal", "USgal" },
utype = "volume",
},
["impgal USgal L"] = {
combination = { "impgal", "USgal", "L" },
utype = "volume",
},
["impgal USgal l"] = {
combination = { "impgal", "USgal", "l" },
utype = "volume",
},
["impgal yd3"] = {
combination = { "impgal", "cuyd" },
utype = "volume",
},
["impoz mL"] = {
combination = { "impoz", "mL" },
utype = "volume",
},
["impoz ml"] = {
combination = { "impoz", "ml" },
utype = "volume",
},
["impoz U.S.oz"] = {
combination = { "impoz", "U.S.oz" },
utype = "volume",
},
["impoz USoz"] = {
combination = { "impoz", "USoz" },
utype = "volume",
},
["impoz usoz"] = {
combination = { "impoz", "USoz" },
utype = "volume",
},
["imppt USpt"] = {
combination = { "imppt", "USpt" },
utype = "volume",
},
["impqt l"] = {
combination = { "impqt", "l" },
utype = "volume",
},
["L cuin"] = {
combination = { "L", "cuin" },
utype = "volume",
},
["L drygal"] = {
combination = { "L", "drygal" },
utype = "volume",
},
["l drygal"] = {
combination = { "l", "drygal" },
utype = "volume",
},
["L impgal"] = {
combination = { "L", "impgal" },
utype = "volume",
},
["l impgal"] = {
combination = { "l", "impgal" },
utype = "volume",
},
["L impgal drygal"] = {
combination = { "L", "impgal", "drygal" },
utype = "volume",
},
["l impgal drygal"] = {
combination = { "l", "impgal", "drygal" },
utype = "volume",
},
["L impgal U.S.drygal"] = {
combination = { "L", "impgal", "U.S.drygal" },
utype = "volume",
},
["l impgal U.S.drygal"] = {
combination = { "l", "impgal", "U.S.drygal" },
utype = "volume",
},
["L impgal U.S.gal"] = {
combination = { "L", "impgal", "U.S.gal" },
utype = "volume",
},
["l impgal U.S.gal"] = {
combination = { "l", "impgal", "U.S.gal" },
utype = "volume",
},
["L impgal USdrygal"] = {
combination = { "L", "impgal", "USdrygal" },
utype = "volume",
},
["L impgal usdrygal"] = {
combination = { "L", "impgal", "USdrygal" },
utype = "volume",
},
["l impgal USdrygal"] = {
combination = { "l", "impgal", "USdrygal" },
utype = "volume",
},
["l impgal usdrygal"] = {
combination = { "l", "impgal", "USdrygal" },
utype = "volume",
},
["L impgal USgal"] = {
combination = { "L", "impgal", "USgal" },
utype = "volume",
},
["l impgal USgal"] = {
combination = { "l", "impgal", "USgal" },
utype = "volume",
},
["L imppt"] = {
combination = { "L", "imppt" },
utype = "volume",
},
["l imppt"] = {
combination = { "l", "imppt" },
utype = "volume",
},
["L impqt"] = {
combination = { "L", "impqt" },
utype = "volume",
},
["L U.S.drygal"] = {
combination = { "L", "U.S.drygal" },
utype = "volume",
},
["l U.S.drygal"] = {
combination = { "l", "U.S.drygal" },
utype = "volume",
},
["L U.S.drygal impgal"] = {
combination = { "L", "U.S.drygal", "impgal" },
utype = "volume",
},
["l U.S.drygal impgal"] = {
combination = { "l", "U.S.drygal", "impgal" },
utype = "volume",
},
["L U.S.gal"] = {
combination = { "L", "U.S.gal" },
utype = "volume",
},
["l U.S.gal"] = {
combination = { "l", "U.S.gal" },
utype = "volume",
},
["L U.S.gal impgal"] = {
combination = { "L", "U.S.gal", "impgal" },
utype = "volume",
},
["l U.S.gal impgal"] = {
combination = { "l", "U.S.gal", "impgal" },
utype = "volume",
},
["L USdrygal"] = {
combination = { "L", "USdrygal" },
utype = "volume",
},
["L usdrygal"] = {
combination = { "L", "USdrygal" },
utype = "volume",
},
["l USdrygal"] = {
combination = { "l", "USdrygal" },
utype = "volume",
},
["l usdrygal"] = {
combination = { "l", "USdrygal" },
utype = "volume",
},
["L USdrygal impgal"] = {
combination = { "L", "USdrygal", "impgal" },
utype = "volume",
},
["l USdrygal impgal"] = {
combination = { "l", "USdrygal", "impgal" },
utype = "volume",
},
["L USgal"] = {
combination = { "L", "USgal" },
utype = "volume",
},
["L usgal"] = {
combination = { "L", "usgal" },
utype = "volume",
},
["l USgal"] = {
combination = { "l", "USgal" },
utype = "volume",
},
["l usgal"] = {
combination = { "l", "usgal" },
utype = "volume",
},
["L USgal impgal"] = {
combination = { "L", "USgal", "impgal" },
utype = "volume",
},
["L usgal impgal"] = {
combination = { "L", "USgal", "impgal" },
utype = "volume",
},
["l USgal impgal"] = {
combination = { "l", "USgal", "impgal" },
utype = "volume",
},
["l USpt"] = {
combination = { "l", "USpt" },
utype = "volume",
},
["m3 impgal"] = {
combination = { "m3", "impgal" },
utype = "volume",
},
["ml impoz"] = {
combination = { "ml", "impoz" },
utype = "volume",
},
["mL U.S.oz"] = {
combination = { "mL", "U.S.floz" },
utype = "volume",
},
["ml U.S.oz"] = {
combination = { "ml", "U.S.floz" },
utype = "volume",
},
["ml USoz"] = {
combination = { "ml", "USoz" },
utype = "volume",
},
["ml usoz"] = {
combination = { "ml", "USoz" },
utype = "volume",
},
["U.S.drygal impgal"] = {
combination = { "U.S.drygal", "impgal" },
utype = "volume",
},
["U.S.drygal impgal L"] = {
combination = { "U.S.drygal", "impgal", "L" },
utype = "volume",
},
["U.S.drygal impgal l"] = {
combination = { "U.S.drygal", "impgal", "l" },
utype = "volume",
},
["U.S.drygal L"] = {
combination = { "U.S.drygal", "L" },
utype = "volume",
},
["U.S.drygal l"] = {
combination = { "U.S.drygal", "l" },
utype = "volume",
},
["U.S.drygal L impgal"] = {
combination = { "U.S.drygal", "L", "impgal" },
utype = "volume",
},
["U.S.drygal l impgal"] = {
combination = { "U.S.drygal", "l", "impgal" },
utype = "volume",
},
["U.S.floz impfloz"] = {
combination = { "U.S.floz", "impfloz" },
utype = "volume",
},
["U.S.gal impgal"] = {
combination = { "U.S.gal", "impgal" },
utype = "volume",
},
["U.S.gal impgal L"] = {
combination = { "U.S.gal", "impgal", "L" },
utype = "volume",
},
["U.S.gal impgal l"] = {
combination = { "U.S.gal", "impgal", "l" },
utype = "volume",
},
["U.S.gal L"] = {
combination = { "U.S.gal", "L" },
utype = "volume",
},
["U.S.gal l"] = {
combination = { "U.S.gal", "l" },
utype = "volume",
},
["U.S.gal L impgal"] = {
combination = { "U.S.gal", "L", "impgal" },
utype = "volume",
},
["U.S.gal l impgal"] = {
combination = { "U.S.gal", "l", "impgal" },
utype = "volume",
},
["U.S.gal U.S.drygal"] = {
combination = { "U.S.flgal", "U.S.drygal" },
utype = "volume",
},
["U.S.oz impoz"] = {
combination = { "U.S.oz", "impoz" },
utype = "volume",
},
["U.S.oz mL"] = {
combination = { "U.S.oz", "mL" },
utype = "volume",
},
["U.S.oz ml"] = {
combination = { "U.S.oz", "ml" },
utype = "volume",
},
["USdrygal impgal"] = {
combination = { "USdrygal", "impgal" },
utype = "volume",
},
["USdrygal impgal L"] = {
combination = { "USdrygal", "impgal", "L" },
utype = "volume",
},
["USdrygal impgal l"] = {
combination = { "USdrygal", "impgal", "l" },
utype = "volume",
},
["USdrygal L"] = {
combination = { "USdrygal", "L" },
utype = "volume",
},
["USdrygal l"] = {
combination = { "USdrygal", "l" },
utype = "volume",
},
["USdrygal L impgal"] = {
combination = { "USdrygal", "L", "impgal" },
utype = "volume",
},
["USdrygal l impgal"] = {
combination = { "USdrygal", "l", "impgal" },
utype = "volume",
},
["USfloz impfloz"] = {
combination = { "USfloz", "impfloz" },
utype = "volume",
},
["USgal impgal"] = {
combination = { "USgal", "impgal" },
utype = "volume",
},
["usgal impgal"] = {
combination = { "USgal", "impgal" },
utype = "volume",
},
["USgal impgal L"] = {
combination = { "USgal", "impgal", "L" },
utype = "volume",
},
["USgal impgal l"] = {
combination = { "USgal", "impgal", "l" },
utype = "volume",
},
["USgal L"] = {
combination = { "USgal", "L" },
utype = "volume",
},
["USgal l"] = {
combination = { "USgal", "l" },
utype = "volume",
},
["USgal L impgal"] = {
combination = { "USgal", "L", "impgal" },
utype = "volume",
},
["USgal l impgal"] = {
combination = { "USgal", "l", "impgal" },
utype = "volume",
},
["USgal m3"] = {
combination = { "USgal", "m3" },
utype = "volume",
},
["USgal USdrygal"] = {
combination = { "USflgal", "USdrygal" },
utype = "volume",
},
["USoz impoz"] = {
combination = { "USoz", "impoz" },
utype = "volume",
},
["USoz mL"] = {
combination = { "USoz", "mL" },
utype = "volume",
},
["USoz ml"] = {
combination = { "USoz", "ml" },
utype = "volume",
},
}
---------------------------------------------------------------------------
-- Do not change the data in this table because it is created by running --
-- a script that reads the wikitext from a wiki page (see note above). --
---------------------------------------------------------------------------
local default_exceptions = {
-- Prefixed units with a default different from that of the base unit.
-- Each key item is a prefixed symbol (not unitcode).
["mm<sup>2</sup>"] = "sqin",
["cm<sup>2</sup>"] = "sqin",
["dm<sup>2</sup>"] = "sqin",
["hm<sup>2</sup>"] = "acre",
["km<sup>2</sup>"] = "sqmi",
["yJ"] = "µeV",
["zJ"] = "meV",
["aJ"] = "eV",
["fJ"] = "keV",
["pJ"] = "MeV",
["MJ"] = "kWh",
["GJ"] = "kWh",
["TJ"] = "kWh",
["PJ"] = "kWh",
["EJ"] = "kWh",
["ZJ"] = "kWh",
["YJ"] = "kWh",
["nN"] = "gr-f",
["µN"] = "gr-f",
["mN"] = "oz-f",
["pm"] = "in",
["nm"] = "in",
["µm"] = "in",
["mm"] = "in",
["cm"] = "in",
["dm"] = "in",
["dam"] = "ft",
["hm"] = "ft",
["km"] = "mi",
["Mm"] = "mi",
["Gm"] = "mi",
["Tm"] = "mi",
["Pm"] = "mi",
["Em"] = "mi",
["Zm"] = "mi",
["Ym"] = "mi",
["ng"] = "gr",
["µg"] = "gr",
["mg"] = "gr",
["kg"] = "lb",
["Mg"] = "LT ST",
["Gg"] = "lb",
["mBq"] = "fCi",
["kBq"] = "nCi",
["MBq"] = "µCi",
["GBq"] = "mCi",
["TBq"] = "Ci",
["PBq"] = "kCi",
["EBq"] = "kCi",
["fCi"] = "mBq",
["pCi"] = "Bq",
["nCi"] = "Bq",
["µCi"] = "kBq",
["mCi"] = "MBq",
["kCi"] = "TBq",
["MCi"] = "PBq",
["ns"] = "µs",
["µs"] = "ms",
["ms"] = "s",
["ks"] = "h",
["Ms"] = "week",
["Gs"] = "decade",
["Ts"] = "millennium",
["Ps"] = "million year",
["Es"] = "thousand million year",
["µL"] = "cuin",
["µl"] = "cuin",
["mL"] = "impoz USoz",
["ml"] = "impoz USoz",
["cL"] = "impoz USoz",
["cl"] = "impoz USoz",
["dL"] = "impoz USoz",
["dl"] = "impoz USoz",
["kL"] = "cuft",
["kl"] = "cuft",
["ML"] = "cuft",
["Ml"] = "cuft",
["GL"] = "cuft",
["Gl"] = "cuft",
["TL"] = "cumi",
["Tl"] = "cumi",
["km<sup>3</sup>"] = "cumi",
["cm<sup>3</sup>"] = "cuin",
["dm<sup>3</sup>"] = "cuin",
}
---------------------------------------------------------------------------
-- Do not change the data in this table because it is created by running --
-- a script that reads the wikitext from a wiki page (see note above). --
---------------------------------------------------------------------------
local link_exceptions = {
-- Prefixed units with a linked article different from that of the base unit.
-- Each key item is a prefixed symbol (not unitcode).
["mm<sup>2</sup>"] = "Square millimetre",
["cm<sup>2</sup>"] = "Square centimetre",
["dm<sup>2</sup>"] = "Square decimetre",
["km<sup>2</sup>"] = "Square kilometre",
["fm"] = "Femtometre",
["pm"] = "Picometre",
["nm"] = "Nanometre",
["µm"] = "Micrometre",
["mm"] = "Millimetre",
["cm"] = "Centimetre",
["dm"] = "Decimetre",
["dam"] = "Decametre",
["hm"] = "Hectometre",
["km"] = "Kilometre",
["Mm"] = "Megametre",
["Gm"] = "Gigametre",
["Tm"] = "Terametre",
["Pm"] = "Petametre",
["Em"] = "Exametre",
["Zm"] = "Zettametre",
["Ym"] = "Yottametre",
["µg"] = "Microgram",
["mg"] = "Milligram",
["kg"] = "Kilogram",
["Mg"] = "Tonne",
["yW"] = "Yoctowatt",
["zW"] = "Zeptowatt",
["aW"] = "Attowatt",
["fW"] = "Femtowatt",
["pW"] = "Picowatt",
["nW"] = "Nanowatt",
["µW"] = "Microwatt",
["mW"] = "Milliwatt",
["kW"] = "Kilowatt",
["MW"] = "Megawatt",
["GW"] = "Gigawatt",
["TW"] = "Terawatt",
["PW"] = "Petawatt",
["EW"] = "Exawatt",
["ZW"] = "Zettawatt",
["YW"] = "Yottawatt",
["as"] = "Attosecond",
["fs"] = "Femtosecond",
["ps"] = "Picosecond",
["ns"] = "Nanosecond",
["µs"] = "Microsecond",
["ms"] = "Millisecond",
["ks"] = "Kilosecond",
["Ms"] = "Megasecond",
["Gs"] = "Gigasecond",
["Ts"] = "Terasecond",
["Ps"] = "Petasecond",
["Es"] = "Exasecond",
["Zs"] = "Zettasecond",
["Ys"] = "Yottasecond",
["cm<sup>3</sup>"] = "Cubic centimetre",
["dm<sup>3</sup>"] = "Cubic decimetre",
["dam<sup>3</sup>"] = "Cubic decametre",
["km<sup>3</sup>"] = "Cubic kilometre",
["µL"] = "Microlitre",
["µl"] = "Microlitre",
["mL"] = "Millilitre",
["ml"] = "Millilitre",
["cL"] = "Centilitre",
["cl"] = "Centilitre",
["dL"] = "Decilitre",
["dl"] = "Decilitre",
["daL"] = "Decalitre",
["dal"] = "Decalitre",
["hL"] = "Hectolitre",
["hl"] = "Hectolitre",
["kL"] = "Kilolitre",
["kl"] = "Kilolitre",
["ML"] = "Megalitre",
["Ml"] = "Megalitre",
["GL"] = "Gigalitre",
["Gl"] = "Gigalitre",
["TL"] = "Teralitre",
["Tl"] = "Teralitre",
["PL"] = "Petalitre",
["Pl"] = "Petalitre",
}
return {
SIprefixes = SIprefixes,
units = units,
default_exceptions = default_exceptions,
link_exceptions = link_exceptions,
}