Skip to content
Snippets Groups Projects

Add a finite volume method for ScalarEq

Merged Florian Atteneder requested to merge fa/fv into main

Proof of principle.

Introduced a (suboptimal) extra FVElement type and added another type parameter to Mesh. Added a ref test for the advection eq with periodic sine wave.

This PR also did some refactoring of the ScalarEq project:

  • remove all occurrences of the old broadcast methods (now using broadcast_*_2! or newer)
  • introduced some abstractions for Mesh to compactify time step computation

So far only 1d is implemented!

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