JuliaPhysics / JuliaPhysics/Unitful.jl
Newtonmeters are displayed in the wrong order
Open
- Dominant language
- Julia
- Stars
- 675
- Forks
- 124
- Avg merge
- 3h 38m
- Merged PRs (30d)
- 1
Description
Unitful seems to follow the ordering of dimensions in the MLT system, but if forces are defined in Newton it does not follow the order of the FLT convention.
The unit `Nm` for moment is displayed as `mN`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the unit-formatting and dimension-ordering logic in Unitful.jl, then inspect any existing tests for displayed derived units. Reproduce the `Nm` case and verify that a moment defined from Newtons is displayed as `Nm` rather than `mN`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100