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

Closed
Open
Created Dec 03, 2017 by Timo Koch@timokOwner

Issues with staggered properties

There are some issues with the staggered properties.

  • The discretization TypeTag, and the physical TypeTags are not well separated. For the test/discretization/staggered/test_staggeredfvgeometry I want to inherit from NumericModel and a discretization TypeTag without knowing anything about physics. This currently seems not possible.

  • the staggered properties inherit from LinearSolverTypeTag which it shouldn't

  • the staggered properties define a type for SCVs but none for SCV faces. There should be a default type for SCV faces that implements at least the common functions that a staggered scvf needs to have

Assignee
Assign to
Time tracking