Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !1720

[test][md] Add a convergence test for a coupled Stokes/Darcy problem

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kilian Weishaupt requested to merge feature/stokes-darcy-conv-test into master Oct 01, 2019
  • Overview 31
  • Commits 2
  • Changes 8

This MR adds a coupled stokes/darcy test for which an analytical reference solution exists, taking into account the Beavers-Joseph-Saffman slip conditon.

The test checks for convergence. Three different reference solutions can be chosen on run-time.

We perform the test for the second example of Shiue et al., 2018: "Convergence of the MAC Scheme for the Stokes/Darcy Coupling Problem"

The test comes with a python script that helps to check the mathematical consistency of the reference solution. It also provides the necessary source term. It can therefore help to add new analytical solutions.

Edited Mar 26, 2020 by Kilian Weishaupt
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/stokes-darcy-conv-test