3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
brineco2.hh File Reference

A compositional fluid with brine (H2O & NaCl) and carbon dioxide as components in both the liquid and the gas (supercritical) phase. More...

#include <type_traits>
#include <dune/common/exceptions.hh>
#include <dumux/common/parameters.hh>
#include <dumux/material/idealgas.hh>
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/material/fluidsystems/brine.hh>
#include <dumux/material/fluidstates/adapter.hh>
#include <dumux/material/components/brine.hh>
#include <dumux/material/components/co2.hh>
#include <dumux/material/components/co2tablereader.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
#include <dumux/material/binarycoefficients/brine_co2.hh>
#include <dumux/io/name.hh>

Go to the source code of this file.

Description

A compositional fluid with brine (H2O & NaCl) and carbon dioxide as components in both the liquid and the gas (supercritical) phase.

Classes

struct  Dumux::FluidSystems::Detail::BrineCO2Indices< true >
 Specialization for the case of brine being a pseudo component with a constant salinity. More...
 
struct  Dumux::FluidSystems::Detail::BrineCO2Indices< false >
 Specialization for the case of brine being a fluid system with NaCl as individual component. More...
 
struct  Dumux::FluidSystems::BrineCO2DefaultPolicy< salinityIsConstant, fastButSimplifiedRelations >
 Default policy for the Brine-CO2 fluid system. More...
 
class  Dumux::FluidSystems::BrineCO2< Scalar, CO2Table, H2OType, Policy >
 A compositional fluid with brine (H2O & NaCl) and carbon dioxide as components in both the liquid and the gas (supercritical) phase. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::FluidSystems
 
namespace  Dumux::FluidSystems::Detail
 
Include dependency graph for brineco2.hh: