소스 검색

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