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

A two-phase (water and air) fluid system with water, nitrogen and oxygen as components. More...

#include <cassert>
#include <iomanip>
#include <dumux/common/valgrind.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/material/fluidsystems/base.hh>
#include <dumux/material/idealgas.hh>
#include <dumux/material/constants.hh>
#include <dumux/material/components/n2.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/components/o2.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
#include <dumux/material/binarycoefficients/h2o_n2.hh>
#include <dumux/material/binarycoefficients/h2o_o2.hh>
#include <dumux/material/binarycoefficients/n2_o2.hh>
#include <dumux/io/name.hh>

Go to the source code of this file.

Description

A two-phase (water and air) fluid system with water, nitrogen and oxygen as components.

Classes

struct  Dumux::FluidSystems::H2ON2O2DefaultPolicy< fastButSimplifiedRelations >
 Policy for the H2O-N2-O2 fluid system. More...
 
class  Dumux::FluidSystems::H2ON2O2< Scalar, Policy >
 A two-phase (water and air) fluid system with water, nitrogen and oxygen as components. More...
 

Namespaces

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