version 3.11-dev
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts

The default CO2 table provides the CO2 density and enthalpy values with in the range of 290 K to 340 K and 100 KPa to 100 MPa. More...

#include <dune/common/float_cmp.hh>

Go to the source code of this file.

Description

Note
If you need a CO2 table with specified pressure and temperature ranges, use the script bin/utils/make_co2_table.py to generate the new table and include the new table in the properties.hh.

Classes

class  Dumux::GeneratedCO2Tables::TabulatedProperties< Traits >
 A generic template for tabulated material laws that depend on two parameters. More...
 
struct  Dumux::GeneratedCO2Tables::TabulatedDensityTraits
 
struct  Dumux::GeneratedCO2Tables::TabulatedEnthalpyTraits
 
struct  Dumux::GeneratedCO2Tables::CO2Tables
 

Namespaces

namespace  Dumux
 
namespace  Dumux::GeneratedCO2Tables
 

Typedefs

using Dumux::GeneratedCO2Tables::TabulatedDensity = TabulatedProperties< TabulatedDensityTraits >
 
using Dumux::GeneratedCO2Tables::TabulatedEnthalpy = TabulatedProperties< TabulatedEnthalpyTraits >
 
Include dependency graph for defaultco2table.hh: