Skip to content
GitLab
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 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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-repositoriesdumux-repositories
  • dumuxdumux
  • Issues
  • #562
Closed
Open
Issue created Aug 27, 2018 by Kilian Weishaupt@kweisOwner

Remove primaryVariableName from model traits

As briefly discussed in !1188 (merged), the functions returning the name of the primary variables needed for reading-in vtu files (restart) should probably not be part of the model traits.

For the staggered discretization, one has to distinguish between primaryVariableNameFace() and primaryVariableNameCellCenter() while, e.g., the NavierStokes model traits per se should be independent of discretization.

A free standing function (maybe also in the form of property) might be more flexible. This should be discussed and implemented during the next Dumux day.

Assignee
Assign to
Time tracking