Binary coefficients for CO2 and brine.
#include <dune/common/math.hh>#include <type_traits>#include <dune/common/debugstream.hh>#include <dumux/common/parameters.hh>#include <dumux/material/components/brine.hh>#include <dumux/material/components/h2o.hh>#include <dumux/material/components/co2.hh>#include <dumux/material/idealgas.hh>Go to the source code of this file.
Classes | |
| class | Dumux::BinaryCoeff::Brine_CO2< Scalar, CO2, verbose > |
| Binary coefficients for brine and CO2. More... | |
| class | Dumux::BinaryCoeff::Brine_CO2_Old< Scalar, CO2Impl, verbose > |
| Old version of binary coefficients for CO2 and brine. Calculates molfraction of CO2 in brine according to Duan and Sun 2003 molfraction of H2O has been assumed to be a constant value For use with the actual brine_co2_system this class still needs to be adapted. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::BinaryCoeff |