A fluid system for two-phase models assuming immiscibility and thermodynamic equilibrium.
#include <limits>#include <cassert>#include <dune/common/exceptions.hh>#include <dumux/material/fluidsystems/1pliquid.hh>#include <dumux/material/fluidsystems/1pgas.hh>#include <dumux/material/fluidstates/immiscible.hh>#include <dumux/material/components/base.hh>#include <dumux/io/name.hh>#include "base.hh"Go to the source code of this file.
| Classes | |
| class | Dumux::FluidSystems::TwoPImmiscible< Scalar, Fluid0, Fluid1 > | 
| A fluid system for two-phase models assuming immiscibility and thermodynamic equilibrium.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::FluidSystems |