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 88
    • Merge requests 88
  • 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
  • !2849

Cleanup/maxwell stefan use harmonicmean for tpfa

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Katharina Heck requested to merge cleanup/maxwell-stefan-use-harmonicmean-for-tpfa into master Sep 30, 2021
  • Overview 0
  • Commits 5
  • Pipelines 4
  • Changes 4

What this MR does / why does DuMux need it: This cleans up the Maxwell-Stefan tpfa diffusion law. Previously we used a version, where the tpfa calculation was harder to read and e.g. the calculation of the mole fraction gradient was not obvious but hidden in vector-matrix multiplications. This is not practical if we want to add more driving forces of diffusion.

Todo:

  • use branchingFacetX or remove it --> removed as there is currently no test for maxwellstefan and network grids
  • add this for staggered grid implementation
  • add this for the stokes-darcy coupling data
Edited Oct 04, 2021 by Katharina Heck
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cleanup/maxwell-stefan-use-harmonicmean-for-tpfa