qudt / qudt-public-repo

QUDT -Quantities, Units, Dimensions and dataTypes - public repository
Other
108 stars 69 forks source link

wrong applicableUnits/dimensionVector on qk:SecondMomentOfArea #813

Closed fkleedorfer closed 7 months ago

fkleedorfer commented 7 months ago

Our domain experts say that SecondMomentOfArea is associated with the wrong units. As there is no explicit unit association with that quantitykind, I suspect it has been generated based on the dimension vector, which is also wrong. A commonly used unit would be m^4, as is documented here https://en.wikipedia.org/wiki/Second_moment_of_area.

PR to follow.