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 95
    • Issues 95
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 91
    • Merge requests 91
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !2276

WIP: [test][1p] Add 3d convergence test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Timo Koch requested to merge feature/3d-test-nltpfa into feature/nonlinear-schemes Oct 02, 2020
  • Overview 6
  • Commits 1
  • Changes 11

Adds a 2d test on a sphere tet grid (sphere.msh). I also committed a sphere_quad.msh grid which has some nasty distorted quad elements. Unfortunately I currently get for both grids:

Dune::InvalidStateException [decompose:/Users/pumbaa/dune-master/dumux/dumux/discretization/cellcentered/wmpfa/facedatahandle.hh:101]: CoNormal decomposition not found

although the tet version of the grid looks fairly nice.

I wanted to use this test to check if it works in 3D.

For now it's only Dirichlet but it should be relatively easy to try Neumann boundaries.

Edited Oct 02, 2020 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/3d-test-nltpfa