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 force-pushed the feature/non_oscillatory_dg branch from 4473fa7 to a812d54 Compare June 19, 2023 12:35
@jbreue16 jbreue16 force-pushed the feature/non_oscillatory_dg branch from f36a442 to b556abc Compare December 8, 2023 14:41
@jbreue16 jbreue16 force-pushed the feature/non_oscillatory_dg branch from b556abc to 3134f61 Compare January 28, 2024 15:26
@jbreue16 jbreue16 changed the title Feature/non oscillatory dg Oscillation suppression for DG May 5, 2024
@jbreue16 jbreue16 self-assigned this Jun 12, 2024
@jbreue16 jbreue16 force-pushed the feature/non_oscillatory_dg branch from 3134f61 to 57a6897 Compare June 18, 2024 11:05
@jbreue16 jbreue16 force-pushed the feature/non_oscillatory_dg branch from 57a6897 to 6193d93 Compare October 4, 2024 13:07
@jbreue16 jbreue16 force-pushed the feature/non_oscillatory_dg branch from 6193d93 to 55e0480 Compare October 22, 2024 18:00
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