Skip to content

added alias for EnergyDensity #518

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

calbaker
Copy link
Contributor

No description provided.

@@ -96,6 +99,8 @@ quantity! {
"pound-force per square inch", "pounds-force per square inch";
@psi: 6.894_757_E3; "psi", "pound-force per square inch", "pounds-force per square inch";
@torr: 1.333_224_E2; "Torr", "torr", "torr";
@joule_per_cubic_meter: prefix!(kilo) / prefix!(kilo); "J/m³",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iliekturtles , please scrutinize my use of prefix! here as I'm a little unsure about this.

@jaskij
Copy link

jaskij commented Jun 24, 2025

Does uom put different quantities which use the same unit in the same module? I can't really find any examples right now, and it would seem confusing.

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