A liquid phase consisting of a two components, a main component and a conservative tracer component.
#include <cassert>#include <limits>#include <dune/common/exceptions.hh>#include <dumux/material/fluidsystems/base.hh>#include <dumux/material/binarycoefficients/h2o_constant.hh>#include <dumux/io/name.hh>Go to the source code of this file.
Classes | |
| class | Dumux::FluidSystems::LiquidPhaseTwoC< Scalar, MainComponent, SecondComponent > |
| A liquid phase consisting of a two components, a main component and a conservative tracer component. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::FluidSystems |