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

Rising hot sphere examples #468

Closed

Conversation

weslowrie
Copy link
Contributor

Examples for the 3D Euler equations in general geometries using f-wave approach. See clawpack/riemann#85 for Riemann solver.

weslowrie and others added 8 commits August 22, 2014 14:27
Update to fix bug related to capacity function for transverse_waves = 21 and 22
dtdx, dtdy, and dtdz need to be divided by the capacity function when passed into flux3()
Fixed bug for transverse_waves==21 and 22 where dtdz and dtdy need to be divided by the capacity function.  These are passed from step3.f90.  The variable names have been changed to reflect this change.
Adding a hot sphere rising in a stabilized equilibrium atmosphere for the 3D Euler equations in Cartesian coordinates.  Riemann solver added with PR: clawpack/riemann#85
…herical Coordinates

Adding a hot sphere rising in a stabilized equilibrium atmosphere for the 3D Euler equations in Earth centered spherical coordinates.  Riemann solver added with PR: clawpack/riemann#85
Adding a hot sphere rising in a stabilized equilibrium atmosphere for the 3D Euler equations in Cartesian coordinates.  Riemann solver added with PR: clawpack/riemann#85
…herical Coordinates

Adding a hot sphere rising in a stabilized equilibrium atmosphere for the 3D Euler equations in Earth centered spherical coordinates.  Riemann solver added with PR: clawpack/riemann#85
@mandli
Copy link
Member

mandli commented Oct 30, 2014

I think there's some files changed in here that you may not have meant to. You will probably need to rebase your branch on the current master branch so that you do not inadvertently roll back PyClaw to the 5.1 version.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.67%) when pulling 8f11bb1 on weslowrie:rising_hot_sphere_examples into a1adba1 on clawpack:master.

@weslowrie
Copy link
Contributor Author

Yeah, I screwed it up after trying to merge my branch back into the master. I'm going to try to fix it.

@weslowrie weslowrie closed this Oct 30, 2014
@weslowrie weslowrie deleted the rising_hot_sphere_examples branch October 30, 2014 21:03
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.

None yet

3 participants