Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add MolarHeatCapacity unit #262

Closed
nakedible opened this issue Jul 28, 2021 · 1 comment
Closed

Feature request: Add MolarHeatCapacity unit #262

nakedible opened this issue Jul 28, 2021 · 1 comment

Comments

@nakedible
Copy link

Trivial to add to SI, unit is "joule per kelvin per mole": https://en.wikipedia.org/wiki/Molar_heat_capacity

type MolarHeatCapacity = Quantity<ISQ<P2, P1, N2, Z0, N1, N1, Z0>, SI<f64>, f64>;

This is the unit of the Gas Constant used in Ideal Gas Law.

@iliekturtles
Copy link
Owner

I'll try to get to this in the next few days!

iliekturtles added a commit that referenced this issue Aug 5, 2021
iliekturtles added a commit that referenced this issue Aug 5, 2021
iliekturtles added a commit that referenced this issue Aug 6, 2021
iliekturtles added a commit that referenced this issue Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants