You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in implementing example 20.1 (solid body rotation) in Finite Volume Methods for Hyperbolic Problems, and even though the treatment in the book seems clear, my implemetation is not correct (because it blows up, without the second order corrections). If there a similar example that I could look at?
The text was updated successfully, but these errors were encountered:
Example 20.1 is replicated by the code in $CLAW/apps/fvmbook/chap20/rotate
which is available in the apps repository, see
https://www.clawpack.org/apps.html
- Randy
I'm interested in implementing example 20.1 (solid body rotation) in Finite Volume Methods for Hyperbolic Problems, and even though the treatment in the book seems clear, my implemetation is not correct (because it blows up, without the second order corrections). If there a similar example that I could look at?
The text was updated successfully, but these errors were encountered: