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 98
    • Issues 98
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • 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
  • Issues
  • #489
Closed
Open
Issue created May 03, 2018 by Simon Emmert@emmertContributor

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