Minor corrections to some unit abbreviations#1496
Minor corrections to some unit abbreviations#1496angularsen merged 5 commits intoangularsen:masterfrom Jagailo:abbreviation-correction
Conversation
angularsen
left a comment
There was a problem hiding this comment.
Good improvements! A couple of suggestions.
angularsen
left a comment
There was a problem hiding this comment.
Ok, there are a couple of minor breaking changes here, but I'll risk it.
I think very few will be upset that we no longer support parsing * or . in these unit abbreviations. I'd rather have the parser use normalization or attempt a few fallbacks to cover such alternative formats.
|
I work in the medical domain and our users enter units by hand. |
AreaMomentOfInertia:
MolarEntropy:
SpecificEntropy:
Using parentheses for mathematically correct display; using the correct symbol for degrees Celsius
SpecificFuelConsumption:
It looks like some unusual multiplication sign was used
WarpingMomentOfInertia:
For ^4 and ^6 UnitParser.NormalizeUnitString() will handle this situation