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 92
    • Merge requests 92
  • 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
  • !1410

[fix][material][co2] fix calc. of molar density

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Katharina Heck requested to merge fix/brineco2-molardensity into master Dec 13, 2018
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 3

return molar density from fluidstate in volumevariables. this is a more consistent implementation of molar density for co2

The old implementation was inconsistent because when using the policy: useCO2GasDensityAsGasMixtureDensity the density was calculated as the mixture of the gases while the molar density was calculated as the co2 molar density only and then divided by the average molar mass in the volumevariables. This does not affect the co2 tests on dumux- master but in the lecture it changes the result for the co2 plume

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/brineco2-molardensity