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

Implement wrapped versions of Cantera classes that support units #36

Closed
bryanwweber opened this issue Feb 22, 2020 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists gsoc-idea

Comments

@bryanwweber
Copy link
Member

Idea

Nearly all calculations in Cantera are done in SI units (K, Pa, kg, kmol), and the units of quantities available to the user are also in SI units. Although this is the most useful general case, it would be helpful if users could input other units to Cantera functions and the conversion to SI is done internally before conducting calculations. This project would implement a wrapper around Cantera classes and/or functions to enable the use of alternative units transparently.

Difficulty

Medium-Easy

Required Knowledge

Python

Mentors

@bryanwweber

References

See also: #3

@bryanwweber
Copy link
Member Author

Since #3 has much more detail, I'm going to close this in favor of using that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists gsoc-idea
Projects
None yet
Development

No branches or pull requests

1 participant