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 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • 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
  • !1959

[diffusion] Do not store free diffusion coefficient in the volvars

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Timo Koch requested to merge feature/do-not-store-free-diffusion-coefficients into master Apr 07, 2020
  • Overview 9
  • Commits 1
  • Pipelines 0
  • Changes 9

This is a trade-off between cost of the fluid cache (almost always zero because it's the NullCache) and the additional memory requirement. This proposal chooses to optimize the common used case.

Fixes #828 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/do-not-store-free-diffusion-coefficients