Skip to content

Commit

Permalink
[SI] rename 'short' form of Gauss to gauss
Browse files Browse the repository at this point in the history
Due to mismatch with Giga.
  • Loading branch information
Vindaar committed Dec 2, 2023
1 parent c07ee83 commit d52aae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unchained/si_units.nim
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ declareUnits:

# Non SI units
Gauss:
short: G
short: gauss
quantity: MagneticFieldStrength
conversion: 1e-4.T # non SI defined by having a conversion

Expand Down

0 comments on commit d52aae8

Please sign in to comment.