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

implement full well-balancing in PPM #2945

Open
wants to merge 10 commits into
base: development
Choose a base branch
from

Conversation

zingale
Copy link
Member

@zingale zingale commented Aug 20, 2024

PR summary

PR motivation

PR checklist

  • test suite needs to be run on this PR
  • this PR will change answers in the test suite to more than roundoff level
  • all newly-added functions have docstrings as per the coding conventions
  • the CHANGES file has been updated, if appropriate
  • if appropriate, this change is described in the docs

the best results now come from use_pslope and reflecting BCs
this is because of work we've done since the README was last
updated.
@zingale
Copy link
Member Author

zingale commented Aug 21, 2024

this seems to work

@zingale
Copy link
Member Author

zingale commented Aug 21, 2024

This seems to work. Here's a version of bubble_convergence using the new ppm_well_balanced:

bubble_ppm_full_well_balancing

and here it is with normal PPM and reflecting BCs:

bubble_ppm_reflect

@zingale zingale changed the title [WIP] implement full well-balancing in PPM implement full well-balancing in PPM Aug 21, 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.

1 participant