瀏覽代碼

add metrix prefixes and 'b' shorthand for barns

picobarn = pb is a very common unit in High Energy Physics
Tom Eichlersmith 2 年之前
父節點
當前提交
e7bfacca91
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      numbat/modules/units/misc.nbt

+ 2 - 1
numbat/modules/units/misc.nbt

@@ -9,7 +9,8 @@ unit bar: Pressure = 100 kPa
 @aliases(angstroms, Å: short)
 unit angstrom: Length = 1e-10 meter
 
-@aliases(barns)
+@metric_prefixes
+@aliases(barns, b: short)
 unit barn: Area = 1e-28 meter^2
 
 @metric_prefixes