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

Oscillation suppression for DG #131

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

jbreue16
Copy link
Contributor

@jbreue16 jbreue16 commented Jun 14, 2023

This PR implements non-linear oscillation suppressing mechanisms for the DG scheme as described here.

To-do

  • record smoothness indicator in solution recorder
  • implement and compare smoothness indicators
  • WENO DG
  • Subcell limiting
  • Test if modified Newton or full Newton is better for these non-linear methods
  • combine with FV WENO disc for particles in GRM? GRM_DGFV template saved on https://github.com/jbreue16/CADET/tree/feature/dg_backup

@jbreue16 jbreue16 changed the title Feature/non oscillatory dg Oscillation suppression for DG May 5, 2024
@jbreue16 jbreue16 self-assigned this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant