Skip to content

New solver for slotted-type advection problems#50

Merged
harpolea merged 11 commits intopython-hydro:masterfrom
cheginit:master
Sep 7, 2018
Merged

New solver for slotted-type advection problems#50
harpolea merged 11 commits intopython-hydro:masterfrom
cheginit:master

Conversation

@cheginit
Copy link
Contributor

This commit fixes issue #32 by adding a new advection solver. It considers the velocity field as nonuniform (constant) which allows to simulate problems such as Zalesk slotted disk. A new slotted problem is added other than the tophat and smooth ones.

@cheginit
Copy link
Contributor Author

I've updated my fork to resolve the conflict and they shouldn't be have any issue, I don't know why it still complains about the conflicts.

@harpolea
Copy link
Collaborator

harpolea commented Sep 7, 2018

@taataam, could you fix the merge conflicts and make sure the tests pass before we close this pull request? (I tried to do this on github but broke the tests, so it might be easier if you do it on your fork) Otherwise the code looks great!

@harpolea
Copy link
Collaborator

harpolea commented Sep 7, 2018

Also, it would be great if you could add the advection_uniform problem to solver_test.ipynb

@cheginit
Copy link
Contributor Author

cheginit commented Sep 7, 2018

@harpolea I've made the requested changes and the conflicts are resolved.

@harpolea
Copy link
Collaborator

harpolea commented Sep 7, 2018

@taataam Great thanks! I'll merge this now

@harpolea harpolea merged commit 47bae11 into python-hydro:master Sep 7, 2018
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