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 89
    • Merge requests 89
  • 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
  • !1015

Fix/vtkouput staggered

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge fix/vtkouput-staggered into master Jun 18, 2018
  • Overview 3
  • Commits 5
  • Changes 4

Pressure output field seems to have wrong size. In navierstokes channel test 15150 for 5000 elements. This is because staggered grid geometry return the actual number of dofs, here we need the number of elements for cc methods and numvertices for box. Revert for now but we should think about a better name.

Edited Jun 18, 2018 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/vtkouput-staggered