-
Notifications
You must be signed in to change notification settings - Fork 5
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
Include a units package to clarify values (possibly Python only) #3
Comments
Original comment by
|
Original comment by
|
Original comment by
|
This seems like it wouldn't be too difficult, if we wanted to use Pint and their idea of "Wrapped functions": https://pint.readthedocs.org/en/0.6/wrapping.html |
@bryanwweber saw that this was listed as a idea for gsoc,would love to work on this |
@bryanwweber I would like to work on implementing this in GSoC this year. |
@CyberDrudge Great! I'll be happy to work with you on your application once the student applications open up. Please feel free to send an email to the email associated with my profile once you get started. |
@bryanwweber I have my exams starting next week so i wont have much time for next 2 weeks. I am a bit familiar with pint, but would like to take a look at other packages too, before finalising which package to implement. I'll get back to you soon. |
From the GSoC idea issue #36: IdeaNearly 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. DifficultyMedium-Easy Required KnowledgePython Mentors |
@bryanwweber I would like to contribute this year in GSoC; would like to implement this idea. |
@shrey27tri01 @BugsBunny0 Hello, welcome to Cantera. Please see our wiki page about GSoC 2020 for more information about applying. Thanks for your interest. |
@bryanwweber sir, I would love to work on this project for GSoC 2020. I was hoping, if you could kindly guide me on how to proceed with this? |
@Arsh0508 Please see my previous comment and the links there. |
@bryanwweber Sir, I was hoping if you could help me get started with it as I'm unable to find the repo where I am supposed to implement the wrapper in, so can you kindly please provide me a link to that. |
@Arsh0508 the main Cantera repository is at https://github.com/Cantera/cantera. Is that what you needed? |
@bryanwweber yes sir, thanks a lot!! |
Superseded by #174 |
Original issue reported on code.google.com by
thetruet...@googlemail.com
on 29 Jan 2014 at 9:58The text was updated successfully, but these errors were encountered: