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 Unitful support #23

Merged
merged 44 commits into from
Jan 16, 2025

Conversation

Eduardo-BDMAlves
Copy link
Contributor

This PR closes #21.

Unitful supported added as extension of the package. One thing that should be decided is if TransportPorpertyData should be exported since it is usefull to interact directly with it now.

Eduardo-BDMAlves and others added 30 commits January 2, 2025 22:02
@se-schmitt
Copy link
Owner

Hi Eduardo,
thanks a lot for your work, this is great! I modified your code a bit to simplify it while keeping the functionality. I also added a "Units" section to the docs and moved parts of the Readme file there. Additionally, the extension now supports mass densities for property calculations. I shortened the tests for the extension and hope it still covers all new Unitful methods. Any thoughts on the changes? Happy to merge it then.

@Eduardo-BDMAlves
Copy link
Contributor Author

Hi Sebastian,
The implementation is great, I didn't think to expand the properties and constructors that way, it is way smarter. As far as I tested the main functionalities are working and is good to merge!
If you need any help with the package in the future feel free to ask, would be happy to help.

@se-schmitt se-schmitt merged commit c445092 into se-schmitt:main Jan 16, 2025
5 checks passed
@se-schmitt
Copy link
Owner

Sure, I'm always happy about contributions. Thanks again!

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.

Add Unitful.jl support
2 participants