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

Add "molar flow rate" units #358

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

crystal-growth
Copy link
Contributor

@crystal-growth crystal-growth commented Aug 21, 2022

Adding few "industrial" units of molar flow rate and corresponding units of AmountOfSubstance:

  • standard centimeter per minute,
  • standard liter per minute,
  • standard cubic foot per minute,
  • standard cubic meter per minute,

for standard conditions of 0C and 100000 Pa.

Sometimes some other "standard" conditions are assumed by hardware manufacturers, like T = 20C instead of 0C, or P = 1atm instead of 1 bar.

The units were added to CatalyticActivity quantity, that now occupies dimension AmountOfSubstance/Time.
It may be convenient to add a type alias like MolarRate = CatalyticActivity.

@crystal-growth crystal-growth changed the title Add sccm slm Add "molar flow rate" units Aug 21, 2022
@iliekturtles iliekturtles merged commit 974449f into iliekturtles:master Oct 31, 2022
@iliekturtles
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants