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 92
    • Merge requests 92
  • 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
  • Merge requests
  • !1112

[fluidsystems] Add a 1p adapter fluidsystem for multi-phase fluid systems

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge feature/one-phase-fluidsystem-adapter into master Jul 17, 2018
  • Overview 14
  • Commits 10
  • Pipelines 0
  • Changes 19

Fixes #528 (closed).

  • Adds the 1p adapter

  • Uses it in the 1p tests

  • uses it in the fluid system tests

  • other models can incrementally follow this implementation as everything is compatible

  • VtkOutputModule doesn't need phaseOffset anymore (once no model uses it anymore)
  • fluidsystem phase index is now always 0 and main component index also 0 (to keep the convention the component indices are switched by the adapter if the second/third phase is chosen)
Edited Jul 17, 2018 by Timo Koch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/one-phase-fluidsystem-adapter