A fluid system for brine, i.e. H2O with dissolved NaCl.
#include <dune/common/math.hh>#include <dumux/common/exceptions.hh>#include <dumux/io/name.hh>#include <dumux/material/fluidsystems/base.hh>#include <dumux/material/constants.hh>#include <dumux/material/components/h2o.hh>#include <dumux/material/components/nacl.hh>#include <dumux/material/components/tabulatedcomponent.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::FluidSystems::Brine< Scalar, H2OType > | 
| A compositional single phase fluid system consisting of two components, which are H2O and NaCl.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::FluidSystems |