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

Update Makefile.bouss to point to riemann/src for Riemann solvers #607

Merged
merged 2 commits into from
May 31, 2024

Conversation

rjleveque
Copy link
Member

Requires updated solvers to handle the fact that q and waves, fluctuations now have 5 components rather than 3. This is addressed in clawpack/riemann#174, so this PR will not work without that one.

…iemann/src

Note that rpn2_geoclaw.f and geoclaw_riemann_utils.f were update in riemann/src
to handle 5 waves and rpt2_geoclaw_sym.f was discarded in favor of
standard rpt2.f, which works fine with 5 waves.
@rjleveque
Copy link
Member Author

Note that this PR means that $CLAW/riemann/src/rpt2_geoclaw.f will be used in place of the version that was in src/2d/bouss/rpt2_geoclaw_sym.f. But that was an old version, branched from before clawpack/riemann#159 was merged, and the riemann repository version should be better.

Making this switch makes virtually no differences to the results computed for several Boussinesq examples I've tested.

@rjleveque rjleveque merged commit 9a7be84 into clawpack:master May 31, 2024
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

1 participant