Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hello! I'm a masters student at the University of Colorado, Boulder, and for one of my classes we are doing a project to contribute to an open source community. I'm very interested in adding something valuable to Pyro, and I'm looking for some insight as to what would be most appreciated!

I'm curious, specifically, about the tutorial issue. Since there are already resources included that cover the methods in Pyro, as well as detailed documentation, would this tutorial be more like a document that details how to set up, run, and interpret some example problem? What was the original thought about what a Pyro tutorial would look like?
If the tutorial issue is too redundant at this point, I would also be interested in tackling one or more of the other bug fix or improvement related issues. In that case, are there any issues that stand out as higher priority than others?

I really like the mission of Pyro. I've been working with hydrodynamics solvers for the past couple of years, and I always appreciate (and would have found valuable when I was starting) projects aimed at helping newcomers. I would love to be able to support this project!

Thanks
-Ally Smith

You must be logged in to vote

Replies: 3 comments

Comment options

Hi, thanks for the interest.

To be honest, I am not sure what I was thinking when we made that tutorials issue. But there has been a lot of development since then, in particular, with showing how to work with pyro in Jupyter. For example this:

https://python-hydro.github.io/pyro2/rt_average.html

So I think adding anything you think of interest to the "examples" section would be useful.

I did an example of convection for a class:
https://zingale.github.io/stars/notebooks/convection/convection-2d.html
and I should probably bring that over too.

You must be logged in to vote
0 replies
Comment options

Hi!
My apologies for the delay in response.
Thanks for clarifying!

Doing something similar to your convection example but for some of the other problems that don't currently have examples sounds intriguing to me. Specifically I would start with some that utilize the compressible solver, like plume and ramp. I'll also keep my eyes open for any interesting examples more along the lines of the RT average notebook or other problems I think might be worth adding!

Thanks!
-Ally

You must be logged in to vote
0 replies
Comment options

Hello!

I was able to finish one Jupyter notebook covering the ramp problem and I made a pull request. Just checking in to see if it looks good or if there is anything else you would like to see in it.

I did have a section about getting the solution directly from the solver and using that for graphs, since the other examples I had seen just use the built in dovis() function. There are also more modern results of the ramp problem that could be interesting to add, but I left them out for now because I didn't want to get too into the weeds. Is this something that would be worth it to include or is it good as is?

Thanks,
-Ally

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.