Skip to content

GitLab

  • Menu
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 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Issues
  • #306
Closed
Open
Created Dec 09, 2015 by Bernd Flemisch@berndOwner

FS#306 Unify and generalize diffusive fluxes

Metadata

Property Value
Project dumux
Category General
Reported by Bernd Flemisch (bernd@iws.uni-stuttgart.de)
Reported at Dec 9, 2015 16:01
Type Feature Request
Version Git
Last edited by Johannes Hommel (johannes.hommel@iws.uni-stuttgart.de)
Last edited at Jul 14, 2016 14:00

Description

Each compositional model has its own FluxVariables: 1p2c, 2p2c, 2pnc, 3p3c, mpnc. Mostly, diffusive fluxes assuming Fickian diffusion are calculated there.

On the one hand, we should unify this and provide a calculation of Fick-based diffusive fluxes for an arbitrary number of phases.

On the other hand, we should generalize and also provide other diffusion models like Maxwell-Stefan or Knudsen. Maxwell-Stefan is already available in the mpnc model. It should be easy to extract this into a separate class that can be used from the other models as well.

The unification part is a continuation of FS#159.

Assignee
Assign to
Time tracking