Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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
  • #411

Make fluidsystems more generic and restructure

Fluidsystems could be restructured in the following way + made more generic:

  • Fluidsystems/immiscible
    • 1pgas, 1pliquid (former gasphase.hh, liquidphase.hh, probably only need to be renamed. This is related to issue #403 (closed))
    • 2pliquidgas, 2pliquidliquid (need to be created)
    • 3pliquidliquidgas (needs to be created)
  • Fluidsystems/miscible
    • 2p1c (inherits from 2pliquidgas only with the same two components)
    • all other fluidsystems

Add isMiscible to all fluidsystems. It might be possible to delete some specific fluidsystems and use the new generic fluidsystems instead.

Edited Apr 05, 2018 by Kilian Weishaupt
Assignee
Assign to
Time tracking