Explorar el Código

add metrix prefixes and 'b' shorthand for barns

picobarn = pb is a very common unit in High Energy Physics
Tom Eichlersmith hace 2 años
padre
commit
e7bfacca91
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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