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
  • #489
Closed
Open
Created May 03, 2018 by Simon Emmert@emmertContributor0 of 3 tasks completed0/3 tasks

Generic CO2 Component

We currently have a simpleco2.hh for when CO2 is used as an ideal gas and a co2.hh, which uses the values from the CO2Tables.

We would like to have a CO2 component that chooses automatically between a "simple CO2" formulation (when used in the ideal gas regime) or the tabulated values from the CO2 tables (when used in the super-critical regime) or some interpolation between the two.

  • Define/Look up regime for ideal gas and super-critical state
  • Think of good and efficient interpolation
  • implement all

Discussion:

Should we include the option to "force" the use of either one, in case you really want to use CO2-Tables or the ideal gas law all the time?

Edited May 03, 2018 by Simon Emmert
Assignee
Assign to
Time tracking