Skip to content
Snippets Groups Projects

Fix weno to work with standard examples

Open Florian Atteneder requested to merge weno into main

Currently working examples

  • advection + sine
  • advection + bump
  • burgers + sine
  • burgers + gaussian
  • euler + smooth
  • euler + sod shocktube
  • sr euler + sod shocktube
  • sr euler + blast wave 1

Blast wave 2 test is not working, but none of the other methods is working in this case either. The overall quality of the weno implementation is also not good. Although I think the weno implementation together with the splitting technique is correct, the results are still very poor. But I don't see where the problem is ...

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading