Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 93
    • Merge requests 93
  • 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
  • #411
Closed
Open
Issue created Nov 13, 2017 by Beatrix Becker@beckerContributor

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