A class for the brine fluid properties,.
#include <cmath>#include <dune/common/math.hh>#include <dumux/common/parameters.hh>#include <dumux/material/components/h2o.hh>#include <dumux/material/components/nacl.hh>#include <dumux/material/components/tabulatedcomponent.hh>#include <dumux/material/components/base.hh>#include <dumux/material/components/liquid.hh>#include <dumux/material/components/gas.hh>Go to the source code of this file.
Classes | |
| class | Dumux::Components::Brine< Scalar, H2O_Tabulated > |
| A class for the brine fluid properties. More... | |
| struct | Dumux::Components::IsAqueous< Brine< Scalar, H2O > > |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Components |