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.
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 > |