3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
#include <cassert>
#include <iomanip>
#include <dumux/common/valgrind.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/material/idealgas.hh>
#include <dumux/material/components/n2.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
#include <dumux/material/binarycoefficients/h2o_n2.hh>
#include <dumux/io/name.hh>
#include "base.hh"

Go to the source code of this file.

Description

A two-phase fluid system with two components water \((\mathrm{H_2O})\) Nitrogen \((\mathrm{N_2})\) for non-equilibrium models.

Classes

struct  Dumux::FluidSystems::H2ON2DefaultPolicy< fastButSimplifiedRelations >
 Policy for the H2O-N2 fluid system. More...
 
class  Dumux::FluidSystems::H2ON2< Scalar, Policy >
 A two-phase fluid system with two components water \((\mathrm{H_2O})\) Nitrogen \((\mathrm{N_2})\) for non-equilibrium models. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::FluidSystems
 
Include dependency graph for h2on2.hh: