We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Is your feature request related to a problem? Please describe. Add Molarity units (e.g. mol/kg).
Describe the solution you'd like Add mol/kg and other derivative units (e.g. mol/g etc.)
Describe alternatives you've considered mol/kg are not covered by the existing units (although there are some with molar units).
Additional context Happy to write the code and raise a PR if you agree it's worth adding.
https://en.wikipedia.org/wiki/Molality#Unit
Not to be confused with Molarity which is per unit volume: https://en.wikipedia.org/wiki/Molar_concentration
The text was updated successfully, but these errors were encountered:
I was convinced this was a typo until you clarified 😄 This seems useful enough, would you be interested in attempting a pull request?
Detailed steps here and I'm happy to help if you have any questions.
https://github.com/angularsen/UnitsNet/wiki/Adding-a-New-Unit
Sorry, something went wrong.
Add Molality (#1341)
33f6517
Closes #1340 Added conversion for Molality covering the following units: - MolePerKilogram - MolePerGram
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Add Molarity units (e.g. mol/kg).
Describe the solution you'd like
Add mol/kg and other derivative units (e.g. mol/g etc.)
Describe alternatives you've considered
mol/kg are not covered by the existing units (although there are some with molar units).
Additional context
Happy to write the code and raise a PR if you agree it's worth adding.
https://en.wikipedia.org/wiki/Molality#Unit
Not to be confused with Molarity which is per unit volume: https://en.wikipedia.org/wiki/Molar_concentration
The text was updated successfully, but these errors were encountered: